All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-48613
MEDIUMpublished 2026-06-12 04:17 UTC · 13 days ago · modified 2026-06-12 16:15 UTC
5.9
CVSS / 10
// 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 3.0 vector
CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L
// weaknesses (CWE)
- CWE-89