Skip to main content

phpBB CVE-2026-48613

| EUVDEUVD-2026-36382 MEDIUM
SQL Injection (CWE-89)
2026-06-12 hackerone GHSA-x29j-7g7q-59rw
5.9
CVSS 3.0 · Vendor: hackerone
Share

Severity by source

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

Network-reachable forum, but exploitation needs an authenticated user (PR:L), an admin-triggered migration (UI:R), and the narrow pre-3.3.8 upgrade state (AC:H); SQLi yields high confidentiality, partial integrity/availability.

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

Primary rating from Vendor (hackerone).

CVSS VectorVendor: hackerone

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

Lifecycle Timeline

3
Severity Changed
Jun 12, 2026 - 04:22 NVD
HIGH MEDIUM
CVSS changed
Jun 12, 2026 - 04:22 NVD
7.1 (HIGH) 5.9 (MEDIUM)
Analysis Generated
Jun 12, 2026 - 03:47 vuln.today

DescriptionCVE.org

SQL injection vulnerability in phpBB profile field migration due to improper handling of user-supplied profile field data during migration, allowing execution of arbitrary SQL queries. Only applies to phpBB forums that had been updated from versions prior to phpBB 3.3.8 and have not been updated to 3.3.11 or newer yet.

AnalysisAI

SQL injection in phpBB forum software allows authenticated users to execute arbitrary SQL queries through a flawed profile field migration routine. Only forums that were upgraded from a pre-3.3.8 release and have not yet reached 3.3.11 are affected, narrowing the exposed population to a specific upgrade window. No public exploit identified at time of analysis, and EPSS data was not provided.

Technical ContextAI

phpBB is a widely deployed open-source PHP/MySQL bulletin-board engine identified by CPE cpe:2.3:a:phpbb:phpbb. The flaw maps to CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), originating in the migration code that converts legacy profile field data introduced before 3.3.8 into the newer schema. Because the migration consumes user-supplied profile field values without proper parameterization or escaping, attacker-controlled strings flow into a dynamically constructed SQL statement executed against the forum database, yielding an injection primitive in the database abstraction layer.

RemediationAI

Vendor-released patch: phpBB 3.3.11 - upgrade affected forums to 3.3.11 or later, which corrects the migration routine and remediates the SQL injection, per the advisory at https://www.phpbb.com/community/viewtopic.php?t=2672170. Until the upgrade can be performed, administrators of forums that came from pre-3.3.8 releases should defer running profile field migrations, restrict new account registration and profile field edits to trusted users, and add WAF rules that reject SQL meta-characters in custom profile field POST parameters (trade-off: legitimate users with apostrophes or special characters in profile data may be blocked); database account privileges used by phpBB should also be limited to the forum schema to reduce blast radius. Ensure a full database backup is taken before upgrading because the migration path itself is the affected code.

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-2026-47366 HIGH
7.2 Jun 12

Privilege escalation in phpBB allows an authenticated administrator with limited rights to grant themselves permissions

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

Share

CVE-2026-48613 vulnerability details – vuln.today

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