SQL Injection Vulnerability in DBIx::QuickORM for Perl
CVE-2026-13766
9.8CRITICAL
What is CVE-2026-13766?
The DBIx::QuickORM library for Perl is susceptible to SQL injection due to the handling of unquoted SQL identifiers. Specifically, the default SQL builder, a subclass of SQL::Abstract, does not properly quote identifiers, allowing an attacker to inject malicious SQL code through user-controlled inputs such as order_by values and other identifier positions. This vulnerability can lead to unauthorized data disclosure and tampering, enabling attackers to manipulate query behavior to extract sensitive data.
Affected Version(s)
DBIx::QuickORM 0 < 0.000026
