Skip to content

CVE-2026-58041 on CTRL-OS 26.05

Aliases: CVE-2026-58041

Packages: nodejs_26

Status: In Progress

Advisory Information

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.

Updates

2026-07-30 22:54 CEST

Metadata changes:

  • Status for package nodejs_26: “In Progress” (a6abe93a895cbf1f25e32ea040f3b2d2b542bf8b)

2026-07-30 22:54 CEST

Metadata changes:

  • Status for package nodejs_24: “In Progress” (82840a825b134d25d7b4275553879fe460aafa0c)

2026-07-30 22:52 CEST

Metadata changes:

  • Status for package nodejs_24: “New
  • Status for package nodejs_26: “New