CVE-2026-80213

MEDIUMPre-NVD 4.04.0
EchelonGraph scoreHIGH confidence

Score 4.0 from GitHub Security Advisory published 2026-08-27. a secondary CVSS source baseline 4.0; sources differ by 0.0.

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

A fix is available — apply it.

An issue was discovered in the resolv gem before 0.7.2 for Ruby. Resolv::DNS::MessageEncoder wrote a DNS label's length into a single octet without checking its range. A label longer than 255 octets had its length stored modulo 256 but the label data was written unchanged, and thus the bytes on the wire described a different name than the one the application asked to encode. RFC 1035 section 2.3.4 limits a label to 63 octets, and the two high bits of the length octet are reserved for compression pointers. put_string packed the length with put_pack("C", d.length) and put_label used it for labels, and thus any value from 0 to 255 could end up as a label length octet, including the reserved 0x40-0xBF range and the 0xC0-0xFF pointer range. Resolv::DNS::Name.create did not check per-label or total name length either, and thus an attacker-controlled hostname reached the encoder unchanged. An application that resolves an attacker-controlled hostname sends a query whose wire bytes name a domain the attacker chose. A hostname suffix that the application validates against an allowlist becomes padding that never appears on the wire, and thus allowlist and egress checks can be bypassed. The recursive resolver caches the response under the attacker's name, and DNS logs record that name rather than the one the application asked for. A label length whose low octet lands in the 0xC0-0xFF range produces a length octet that conforming parsers read as the start of a compression pointer, with the following attacker-controlled byte as the offset.

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

Published

August 27, 2026

Last Modified

September 9, 2026

Advisory Details (2)

Auto-updated Aug 27, 2026
No patch confirmed yet.
generic

Security advisories: CVE-2026-80212 and CVE-2026-80213 | Ruby

https://www.ruby-lang.org/en/news/2026/08/27/multiple-vulnerabilities-in-resolv/
generic

GitHub - ruby/resolv: A thread-aware DNS resolver library written in Ruby · GitHub

https://github.com/ruby/resolv

Patch Availability(5)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatruby3-3-main-3.3.10-23.6.hum12026-09-02redhat
redhatruby4-0-main-4.0.6-37.3.hum12026-09-02redhat
redhatruby3-3-main-3.3.10-23.5.hum12026-08-21redhat
redhatruby3-4-main-3.4.10-31.6.hum12026-08-21redhat
redhatruby4-0-main-4.0.6-37.2.hum12026-08-20redhat

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.

Data Freshness Timeline

(refreshed 23× in last 7d / 80× 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:28 UTCEPSS rescore
  2. 2026-09-18 10:29 UTCEG score recompute
  3. 2026-09-18 10:29 UTCVendor advisory
  4. 2026-09-18 10:29 UTCGHSA enrichment
  5. 2026-09-17 08:13 UTCEG score recompute
  6. 2026-09-17 08:13 UTCVendor advisory
  7. 2026-09-17 08:13 UTCGHSA enrichment
  8. 2026-09-16 14:08 UTCEPSS rescore
  9. 2026-09-16 05:55 UTCEG score recompute
  10. 2026-09-16 05:55 UTCVendor advisory
  11. 2026-09-16 05:55 UTCGHSA enrichment
  12. 2026-09-16 05:15 UTCEPSS rescore
  13. 2026-09-15 03:38 UTCEG score recompute
  14. 2026-09-15 03:38 UTCVendor advisory
  15. 2026-09-15 03:38 UTCGHSA enrichment
  16. 2026-09-15 03:12 UTCEPSS rescore
  17. 2026-09-15 03:12 UTCEPSS rescore
  18. 2026-09-14 01:21 UTCEG score recompute
  19. 2026-09-14 01:21 UTCVendor advisory
  20. 2026-09-14 01:21 UTCGHSA enrichment
  21. 2026-09-12 23:05 UTCEG score recompute
  22. 2026-09-12 23:05 UTCVendor advisory
  23. 2026-09-12 23:05 UTCGHSA enrichment
  24. 2026-09-11 20:48 UTCEG score recompute
  25. 2026-09-11 20:48 UTCVendor advisory
Show 55 more
  1. 2026-09-11 20:48 UTCGHSA enrichment
  2. 2026-09-11 14:53 UTCEPSS rescore
  3. 2026-09-11 14:53 UTCEPSS rescore
  4. 2026-09-10 18:26 UTCEG score recompute
  5. 2026-09-10 18:26 UTCVendor advisory
  6. 2026-09-10 18:26 UTCGHSA enrichment
  7. 2026-09-09 16:10 UTCVendor advisory
  8. 2026-09-09 16:10 UTCGHSA enrichment
  9. 2026-09-09 00:41 UTCEG score recompute
  10. 2026-09-09 00:41 UTCVendor advisory
  11. 2026-09-09 00:41 UTCGHSA enrichment
  12. 2026-09-08 22:01 UTCEPSS rescore
  13. 2026-09-07 20:32 UTCEG score recompute
  14. 2026-09-07 20:32 UTCVendor advisory
  15. 2026-09-07 20:32 UTCGHSA enrichment
  16. 2026-09-06 18:16 UTCEG score recompute
  17. 2026-09-06 18:16 UTCVendor advisory
  18. 2026-09-06 18:16 UTCGHSA enrichment
  19. 2026-09-06 13:48 UTCEPSS rescore
  20. 2026-09-05 15:59 UTCEG score recompute
  21. 2026-09-05 15:59 UTCVendor advisory
  22. 2026-09-05 15:59 UTCGHSA enrichment
  23. 2026-09-05 15:31 UTCEPSS rescore
  24. 2026-09-04 13:42 UTCEG score recompute
  25. 2026-09-04 13:42 UTCVendor advisory
  26. 2026-09-04 13:42 UTCGHSA enrichment
  27. 2026-09-04 05:07 UTCEPSS rescore
  28. 2026-09-03 11:24 UTCEG score recompute
  29. 2026-09-03 11:24 UTCVendor advisory
  30. 2026-09-03 11:24 UTCGHSA enrichment
  31. 2026-09-02 14:12 UTCEPSS rescore
  32. 2026-09-02 09:06 UTCEG score recompute
  33. 2026-09-02 09:06 UTCGHSA enrichment
  34. 2026-09-01 13:54 UTCEPSS rescore
  35. 2026-09-01 06:49 UTCEG score recompute
  36. 2026-09-01 06:49 UTCGHSA enrichment
  37. 2026-09-01 04:40 UTCEPSS rescore
  38. 2026-09-01 04:40 UTCEPSS rescore
  39. 2026-08-31 04:29 UTCEG score recompute
  40. 2026-08-31 04:29 UTCGHSA enrichment
  41. 2026-08-30 19:18 UTCEPSS rescore
  42. 2026-08-30 19:17 UTCEPSS rescore
  43. 2026-08-30 02:12 UTCEG score recompute
  44. 2026-08-30 02:12 UTCGHSA enrichment
  45. 2026-08-30 01:22 UTCEPSS rescore
  46. 2026-08-28 23:56 UTCEG score recompute
  47. 2026-08-28 23:56 UTCGHSA enrichment
  48. 2026-08-28 21:42 UTCEPSS rescore
  49. 2026-08-27 20:28 UTCEG score recompute
  50. 2026-08-27 20:28 UTCGHSA enrichment
  51. 2026-08-27 20:18 UTCEG score recompute
  52. 2026-08-27 20:18 UTCGHSA enrichment
  53. 2026-08-27 17:27 UTCEG score recompute
  54. 2026-08-27 16:49 UTCEG score recompute
  55. 2026-08-27 16:43 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-80213?
CVE-2026-80213 is a medium vulnerability published on August 27, 2026. An issue was discovered in the resolv gem before 0.7.2 for Ruby. Resolv::DNS::MessageEncoder wrote a DNS label's length into a single octet without checking its range. A label longer than 255 octets had its length stored modulo 256 but the label data was written unchanged, and thus the bytes on the…
When was CVE-2026-80213 disclosed?
CVE-2026-80213 was first published in the National Vulnerability Database on August 27, 2026, with the most recent update on September 9, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-80213 actively exploited?
CVE-2026-80213 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 71.4% of all scored CVEs.
What is the CVSS score of CVE-2026-80213?
CVE-2026-80213 has a CVSS v3 base score of 4.0 (NVD).
How do I remediate CVE-2026-80213?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-80213, 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-80213

Explore →

Is Your Infrastructure Affected by CVE-2026-80213?

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