HarborGuardharborguardDatabase
Back to search
HIGHCVE-2026-48612Published Modified CNA hackerone

CVE-2026-48612: Improper state verification in the OAuth implementation could allow an attacker to manipulate the authentication flow and cause a victim’s account to be linked to an attacker-controlled account

Improper state verification in the OAuth implementation could allow an attacker to manipulate the authentication flow and cause a victim’s account to be linked to an attacker-controlled account. This can result in unauthorized account linking and potential account takeover.

Metrics

CVSS v3.0
8.0
Severity
HIGH
Fixed in
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

An authentication-flow manipulation vulnerability exists in the OAuth implementation of phpBB versions 3.3.16 and earlier. An attacker who already holds a low-privilege account can craft a malicious OAuth flow and trick a victim into completing it, causing the victim's account to be linked to the attacker-controlled account. Successful exploitation gives the attacker full control over the victim's account, including the ability to read private data, alter content, and disrupt service. No upstream fix has been published yet; HarborGuard tracks the advisory and will make a patched-image rebuild available the moment a fix version is released.

HarborGuard Coverage

Detection

Detection capability is available across every HarborGuard environment: the CVE is ingested from upstream feeds within minutes of publication and matched against customer images in connected registries and CI/CD pipelines, including custom-built phpBB images. Any image carrying a phpBB version at or below 3.3.16 is flagged automatically.

Available
Triage

HarborGuard is capable of scoring this finding at CVSS 8.0 HIGH and weighting it against each environment's compliance policy to determine urgency. Triage routing can direct alerts to the appropriate team inbox within each customer organization based on policy configuration.

Available
Patch

Because no fix version has been published upstream, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available automatically the moment phpBB ships a remediated release. In the interim, customers can apply compensating controls such as network-policy isolation or feature-flag gating of the OAuth login path through HarborGuard's policy configuration.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The attacker must reach the phpBB service over the network to initiate and manipulate the OAuth flow.

  • AuthenticationRequired

    The attacker must hold at least a low-privilege phpBB account to initiate the malicious OAuth linking flow.

  • Victim interactionRequired

    A victim must be socially engineered into clicking or following the attacker-crafted OAuth authorization link to complete the account linking.

  • Attack complexityDetail

    Exploitation involves race conditions or precise sequencing of OAuth state parameters, meaning the attacker must engineer specific environmental conditions rather than firing a simple, condition-free payload.

Blast Radius

  • The attacker gains full access to the victim's account, including stored private messages, profile data, and any session credentials tied to that account.
  • The attacker can modify or delete the victim's posts, settings, and stored content within the phpBB forum.
  • Account takeover allows the attacker to impersonate the victim, potentially escalating to higher-privilege actions if the victim held moderator or administrator roles.
  • Depending on phpBB configuration, session tokens issued after account linking may allow lateral movement to connected services that trust the compromised account.

How HarborGuard Handles This

Available on HarborGuard: because no upstream fix exists for CVE-2026-48612, the platform monitors the phpBB advisory on every ingest cycle and will trigger an automatic patched-image rebuild the moment a remediated version is published. For customers with auto-remediation enabled, that rebuild will be followed by a regression-test run and a PR opened against affected workloads without manual intervention. In the meantime, recommended compensating controls include isolating the phpBB OAuth login endpoint with a Kubernetes network policy to restrict which clients can initiate the flow, disabling the OAuth account-linking feature via phpBB's admin panel if the feature is non-essential, and enabling egress filtering to block unauthorized OAuth callback destinations. These controls can be documented and enforced through HarborGuard's compliance policy configuration so that any image violating the compensating-control posture is flagged in triage.

See how HarborGuard automates this
Affected packages
  • phpBB / phpBB
    ≤ 3.3.16
CVSS Vector
CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H
References