HomeRisk ManagementsCritical phpBB Vulnerability Allows Attackers to Hijack Accounts with a Single Request

Critical phpBB Vulnerability Allows Attackers to Hijack Accounts with a Single Request

Published on

spot_img

Critical Vulnerability Discovered in phpBB Forum Software

A significant security flaw has been uncovered in the phpBB forum software that poses a grave risk to users, including administrators. This vulnerability allows attackers to hijack any user account, bypassing authentication entirely and requiring no password.

The flaw, identified as PTT-2026-004, has been rated 9.4 on the Common Vulnerability Scoring System (CVSS) scale, indicating its critical nature. As of now, the flaw is awaiting an official Common Vulnerabilities and Exposures (CVE) ID. The breach was initially discovered by Dan Stefan Alexandru from Pentest-Tools.com, who reported it to the phpBB development team on June 4.

Affected Versions

All versions of phpBB up to 3.3.16 are affected, particularly in the default database-authentication mode. This means that any typical installation of phpBB is vulnerable right out of the box. Even the alpha release of version 4.0.0 is not exempt from this security flaw. The implications of this vulnerability are severe, given the widespread use of phpBB in various community forums.

Attack Vector

Executing the attack is alarmingly straightforward. An assailant needs only the username of the targeted individual. In most default forum setups, this information is readily accessible as the member list is typically public. Thus, an attacker can easily browse the list of usernames and select a target for their nefarious activities.

By sending a crafted request using the username, the attacker can gain a valid session token for the chosen account—effectively impersonating the victim. The permissions gained depend on the account type:

  • Access to Private Messages: The attacker can view any private communications the target has available.
  • Full Administrative Access: If the account is that of an administrator, the attacker can read, write, and even delete posts across the forum.
  • Restricted Access to Administration Control Panel: Notably, the attacker cannot access the Administration Control Panel, which still requires the administrative password for entry. While this barrier limits the potential for further exploitation, it does not mitigate the risks associated with unauthorized access to private messages and member data.

Second Vulnerability in OAuth Logins

Adding to the precarious situation, a second related vulnerability has been identified, tracked as PTT-2026-005. This issue affects boards that utilize OAuth login through services such as Google, Facebook, or Bitly, rather than sticking with the default authentication method. Rated 8.3 on the CVSS scale, this flaw combines a cross-site request forgery (CSRF) weakness with inadequate state validation in the OAuth process.

In this scenario, an attacker can trick a logged-in victim into opening a maliciously crafted URL. This seemingly innocuous action can bind the attacker’s OAuth credentials to the victim’s account without any further interaction required from the victim. The malicious link could easily be embedded in an image tag within a post or private message, automatically executing as soon as the page loads.

The damaging binding remains in phpBB’s database until either an administrator or the victim identifies and removes it, creating a persistent risk for users who inadvertently fall prey to this attack.

Remediation Steps

The phpBB development team swiftly addressed both vulnerabilities in version 3.3.17, which was released on June 6. The team has urged administrators to immediately update their forums to this latest version, as it represents the only complete remediation for PTT-2026-004.

For forums that are unable to patch immediately, especially those utilizing the OAuth feature, it is advisable to temporarily disable OAuth and revert to database authentication. Additionally, administrators should conduct thorough audits of the OAuth account table for any entries that appear unfamiliar or non-credible.

Conclusion

The discovery of these critical vulnerabilities highlights the ongoing need for vigilance in online security, particularly for platforms that serve large communities. Even standard installations can become entry points for malicious actors, and in this rapidly evolving digital landscape, proactive measures must be taken to protect user data and privacy. The phpBB development team’s prompt response is commendable, but users and administrators must remain aware of the risks and prioritize timely updates to safeguard their communities.

Source link

Latest articles

Veeam Backup & Replication Remote Code Execution Vulnerability Allows Domain Users to Execute Code Remotely

Veeam Releases Security Updates to Mitigate Critical Vulnerability in Backup Software Veeam, a prominent player...

UK Plan to Filter Photos and Messages Raises Encryption Concerns for CISOs

In a recent discussion surrounding data privacy and technology, Labour leader Keir Starmer opted...

AI Acceleration Transforming the Bug Bounty Industry

Anthropic Unveils Mythos: A Game-Changer in Automated Vulnerability Discovery In a significant breakthrough for offensive...

More like this

Veeam Backup & Replication Remote Code Execution Vulnerability Allows Domain Users to Execute Code Remotely

Veeam Releases Security Updates to Mitigate Critical Vulnerability in Backup Software Veeam, a prominent player...

UK Plan to Filter Photos and Messages Raises Encryption Concerns for CISOs

In a recent discussion surrounding data privacy and technology, Labour leader Keir Starmer opted...

AI Acceleration Transforming the Bug Bounty Industry

Anthropic Unveils Mythos: A Game-Changer in Automated Vulnerability Discovery In a significant breakthrough for offensive...