CVE-2026-19542

MEDIUMPre-NVD 5.65.6
EchelonGraph scoreHIGH confidence

Score 5.6 from GitHub Security Advisory published 2026-09-14. a secondary CVSS source baseline 5.6; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
5.6EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.6Exploit: None knownExposed: 0

A fix is available — apply it.

Calling tdelete on a sufficiently deep tree in the GNU C Library version 2.1 to 2.44 may write one pointer past the end of an alloca-allocated array on the stack, which may crash the application.

The tdelete implementation keeps an explicit stack of parent nodes for rebalancing, which is grown as needed while descending the tree. Two rebalancing branches push an additional entry without checking the capacity, and write past the array when the stack is exactly full. Triggering this requires a node at a depth of exactly 40 (or 40 plus a multiple of 20), which implies a tree with at least a million nodes, so an attacker must drive a large number of insertions and deletions through an application that uses tsearch and tdelete. The written value is a pointer into a tree node and is not directly attacker controlled. No affected application in common distributions has been identified.

CVSS v3
5.6
EG Score
5.6(high)
EG Risk
25(Track)
EG Risk 25/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity56% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
20%
KEV
Not listed

Published

September 14, 2026

Last Modified

September 18, 2026

Advisory Details (2)

Auto-updated Sep 14, 2026
No patch confirmed yet.
generic

34506 – (CVE-2026-19542) Out-of-bounds stack array access in tdelete (CVE-2026-19542)

https://sourceware.org/bugzilla/show_bug.cgi?id=34506

Vendor Advisories for CVE-2026-19542(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(3)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntunscd (2.39-0ubuntu8.9) @ noble2026-09-20ubuntu
ubuntunscd (2.43-2ubuntu2.4) @ resolute2026-09-20ubuntu
redhatglibc-main-2.43-8.2.hum12026-08-26redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Additional Vendor Advisories

(3)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 30× in last 7d / 30× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-20 16:49 UTCVendor advisory
  2. 2026-09-20 16:49 UTCGHSA enrichment
  3. 2026-09-19 17:41 UTCEG score recompute
  4. 2026-09-19 17:41 UTCVendor advisory
  5. 2026-09-19 17:41 UTCGHSA enrichment
  6. 2026-09-18 19:27 UTCEPSS rescore
  7. 2026-09-18 18:33 UTCVendor advisory
  8. 2026-09-18 18:33 UTCGHSA enrichment
  9. 2026-09-17 19:33 UTCEG score recompute
  10. 2026-09-17 19:33 UTCVendor advisory
  11. 2026-09-17 19:33 UTCGHSA enrichment
  12. 2026-09-16 18:50 UTCEG score recompute
  13. 2026-09-16 18:50 UTCVendor advisory
  14. 2026-09-16 18:50 UTCGHSA enrichment
  15. 2026-09-16 14:07 UTCEPSS rescore
  16. 2026-09-16 05:14 UTCEPSS rescore
  17. 2026-09-15 19:41 UTCVendor advisory
  18. 2026-09-15 19:41 UTCGHSA enrichment
  19. 2026-09-14 20:23 UTCEG score recompute
  20. 2026-09-14 20:23 UTCVendor advisory
  21. 2026-09-14 20:23 UTCGHSA enrichment
  22. 2026-09-14 19:49 UTCEG score recompute
  23. 2026-09-14 19:49 UTCVendor advisory
  24. 2026-09-14 19:49 UTCGHSA enrichment
  25. 2026-09-14 18:31 UTCEG score recompute
Show 5 more
  1. 2026-09-14 18:31 UTCVendor advisory
  2. 2026-09-14 18:31 UTCGHSA enrichment
  3. 2026-09-14 17:31 UTCEG score recompute
  4. 2026-09-14 17:31 UTCVendor advisory
  5. 2026-09-14 17:30 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-19542?
CVE-2026-19542 is a medium vulnerability published on September 14, 2026. Calling tdelete on a sufficiently deep tree in the GNU C Library version 2.1 to 2.44 may write one pointer past the end of an alloca-allocated array on the stack, which may crash the application. The tdelete implementation keeps an explicit stack of parent nodes for rebalancing, which is grown as…
When was CVE-2026-19542 disclosed?
CVE-2026-19542 was first published in the National Vulnerability Database on September 14, 2026, with the most recent update on September 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-19542 actively exploited?
CVE-2026-19542 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 79.7% of all scored CVEs.
What is the CVSS score of CVE-2026-19542?
CVE-2026-19542 has a CVSS v3 base score of 5.6 (NVD).
How do I remediate CVE-2026-19542?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-19542, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-19542

Explore →

Is Your Infrastructure Affected by CVE-2026-19542?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.