Skip to main content

phpBB CVE-2026-47366

| EUVDEUVD-2026-36377 HIGH
Improper Access Control (CWE-284)
2026-06-12 hackerone GHSA-f8mc-8mhv-jcrc
7.2
CVSS 3.0 · Vendor: hackerone
Share

Severity by source

Vendor (hackerone) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.2 HIGH

ACP is network-reachable (AV:N), exploitation is a single request (AC:L), requires an existing administrator account (PR:H), no user interaction, and yields full board takeover (C:H/I:H/A:H).

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (hackerone).

CVSS VectorVendor: hackerone

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
CVE Published
Jun 22, 2026 - 06:03 cve.org
HIGH 7.2
Analysis Generated
Jun 12, 2026 - 03:45 vuln.today

DescriptionCVE.org

Improper verification of access permissions when modifying permissions through the Administration Control Panel (ACP) allowed an authenticated administrator to grant permissions beyond the level authorized for their account, resulting in privilege escalation within the administrative interface.

AnalysisAI

Privilege escalation in phpBB allows an authenticated administrator with limited rights to grant themselves permissions beyond their authorized scope through the Administration Control Panel (ACP), enabling elevation to full administrative control over the forum. The flaw stems from improper verification of access permissions when permissions are modified via the ACP, and no public exploit identified at time of analysis. With CVSS 7.2 (PR:H) and no KEV listing, this is a meaningful but not panic-level risk that primarily threatens multi-admin phpBB deployments where administrative duties are intentionally segmented.

Technical ContextAI

phpBB is a widely deployed open-source PHP forum platform, and its Administration Control Panel exposes fine-grained role and permission management so that boards can delegate moderation or limited admin tasks without granting full ownership. The CWE-284 (Improper Access Control) root cause indicates that the ACP's permission-change handler authorizes the action based on the actor being an administrator but does not re-check whether the requesting administrator is themselves entitled to grant the specific permission being assigned, breaking the principle of least privilege. The affected CPE (cpe:2.3:a:phpbb:phpbb:*) covers the phpBB application across versions, with the specific fixed range to be confirmed from the vendor's community advisory.

RemediationAI

Upgrade to the patched phpBB release identified in the vendor announcement at https://www.phpbb.com/community/viewtopic.php?t=2672170; the exact fixed version was not included in the input data, so administrators should consult that topic for the released patched version (no patch version independently confirmed from the available data). As compensating controls until patched, restrict ACP access to a minimum number of fully trusted founders by setting other administrator accounts to the 'Standard Administrator' role rather than founder, audit the phpbb_acl_* tables and admin log for unexpected permission grants, place the /adm/ path behind HTTP basic auth or an IP allowlist at the web server so only trusted operator workstations can reach it (side effect: legitimate remote admins will need VPN or allowlist updates), and temporarily revoke a_user, a_group, and a_authusers permissions from any non-founder admin (side effect: those admins lose the ability to manage user/group permissions until the upgrade is in place).

More in Phpbb

View all
CVE-2026-48611 CRITICAL POC
9.8 Jun 12

Account hijacking in phpBB is possible due to improper authentication checks in the OAuth implementation, affecting defa

CVE-2019-25685 HIGH POC
8.7 Apr 05

phpBB contains an arbitrary file upload vulnerability that allows authenticated attackers to upload malicious files by e

CVE-2018-19274 HIGH POC
7.2 Nov 17

Passing an absolute path to a file_exists check in phpBB before 3.2.4 allows Remote Code Execution through Object Inject

CVE-2019-13376 MEDIUM POC
6.5 Sep 27

phpBB version 3.2.7 allows the stealing of an Administration Control Panel session id by leveraging CSRF in the Remote A

CVE-2019-16993 HIGH
8.8 Sep 30

In phpBB before 3.1.7-PL1, includes/acp/acp_bbcodes.php has improper verification of a CSRF token on the BBCode page in

CVE-2026-29199 HIGH
8.1 May 04

Host header injection in phpBB versions 3.0.0 through 3.3.15 enables password reset link poisoning when force_server_var

CVE-2026-48612 HIGH
8.0 Jun 12

Account takeover in phpBB via OAuth state-verification flaw enables remote attackers to link a victim's forum account to

CVE-2019-9826 HIGH
7.5 May 02

The fulltext search component in phpBB before 3.2.6 allows Denial of Service. Rated high severity (CVSS 7.5), this vulne

CVE-2015-1432 MEDIUM
6.8 Feb 10

The message_options function in includes/ucp/ucp_pm_options.php in phpBB before 3.0.13 does not properly validate the fo

CVE-2020-5502 MEDIUM
6.5 Jan 15

phpBB 3.2.8 allows a CSRF attack that can approve pending group memberships. Rated medium severity (CVSS 6.5), this vuln

CVE-2015-3880 MEDIUM
6.1 Sep 19

Open redirect vulnerability in phpBB before 3.0.14 and 3.1.x before 3.1.4 allows remote attackers to redirect users of G

CVE-2023-5917 MEDIUM
6.1 Nov 02

A vulnerability, which was classified as problematic, has been found in phpBB up to 3.3.10.php of the component Smiley P

Share

CVE-2026-47366 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy