Description
Improper authentication checks in the OAuth implementation allow account hijacking even when OAuth is not configured or enabled leading to unauthorized access in default installations.
Published: 2026-06-12
Score: 9.8 Critical
EPSS: 3.9% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from improper authentication checks in phpBB’s OAuth implementation, which allows an attacker to bypass authentication even when OAuth is not enabled. Based on the description, it is inferred that the attacker does not need any prior authentication to trigger the bypass and can send standard HTTP requests to the OAuth endpoints. An attacker can request a new session token for any user and then perform actions such as reading private messages, posting content, and accessing privileged data. The vulnerability is a classic authentication bypass, classified as CWE‑287.

Affected Systems

phpBB forum software that uses the default configuration, including installations that have the OAuth component present even if it is disabled, is vulnerable. Based on the description, it is inferred that any installation containing the OAuth module, regardless of whether OAuth is enabled, will process authentication checks that allow bypass. As the check runs regardless of OAuth being enabled, all such installations remain at risk until the fix is applied.

Risk and Exploitability

The CVSS score of 9.8 marks this flaw as critical, while the EPSS score of 4% indicates that exploitation is realistic but not yet widespread. The likely attack vector is an attacker sending crafted HTTP requests over the network to the OAuth endpoints, with no special privileges required. It is not listed in the CISA KEV catalog, meaning no publicly known exploits have been reported yet, but the high severity warrants immediate action.

Generated by OpenCVE AI on July 31, 2026 at 17:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest phpBB security patch that includes the fix for the OAuth authentication bypass.
  • If a patch is not yet available, temporarily disable the OAuth authentication module through the administration panel or configuration file to eliminate the bypass path.
  • After applying the fix or disabling the module, activate two‑factor authentication for all users and monitor authentication logs for suspicious activity.

Generated by OpenCVE AI on July 31, 2026 at 17:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Title OAuth Authentication Bypass Allows Account Hijacking in phpBB

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title OAuth Authentication Bypass Allowing Account Hijacking in phpBB

Fri, 17 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Title OAuth Authentication Bypass Allowing Account Hijacking in phpBB

Tue, 14 Jul 2026 02:00:00 +0000

Type Values Removed Values Added
Title Account Hijacking via Unconditional OAuth Authentication Bypass in phpBB

Sun, 12 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Title Account Hijacking via Unconditional OAuth Authentication Bypass in phpBB

Sat, 11 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Title OAuth Authentication Bypass Enables Account Hijacking in phpBB

Thu, 09 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Title OAuth Authentication Bypass Enables Account Hijacking in phpBB

Wed, 08 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Title Improper Authentication in phpBB OAuth Enables Account Hijacking

Fri, 12 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 05:00:00 +0000

Type Values Removed Values Added
First Time appeared Phpbb
Phpbb phpbb
Vendors & Products Phpbb
Phpbb phpbb

Fri, 12 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Improper Authentication in phpBB OAuth Enables Account Hijacking

Fri, 12 Jun 2026 03:30:00 +0000

Type Values Removed Values Added
Description Improper authentication checks in the OAuth implementation allow account hijacking even when OAuth is not configured or enabled leading to unauthorized access in default installations.
Weaknesses CWE-287
References
Metrics cvssV3_0

{'score': 9.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-06-12T12:55:19.663Z

Reserved: 2026-05-22T15:00:09.276Z

Link: CVE-2026-48611

cve-icon Vulnrichment

Updated: 2026-06-12T12:55:16.484Z

cve-icon NVD

Status : Deferred

Published: 2026-06-12T04:17:08.180

Modified: 2026-06-17T10:55:09.423

Link: CVE-2026-48611

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T17:15:03Z

Weaknesses