Page 1 of 1
Forum hack
Posted: Mon Aug 17, 2026 8:55 pm
by Instructor
On August 16, 2026 the forum was hacked. Numerous messages were deleted. What remained was no longer usable, as deleted post IDs in the database alternated, creating disjointed fragments. SourceForge support reported that they don't make regular backups. The last one they could restore was from 2023. On my end, the most recent backup I made was from October 6, 2024. This was the one that was restored.
The suspected issue with phpBB version 3.3.10 was "user data was not handled correctly, which could lead to a potential SQL injection attack via profile field data." The phpBB forum has been updated to the latest version.
Result:
Lost posts from October 6, 2024 - August 16, 2026
Re: Forum hack
Posted: Mon Aug 17, 2026 10:49 pm
by c-sanchez
Geez... what a real shame about the hack and all the lost posts!
It actually seemed pretty weird to me at first when it said I had been banned from the forum and needed to contact some strange email address.
I had created 2 posts about some plugins I made, so I guess I'll just have to put them together again!
Re: Forum hack
Posted: Tue Aug 18, 2026 3:27 am
by c-sanchez
Maybe it's time to tighten up the security and anti-spam measures?
The forum has always been heavily targeted by spam bots that flood the boards with junk. Even though the manual cleanup works, they just keep coming back endlessly.
Maybe a few extra steps or conditions for new registrations? For example:
Custom Security Questions: Simple questions with multiple choices, like:
Which of the following is NOT a text editor? (Options: Notepad++, Geany, AkelPad, VSCode...)
What is the main topic of this forum? (Options: AkelPad, Cooking recipes, Quantum physics...)
Post Restrictions for New Accounts: Temporarily limit newly registered accounts from creating posts or starting new threads right away until a certain condition is met (like a short waiting period or manual approval for the first post).
Email Verification / Captcha Enhancements: Stronger CAPTCHA solutions (like hCaptcha or Cloudflare Turnstile) during the signup process.
Re: Forum hack
Posted: Wed Aug 19, 2026 10:42 am
by Instructor
c-sanchez wrote: Tue Aug 18, 2026 3:27 amCustom Security Questions
Added one.
Post Restrictions for New Accounts
Not make sense, since bots rarely write right away.
Email Verification / Captcha Enhancements
Email services not work on SF. Communications with third-party sites also.
Re: Forum hack
Posted: Wed Aug 19, 2026 1:06 pm
by Diamen
make more frequent backups
Re: Forum hack
Posted: Wed Aug 19, 2026 2:39 pm
by Instructor
Diamen
Good idea

, but SF hasn't provided direct access to the phpMyAdmin for a long time (maybe it will change in the future). The project owner creates a request to SF support to receive an access link.