CVE-2026-48613
Received Received - Intake
SQL Injection in phpBB During Profile Field Migration

Publication date: 2026-06-12

Last updated on: 2026-06-12

Assigner: HackerOne

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-12
Last Modified
2026-06-12
Generated
2026-06-12
AI Q&A
2026-06-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
phpbb phpbb to 3.3.11 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a SQL injection issue in the phpBB forum software. It occurs during the profile field migration process when user-supplied profile field data is not properly handled. This improper handling allows an attacker to execute arbitrary SQL queries on the database.

The vulnerability only affects phpBB forums that were updated from versions prior to phpBB 3.3.8 and have not yet been updated to version 3.3.11 or newer.

Impact Analysis

Exploitation of this vulnerability can allow an attacker to execute arbitrary SQL commands on the affected phpBB forum's database.

  • This can lead to unauthorized access to sensitive data.
  • It may result in data modification or deletion.
  • It could potentially disrupt the availability of the forum.
Mitigation Strategies

To mitigate this vulnerability, update phpBB forums that were upgraded from versions prior to 3.3.8 to version 3.3.11 or newer as soon as possible.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-48613. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart