CVE-2026-63072

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-25. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cisa-adp, epss, ghsa
Trending — Patch released this week
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 7.5Exploit: None knownExposed: 0

A fix is available — apply it.

Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the AES-WRAP-PAD unwrap primitive can write and cleanse more bytes than that query reports, causing an 8-byte out-of-bounds heap write.

Impact summary: An attacker who supplies a crafted CMS message can trigger a deterministic 8-byte out-of-bounds heap write when the victim decrypts it with CMS_decrypt(), corrupting the heap and typically resulting in a Denial of Service.

CWE: CWE-787: Out-of-bounds Write

Description: The key-wrap OID is potentially attacker-controlled on the wire. CMS unwrapping allows both id-aesNNN-wrap-pad and id-aesNNN-wrap ciphers. An attacker can take a legitimate message and change a single OID byte to select the padded variant while leaving the message otherwise valid. Since the unwrap key is derived from the recipient's private operation (ECDH key agreement or ML-KEM decapsulation), the RFC 5649 integrity check cannot pass, and the decryption fails with integrity failure.

The write is a fixed-size (8-byte), fixed-value (zero) heap overflow immediately past the allocation, requires no special configuration, and is reachable from the public CMS_decrypt() function. The consequence is a heap corruption leading to a Denial of Service. The fix in the CMS code sizes the unwrap output buffer for the worst case so a failed unwrap cannot write past the allocation.

FIPS impact: no

As the CMS code lives outside the FIPS module boundary, no FIPS modules are affected by this CVE.

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
49(Track)
EG Risk 49/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
Severity75% × 45%
Exploitation1% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
51%
KEV
Not listed

Published

August 25, 2026

Last Modified

September 11, 2026

Advisory Details (6)

Auto-updated Aug 25, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
github_commit

commit a0c8ec557d9c (openssl/openssl)

Fix landed in openssl/openssl commit a0c8ec557d9c — awaiting tagged release

https://github.com/openssl/openssl/commit/a0c8ec557d9cac078f032d76cdf684fe743eb382
github_commit

commit 9ec2f6d2ae2b (openssl/openssl)

Fix landed in openssl/openssl commit 9ec2f6d2ae2b — awaiting tagged release

https://github.com/openssl/openssl/commit/9ec2f6d2ae2bcad907cf7ee38584855bafe4979a
github_commit

commit 87784ad619af (openssl/openssl)

Fix landed in openssl/openssl commit 87784ad619af — awaiting tagged release

https://github.com/openssl/openssl/commit/87784ad619af36b8807c2044b3940006fccc1e42
github_commit

commit 2a3dac874c80 (openssl/openssl)

Fix landed in openssl/openssl commit 2a3dac874c80 — awaiting tagged release

https://github.com/openssl/openssl/commit/2a3dac874c8057c1f0186849bf1ede1ae7b6b756
github_commit

commit 9530a5fd1aac (openssl/openssl)

Fix landed in openssl/openssl commit 9530a5fd1aac — awaiting tagged release

https://github.com/openssl/openssl/commit/9530a5fd1aacaeccdced4478ea2340a480613335

Patch Availability(6)

Vendor / EcosystemFixed in / PatchReleasedSource
ubuntuopenssl (1.0.2g-1ubuntu4.20+esm18) @ xenial2026-09-18ubuntu
ubuntuopenssl-provider-legacy (3.5.5-1ubuntu3.4) @ resolute2026-09-18ubuntu
redhatopenssl-1:3.5.8-1.el10_22026-09-14redhat
redhatopenssl-1:3.5.8-1.el9_82026-09-14redhat
redhatopenssl3-main-3.5.8-0.1.hum12026-08-25redhat
redhatopenssl-main-3.5.8-0.1.hum12026-08-25redhat

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.

Affected Packages

