SQL injection in PHP - CVE-2026-17543
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in ext-pgsql extension. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.