CVE-2026-58041

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
04/08/2026
Last modified:
04/08/2026

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<br /> <br /> This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.

References to Advisories, Solutions, and Tools