CVE Explorer
CVE-2026-13766
DBIx::QuickORM versions before 0.000026 for Perl allow SQL injection via unquoted SQL identifiers.
The default SQL builder, a SQL::Abstract subclass, sets bindtype in its constructor but never quote_char, so SQL::Abstract emits identifiers verbatim. Caller-supplied identifiers (order_by, where-clause column keys, field and returning lists, upsert columns, and join aliases) reach the SQL string raw, while values are placeholder-bound and unaffected.
A caller that forwards untrusted input to an
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"collectionURL":"https://cpan.org/modules","defaultStatus":"unaffected","packageName":"DBIx-QuickORM","product":"DBIx::QuickORM","programFiles":["lib/DBIx/QuickORM/SQLBuilder/SQLAbstract.pm","lib/DBIx/QuickORM/Connection.pm"],"programRoutines":[{"name":"DBIx::QuickORM::SQLBuilder::SQLAbstract::new"},{"name":"DBIx::QuickORM::Connection::init"}],"repo":"https://github.com/exodist/DBIx-QuickORM/","vendor":"EXODIST","versions":[{"lessThan":"0.000026","status":"affected","version":"0","versionType":"custom"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:0cfe5f6496d5c61689cd6b8433d6f94cd93c7b13cb85ecdefafaa6e3de13dc39 · sha256:4d519537ca938190… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:0cfe5f6496d5c61689cd6b8433d6f94cd93c7b13cb85ecdefafaa6e3de13dc39 · sha256:4d519537ca938190… · /containers/adp/0/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-89","description":"CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:0cfe5f6496d5c61689cd6b8433d6f94cd93c7b13cb85ecdefafaa6e3de13dc39 · sha256:4d519537ca938190… · /containers/cna/problemTypes/0/descriptions/0
Source references
3 source assertions{"url":"http://www.openwall.com/lists/oss-security/2026/06/30/4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:0cfe5f6496d5c61689cd6b8433d6f94cd93c7b13cb85ecdefafaa6e3de13dc39 · sha256:4d519537ca938190… · /containers/adp/1/references/0
{"tags":["patch"],"url":"https://github.com/exodist/DBIx-QuickORM/commit/43d7684682050780f056f25e1879191fb0a3265e.patch"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:0cfe5f6496d5c61689cd6b8433d6f94cd93c7b13cb85ecdefafaa6e3de13dc39 · sha256:4d519537ca938190… · /containers/cna/references/0
{"tags":["release-notes"],"url":"https://metacpan.org/release/EXODIST/DBIx-QuickORM-0.000026/changes"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:0cfe5f6496d5c61689cd6b8433d6f94cd93c7b13cb85ecdefafaa6e3de13dc39 · sha256:4d519537ca938190… · /containers/cna/references/1
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.