CVE-2026-74767

HIGHPre-NVD 8.78.7
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 83% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 4 sources updated this week
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.7Exploit: None knownExposed: 0

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

Pandora contains a denial-of-service vulnerability in its handling of DAA (Direct Access Archive) files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress() without enforcing a limit on the resulting uncompressed data.

An attacker able to submit a crafted DAA file containing highly compressed data could cause Pandora to decompress a relatively small input into a very large amount of data in memory. Because the decompressed chunks are accumulated to construct the internal ISO image, this could result in excessive memory consumption and potentially CPU exhaustion, causing the extraction worker to become unresponsive, terminate, or affect the availability of the Pandora service.

The patch introduces bounded decompression using decompressobj().decompress() with max_extracted_filesize, verifies the cumulative size of decompressed chunks, and raises a dedicated ZipBomb exception when the configured limit is exceeded. Pandora then aborts extraction and reports the file as too large.

CVSS v3
8.7
EG Score
8.7(medium)
EG Risk
54(Track)
EG Risk 54/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
Severity87% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
17%
KEV
Not listed

Published

August 15, 2026

Last Modified

August 17, 2026

Advisory Details (1)

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

commit f4294a873f86 (pandora-analysis/pandora)

Fix landed in pandora-analysis/pandora commit f4294a873f86 — awaiting tagged release

https://github.com/pandora-analysis/pandora/commit/f4294a873f86fbf2569c289e329fff2f52ca50c9

Vendor Advisories for CVE-2026-74767(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.

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-08-21 01:47 UTCEG score recompute
  2. 2026-08-21 01:47 UTCGHSA enrichment
  3. 2026-08-20 22:56 UTCEPSS rescore
  4. 2026-08-20 14:45 UTCGHSA enrichment
  5. 2026-08-20 03:43 UTCEG score recompute
  6. 2026-08-20 03:43 UTCGHSA enrichment
  7. 2026-08-19 17:04 UTCEPSS rescore
  8. 2026-08-19 16:41 UTCGHSA enrichment
  9. 2026-08-19 05:34 UTCGHSA enrichment
  10. 2026-08-18 18:33 UTCEG score recompute
  11. 2026-08-18 18:33 UTCGHSA enrichment
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 13:49 UTCEPSS rescore
  14. 2026-08-18 07:31 UTCGHSA enrichment
  15. 2026-08-17 20:30 UTCEG score recompute
  16. 2026-08-17 20:30 UTCGHSA enrichment
  17. 2026-08-17 19:50 UTCEG score recompute
  18. 2026-08-17 19:50 UTCGHSA enrichment
  19. 2026-08-17 18:53 UTCEG score recompute
  20. 2026-08-17 18:53 UTCGHSA enrichment
  21. 2026-08-17 13:47 UTCEPSS rescore
  22. 2026-08-17 07:32 UTCGHSA enrichment
  23. 2026-08-16 20:31 UTCEG score recompute
  24. 2026-08-16 20:31 UTCGHSA enrichment
  25. 2026-08-16 14:56 UTCEPSS rescore
Show 5 more
  1. 2026-08-16 14:56 UTCEPSS rescore
  2. 2026-08-16 09:29 UTCGHSA enrichment
  3. 2026-08-15 22:29 UTCEG score recompute
  4. 2026-08-15 22:08 UTCEG score recompute
  5. 2026-08-15 22:06 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74767?
CVE-2026-74767 is a high vulnerability published on August 15, 2026. Pandora contains a denial-of-service vulnerability in its handling of DAA (Direct Access Archive) files. When extracting the internal ISO image from a DAA archive, compressed chunks were decompressed using zlib.decompress() without enforcing a limit on the resulting uncompressed data. An attacker…
When was CVE-2026-74767 disclosed?
CVE-2026-74767 was first published in the National Vulnerability Database on August 15, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74767 actively exploited?
CVE-2026-74767 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 83.0% of all scored CVEs.
What is the CVSS score of CVE-2026-74767?
CVE-2026-74767 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-74767?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74767, 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-74767

Explore →

Is Your Infrastructure Affected by CVE-2026-74767?

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