CVE-2026-13766: DBIx::QuickORM versions before 0.000026 for Perl allow SQL injection via unquoted SQL identifiers

Published Jun 30, 2026
·
Updated

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 quotechar, so SQL::Abstract emits identifiers verbatim. Caller-supplied identifiers (orderby, 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 affected identifier position, such as a user-controlled orderby value, enables SQL injection: the row order can be made to depend on a sub-select over columns the query never selected, and the where and update identifier positions permit further data disclosure and tampering.

Affected Software

1 affected component
DBIx::QuickORM DBIx::QuickORM<0.000026

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade DBIx::QuickORM to a version that resolves this vulnerability.

    Fixed in 0.000026Patch CVE-2026-13766

Event History

Jun 30, 2026
CVE Published
via MITRE·11:20 AM
Data Sourced
via MITRE·11:20 AM
RemedyDescriptionWeakness
Data Sourced
via NVD·12:16 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-13766?

CVE-2026-13766 has a critical severity rating of 9.8 based on the CVSS v3.1 scoring system.

2

What kind of vulnerability is identified in CVE-2026-13766?

CVE-2026-13766 is an SQL injection vulnerability due to unquoted SQL identifiers in DBIx::QuickORM.

3

How do I fix CVE-2026-13766?

To fix CVE-2026-13766, upgrade DBIx::QuickORM to version 0.000026 or later.

4

What versions are vulnerable to CVE-2026-13766?

All versions of DBIx::QuickORM before 0.000026 are vulnerable to CVE-2026-13766.

5

What impact does CVE-2026-13766 have on data security?

CVE-2026-13766 allows unauthorized SQL execution, potentially leading to data leakage or manipulation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203