Vulnerability in ADOdb allowing SQL query injection
A vulnerability (CVE-2025-46337) has been identified in the ADOdb library, widely used in many PHP projects for abstracting database access, with approximately 3 million installations from the Packagist repository. This allows for the injection of custom SQL queries. The issue has been assigned a critical severity level (10 out of 10). The vulnerability has been fixed in ADOdb version 5.22.9. It manifests when using ADOdb with PostgreSQL databases in applications that invoke […]