(6 across 6 ecosystems)
Alpine:v3.22(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.8-r0
Alpine:v3.23(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.8-r0
Alpine:v3.24(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.8-r0
Debian:12(1)
PackageVulnerable rangeFixed inDependents
openssl3.0.10-1 ... 4.0.2-1 (86 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.1-1 ... 3.5.7-1~deb13u1 (13 versions)3.5.7-1~deb13u2
Debian:14(1)
PackageVulnerable rangeFixed inDependents
openssl3.5.1-1 ... 4.0.2-1 (28 versions)

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 38× in last 7d / 145× 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.

Showing the most recent 100 of 145 total refreshes for this CVE.

  1. 2026-09-18 21:34 UTCEG score recompute
  2. 2026-09-18 21:34 UTCVendor advisory
  3. 2026-09-18 21:34 UTCGHSA enrichment
  4. 2026-09-18 19:28 UTCEPSS rescore
  5. 2026-09-18 08:42 UTCVendor advisory
  6. 2026-09-18 08:42 UTCGHSA enrichment
  7. 2026-09-17 21:09 UTCEG score recompute
  8. 2026-09-17 21:09 UTCVendor advisory
  9. 2026-09-17 21:09 UTCGHSA enrichment
  10. 2026-09-17 07:00 UTCVendor advisory
  11. 2026-09-17 07:00 UTCGHSA enrichment
  12. 2026-09-16 19:27 UTCEG score recompute
  13. 2026-09-16 19:27 UTCVendor advisory
  14. 2026-09-16 19:27 UTCGHSA enrichment
  15. 2026-09-16 14:08 UTCEPSS rescore
  16. 2026-09-16 06:17 UTCEG score recompute
  17. 2026-09-16 06:17 UTCVendor advisory
  18. 2026-09-16 06:17 UTCGHSA enrichment
  19. 2026-09-16 05:15 UTCEPSS rescore
  20. 2026-09-15 18:44 UTCVendor advisory
  21. 2026-09-15 18:44 UTCGHSA enrichment
  22. 2026-09-15 06:32 UTCEG score recompute
  23. 2026-09-15 06:32 UTCVendor advisory
  24. 2026-09-15 06:32 UTCGHSA enrichment
  25. 2026-09-14 18:59 UTCVendor advisory
Show 75 more
  1. 2026-09-14 18:59 UTCGHSA enrichment
  2. 2026-09-14 07:11 UTCVendor advisory
  3. 2026-09-14 07:11 UTCGHSA enrichment
  4. 2026-09-13 19:38 UTCEG score recompute
  5. 2026-09-13 19:38 UTCVendor advisory
  6. 2026-09-13 19:38 UTCGHSA enrichment
  7. 2026-09-13 08:04 UTCVendor advisory
  8. 2026-09-13 08:04 UTCGHSA enrichment
  9. 2026-09-12 20:31 UTCEG score recompute
  10. 2026-09-12 20:31 UTCVendor advisory
  11. 2026-09-12 20:31 UTCGHSA enrichment
  12. 2026-09-12 08:58 UTCVendor advisory
  13. 2026-09-12 08:58 UTCGHSA enrichment
  14. 2026-09-11 21:24 UTCEG score recompute
  15. 2026-09-11 21:24 UTCVendor advisory
  16. 2026-09-11 21:24 UTCGHSA enrichment
  17. 2026-09-11 14:53 UTCEPSS rescore
  18. 2026-09-11 12:00 UTCEG score recompute
  19. 2026-09-11 12:00 UTCVendor advisory
  20. 2026-09-11 12:00 UTCGHSA enrichment
  21. 2026-09-11 09:37 UTCEPSS rescore
  22. 2026-09-11 00:12 UTCVendor advisory
  23. 2026-09-11 00:11 UTCGHSA enrichment
  24. 2026-09-10 12:04 UTCEG score recompute
  25. 2026-09-10 12:04 UTCVendor advisory
  26. 2026-09-10 12:04 UTCGHSA enrichment
  27. 2026-09-10 00:26 UTCVendor advisory
  28. 2026-09-10 00:26 UTCGHSA enrichment
  29. 2026-09-09 12:51 UTCVendor advisory
  30. 2026-09-09 12:51 UTCGHSA enrichment
  31. 2026-09-09 01:15 UTCEG score recompute
  32. 2026-09-09 01:15 UTCVendor advisory
  33. 2026-09-09 01:15 UTCGHSA enrichment
  34. 2026-09-08 22:01 UTCEPSS rescore
  35. 2026-09-07 23:39 UTCEG score recompute
  36. 2026-09-07 23:39 UTCVendor advisory
  37. 2026-09-07 23:39 UTCGHSA enrichment
  38. 2026-09-07 16:01 UTCEPSS rescore
  39. 2026-09-07 12:05 UTCVendor advisory
  40. 2026-09-07 12:05 UTCGHSA enrichment
  41. 2026-09-07 00:24 UTCEG score recompute
  42. 2026-09-07 00:24 UTCVendor advisory
  43. 2026-09-07 00:24 UTCGHSA enrichment
  44. 2026-09-06 13:47 UTCEPSS rescore
  45. 2026-09-06 12:43 UTCVendor advisory
  46. 2026-09-06 12:43 UTCGHSA enrichment
  47. 2026-09-06 01:10 UTCEG score recompute
  48. 2026-09-06 01:10 UTCVendor advisory
  49. 2026-09-06 01:10 UTCGHSA enrichment
  50. 2026-09-05 15:31 UTCEPSS rescore
  51. 2026-09-05 13:29 UTCVendor advisory
  52. 2026-09-05 13:29 UTCGHSA enrichment
  53. 2026-09-05 01:54 UTCVendor advisory
  54. 2026-09-05 01:54 UTCGHSA enrichment
  55. 2026-09-04 14:21 UTCEG score recompute
  56. 2026-09-04 14:21 UTCVendor advisory
  57. 2026-09-04 14:21 UTCGHSA enrichment
  58. 2026-09-04 05:07 UTCEPSS rescore
  59. 2026-09-04 02:45 UTCVendor advisory
  60. 2026-09-04 02:45 UTCGHSA enrichment
  61. 2026-09-03 15:09 UTCVendor advisory
  62. 2026-09-03 15:08 UTCGHSA enrichment
  63. 2026-09-03 03:31 UTCVendor advisory
  64. 2026-09-03 03:31 UTCGHSA enrichment
  65. 2026-09-02 15:58 UTCEG score recompute
  66. 2026-09-02 15:58 UTCVendor advisory
  67. 2026-09-02 15:58 UTCGHSA enrichment
  68. 2026-09-02 14:12 UTCEPSS rescore
  69. 2026-09-02 04:21 UTCVendor advisory
  70. 2026-09-02 04:21 UTCGHSA enrichment
  71. 2026-09-01 16:48 UTCEG score recompute
  72. 2026-09-01 16:48 UTCVendor advisory
  73. 2026-09-01 16:48 UTCGHSA enrichment
  74. 2026-09-01 13:54 UTCEPSS rescore
  75. 2026-09-01 05:14 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-63072?
CVE-2026-63072 is a high vulnerability published on August 25, 2026. Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the AES-WRAP-PAD unwrap primitive can write and cleanse more bytes than that query reports, causing an 8-byte out-of-bounds heap write. Impact summary: An attacker who supplies a…
When was CVE-2026-63072 disclosed?
CVE-2026-63072 was first published in the National Vulnerability Database on August 25, 2026, with the most recent update 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-63072 actively exploited?
CVE-2026-63072 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 49.3% of all scored CVEs.
What is the CVSS score of CVE-2026-63072?
CVE-2026-63072 has a CVSS v3.1 base score of 7.5 (CISA-ADP / Vulnrichment enrichment; NVD's own analysis pending).
How do I remediate CVE-2026-63072?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-63072, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-63072

Explore →

Is Your Infrastructure Affected by CVE-2026-63072?

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