CVE-2026-15043
Last modified
CVE-2026-15043 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted <= and >= SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the is_matched method, <= was evaluated using Perl's ge operator, and >= was evaluated using Perl's le operator. SQL::Nano is the fallback query engine for DBI's file-backed drivers (DBD::File, DBD::DBM, CSV-style drivers) whenever SQL::Statement is not installed, and is forced whenever DBI_SQL_NANO=1. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted <= and >= SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the is_matched method, <= was evaluated using Perl's ge operator, and >= was evaluated using Perl's le operator. SQL::Nano is the fallback query engine for DBI's file-backed drivers (DBD::File, DBD::DBM, CSV-style drivers) whenever SQL::Statement is not installed, and is forced whenever DBI_SQL_NANO=1. Queries over such tables use these predicates directly. The impact depends on the context. Where an application relies on a WHERE clause to filter file-backed data for policy or authorization, an inverted <=/>= comparison silently returns the wrong rows.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| HMBRAND | DBI::SQL::Nano | >= 1.42, < 1.651 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15043?
How severe is CVE-2026-15043?
How do I fix CVE-2026-15043?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15036A vulnerability was determined in Harness up to 2.28.2. This…4.3
- CVE-2026-15037Improper output neutralization (XML injection) in QDom comme…2.9
- CVE-2026-15038The InfiniteWP Client WordPress plugin before 1.13.6 does no…9.8
- CVE-2026-15039The giftware WordPress plugin before 4.2.10 does not validat…
- CVE-2026-1504Inappropriate implementation in Background Fetch API in Goog…6.5
- CVE-2026-15041A flaw was found in 389 Directory Server. The PBKDF2-SHA256 …3.7
- CVE-2026-15044A flaw was found in the TrustyAI Service Operator. When depl…6.3
- CVE-2026-15045The Wallet System for WooCommerce WordPress plugin before 2.…6.5
- CVE-2026-15047The s2Member WordPress plugin before 260805 does not escape…6.8
- CVE-2026-15048The Geeky Bot WordPress plugin before 1.2.8 does not perfor…7.5
- CVE-2026-1505A vulnerability was found in D-Link DIR-615 4.10. This issue…7.3
- CVE-2026-15052The MailChimp Subscribe Form, Optin Builder, PopUp Builder, …7.2
Are you affected by CVE-2026-15043?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
