CVE-2026-58041
Last modified
CVE-2026-58041 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. A flaw in Node.js node:sqlite allows a stale StatementSyncIterator created through DatabaseSync#createTagStore() to continue executing a cached prepared statement after it has been reset and rebound with new parameters. SQLTagStore resets cached statements using sqlite3_reset() directly, bypassing the iterator invalidation mechanism introduced for StatementSync in recent releases This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**..
Description
A flaw in Node.js node:sqlite allows a stale StatementSyncIterator created through DatabaseSync#createTagStore() to continue executing a cached prepared statement after it has been reset and rebound with new parameters. SQLTagStore resets cached statements using sqlite3_reset() directly, bypassing the iterator invalidation mechanism introduced for StatementSync in recent releases This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.
Metrics
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| nodejs | node | >= 22.23.1, <= 22.23.1; >= 24.18.0, <= 24.18.0; >= 26.5.0, <= 26.5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-58041?
How severe is CVE-2026-58041?
How do I fix CVE-2026-58041?
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-58036Exposure of Sensitive Information to an Unauthorized Actor v…7.5
- CVE-2026-58037Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-58038Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-58039A flaw in Node.js Permission Model enforcement allows proces…3.3
- CVE-2026-5804An improper authentication vulnerability was discovered in t…8.4
- CVE-2026-58040An incomplete fix has been identified in Node.js: HTTPS Agen…6.3
- CVE-2026-58042A flaw in Node.js can cause dns.resolveAny() Aborts the Node…5.9
- CVE-2026-58043A flaw in Node.js Permission Model enforcement can over-gran…7.5
- CVE-2026-58044A flaw in Node.js HTTP client can cause a request desynchron…3.7
- CVE-2026-58045A flaw in Node.js allows a spoofed `TypedArray` `byteLength`…6.2
- CVE-2026-58046Improper neutralization in the Plesk XML-RPC API allows a re…9.9
- CVE-2026-58047HTTP Smuggling in cPanel allows potential leak of credential…5.6
Are you affected by CVE-2026-58041?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
