CVE-2026-89092

MEDIUMPre-NVD 4.24.2
EchelonGraph scoreHIGH confidence

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

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

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

The nscd service in the GNU C Library 2.3.4 onwards may crash due to a stack overflow when a malicious DNS server returns too large a response for a DNS query, resulting in degraded DNS resolution for the system.

Exploitation of this bug needs a system that has nscd enabled and using an untrusted DNS server for name resolution, with the compromised DNS server being capable of processing records large enough to result in a stack overflow in an nscd thread stack.  During experimentation, bind 9 was unable to handle large records, but that could change in future or with a different name server.  In typical installations, nscd is executed in an isolated context as its own user without a shell, due to which any compromise of that service is isolated.

There is a remote possibility of nscd cache corruption if an attacker manages to get the stack pointer into a desired point in the heap, potentially resulting in other caches in nscd being overwritten with corrupt data through the stack overflow, until the buggy code path eventually results in a crash.

Finally, a crash in nscd may result in performance degradation when resolving names, but it does not result in a denial of service.

CVSS v3
4.2
EG Score
4.2(high)
EG Risk
19(Track)
EG Risk 19/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
Severity42% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
16%
KEV
Not listed

Published

September 11, 2026

Last Modified

September 11, 2026

Advisory Details (2)

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

34624 – (CVE-2026-89092) nscd: unbound alloca use in aicache and hostcache (CVE-2026-89092)

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

Vendor Advisories for CVE-2026-89092(1)

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

Weakness Classification(1)

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

All Vendor Advisories

(1)

Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.

Data Freshness Timeline

(refreshed 25× in last 7d / 40× 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-18 19:56 UTCEG score recompute
  2. 2026-09-18 19:56 UTCVendor advisory
  3. 2026-09-18 19:56 UTCGHSA enrichment
  4. 2026-09-18 19:28 UTCEPSS rescore
  5. 2026-09-17 19:45 UTCEG score recompute
  6. 2026-09-17 19:45 UTCVendor advisory
  7. 2026-09-17 19:45 UTCGHSA enrichment
  8. 2026-09-17 19:32 UTCEPSS rescore
  9. 2026-09-16 19:29 UTCEG score recompute
  10. 2026-09-16 19:29 UTCVendor advisory
  11. 2026-09-16 19:29 UTCGHSA enrichment
  12. 2026-09-16 14:09 UTCEPSS rescore
  13. 2026-09-16 05:15 UTCEPSS rescore
  14. 2026-09-15 19:18 UTCEG score recompute
  15. 2026-09-15 19:18 UTCVendor advisory
  16. 2026-09-15 19:18 UTCGHSA enrichment
  17. 2026-09-15 03:12 UTCEPSS rescore
  18. 2026-09-14 19:07 UTCVendor advisory
  19. 2026-09-14 19:07 UTCGHSA enrichment
  20. 2026-09-13 18:56 UTCEG score recompute
  21. 2026-09-13 18:56 UTCVendor advisory
  22. 2026-09-13 18:56 UTCGHSA enrichment
  23. 2026-09-13 16:48 UTCEPSS rescore
  24. 2026-09-12 18:45 UTCEG score recompute
  25. 2026-09-12 18:45 UTCGHSA enrichment
Show 15 more
  1. 2026-09-12 15:02 UTCEPSS rescore
  2. 2026-09-11 18:34 UTCEG score recompute
  3. 2026-09-11 18:34 UTCGHSA enrichment
  4. 2026-09-11 17:19 UTCEG score recompute
  5. 2026-09-11 17:19 UTCGHSA enrichment
  6. 2026-09-11 15:07 UTCEG score recompute
  7. 2026-09-11 15:07 UTCGHSA enrichment
  8. 2026-09-11 14:53 UTCEPSS rescore
  9. 2026-09-11 14:53 UTCEPSS rescore
  10. 2026-09-11 04:20 UTCEG score recompute
  11. 2026-09-11 04:20 UTCGHSA enrichment
  12. 2026-09-11 03:20 UTCEG score recompute
  13. 2026-09-11 02:20 UTCEG score recompute
  14. 2026-09-11 01:30 UTCEG score recompute
  15. 2026-09-11 01:29 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-89092?
CVE-2026-89092 is a medium vulnerability published on September 11, 2026. The nscd service in the GNU C Library 2.3.4 onwards may crash due to a stack overflow when a malicious DNS server returns too large a response for a DNS query, resulting in degraded DNS resolution for the system. Exploitation of this bug needs a system that has nscd enabled and using an untrusted…
When was CVE-2026-89092 disclosed?
CVE-2026-89092 was first published in the National Vulnerability Database on September 11, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-89092 actively exploited?
CVE-2026-89092 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 84.4% of all scored CVEs.
What is the CVSS score of CVE-2026-89092?
CVE-2026-89092 has a CVSS v3 base score of 4.2 (NVD).
How do I remediate CVE-2026-89092?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-89092, 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-89092

Explore →

Is Your Infrastructure Affected by CVE-2026-89092?

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