Forum hack

English main discussion
Post Reply
  • Author
  • Message
Offline
Site Admin
Posts: 6327
Joined: Thu Jul 06, 2006 7:20 am

Forum hack

Post 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

Offline
Posts: 65
Joined: Thu Feb 04, 2016 5:27 am

Re: Forum hack

Post 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!

Offline
Posts: 65
Joined: Thu Feb 04, 2016 5:27 am

Re: Forum hack

Post 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.

Offline
Site Admin
Posts: 6327
Joined: Thu Jul 06, 2006 7:20 am

Re: Forum hack

Post 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.

Offline
Posts: 146
Joined: Fri Aug 15, 2008 8:58 am

Re: Forum hack

Post by Diamen »

make more frequent backups

Offline
Site Admin
Posts: 6327
Joined: Thu Jul 06, 2006 7:20 am

Re: Forum hack

Post by Instructor »

Diamen
Good idea :wink:, 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.
Post Reply