CVE-2026-46364

phpMyFAQ before 4.1.2 contains an unauthenticated SQL injection vulnerability in BuiltinCaptcha::garbageCollector() and BuiltinCaptcha::saveCaptcha() methods that interpolate unsanitized User-Agent headers into DELETE and INSERT queries. Unauthenticated attackers can exploit the public GET /api/captcha endpoint by crafting malicious User-Agent headers to perform time-based blind SQL injection, extracting sensitive data including user credentials, admin tokens, and SMTP credentials from the database.
Configurations

No configuration.

History

15 May 2026, 19:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-15 19:17

Updated : 2026-05-28 16:16


NVD link : CVE-2026-46364

Mitre link : CVE-2026-46364

CVE.ORG link : CVE-2026-46364


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')