CVE-2026-50812 Affecting nodejs22-libs package, versions <1:22.23.2-1.amzn2023.0.2


Severity

Recommended
high

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.11% (2nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-AMZN2023-NODEJS22LIBS-18910562
  • published18 Aug 2026
  • disclosed8 Jul 2026

Introduced: 8 Jul 2026

CVE-2026-50812  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2023 nodejs22-libs to version 1:22.23.2-1.amzn2023.0.2 or higher.
This issue was patched in ALAS2023-2026-2060.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs22-libs package and not the nodejs22-libs package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2023 relevant fixed versions and status.

A NULL pointer dereference in the SQLite Session Extension in SQLite 3.53.1 and SQLite trunk builds before check-in e807d4e3798efd53 allows an attacker who can supply a malformed changeset blob to cause a denial of service. The issue occurs when sqlite3changeset_apply_v3() applies a corrupt changeset and reaches sqlite3_value_type() with a NULL sqlite3_value pointer.