Vulnerability Description
Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2.* before 8.2.33, from 8.3.* before 8.3.33, from 8.4.* before 8.4.24, and from 8.5.* before 8.5.9.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | >= 8.2.0, < 8.2.33 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-17543?
CVE-2026-17543 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2.* before 8.2.33, from 8.3.* before 8.3.33, from 8.4.* before 8.4.24, and...
How severe is CVE-2026-17543?
CVE-2026-17543 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-17543?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.