CVE-2026-11625

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-06-26. 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 — 4 sources updated this week
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.5Exploit: NoneExposed: 0

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

Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes.

When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced.

Secrets generated in multiprocess applications are predictable across processes.

CVSS v3
7.5
EG Score
7.5(high)
EPSS
22.7%
KEV
Not listed

Published

June 26, 2026

Last Modified

July 1, 2026

Advisory Details (4)

Auto-updated Jun 26, 2026
No patch confirmed yet. Sources: github_pr.
github_pr

Fix for CVE-2026-11625

Upstream fix in progress (PR #4 · daoswald/Bytes-Random-Secure, state=open)

https://github.com/daoswald/Bytes-Random-Secure/pull/4
generic

The internal PRNG state is not updated on forking · Issue #3 · daoswald/Bytes-Random-Secure · GitHub

https://github.com/daoswald/Bytes-Random-Secure/issues/3

Weakness Classification(1)

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

Data Freshness Timeline

(refreshed 41× in last 7d / 53× 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-07-07 05:21 UTCEG score recompute
  2. 2026-07-07 05:21 UTCVendor advisory
  3. 2026-07-07 05:21 UTCGHSA enrichment
  4. 2026-07-06 16:43 UTCEG score recompute
  5. 2026-07-06 16:43 UTCVendor advisory
  6. 2026-07-06 16:43 UTCGHSA enrichment
  7. 2026-07-06 16:27 UTCEPSS rescore
  8. 2026-07-06 04:06 UTCEG score recompute
  9. 2026-07-06 04:06 UTCVendor advisory
  10. 2026-07-06 04:06 UTCGHSA enrichment
  11. 2026-07-06 02:23 UTCEPSS rescore
  12. 2026-07-05 15:29 UTCEG score recompute
  13. 2026-07-05 15:29 UTCVendor advisory
  14. 2026-07-05 15:29 UTCGHSA enrichment
  15. 2026-07-05 02:49 UTCEG score recompute
  16. 2026-07-05 02:49 UTCVendor advisory
  17. 2026-07-05 02:49 UTCGHSA enrichment
  18. 2026-07-05 02:30 UTCEPSS rescore
  19. 2026-07-05 02:30 UTCEPSS rescore
  20. 2026-07-04 14:13 UTCEG score recompute
  21. 2026-07-04 14:13 UTCVendor advisory
  22. 2026-07-04 14:13 UTCGHSA enrichment
  23. 2026-07-04 01:37 UTCEG score recompute
  24. 2026-07-04 01:37 UTCGHSA enrichment
  25. 2026-07-03 12:59 UTCEG score recompute
Show 28 more
  1. 2026-07-03 12:59 UTCGHSA enrichment
  2. 2026-07-03 00:24 UTCEG score recompute
  3. 2026-07-03 00:24 UTCGHSA enrichment
  4. 2026-07-02 11:48 UTCEG score recompute
  5. 2026-07-02 11:48 UTCGHSA enrichment
  6. 2026-07-01 23:12 UTCEG score recompute
  7. 2026-07-01 23:11 UTCGHSA enrichment
  8. 2026-07-01 15:06 UTCEPSS rescore
  9. 2026-07-01 15:06 UTCEPSS rescore
  10. 2026-07-01 10:34 UTCEG score recompute
  11. 2026-07-01 10:34 UTCGHSA enrichment
  12. 2026-06-30 23:22 UTCEPSS rescore
  13. 2026-06-30 21:58 UTCEG score recompute
  14. 2026-06-30 21:58 UTCGHSA enrichment
  15. 2026-06-30 09:22 UTCEG score recompute
  16. 2026-06-30 09:22 UTCGHSA enrichment
  17. 2026-06-29 20:46 UTCEG score recompute
  18. 2026-06-29 20:46 UTCGHSA enrichment
  19. 2026-06-29 14:06 UTCEPSS rescore
  20. 2026-06-29 08:08 UTCEG score recompute 7.50
  21. 2026-06-29 08:08 UTCGHSA enrichment
  22. 2026-06-28 14:07 UTCEPSS rescore
  23. 2026-06-28 04:56 UTCEPSS rescore
  24. 2026-06-28 04:56 UTCEPSS rescore
  25. 2026-06-27 03:08 UTCEPSS rescore
  26. 2026-06-26 17:41 UTCNVD updateCVSS v3 → 7.5 · severity → HIGH
  27. 2026-06-26 09:38 UTCEG score recompute
  28. 2026-06-26 09:38 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-11625?
CVE-2026-11625 is a high vulnerability published on June 26, 2026. Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes. When an object is initialised before forking, or when the functional interface is used, then the internal state for the PRNG is shared across processes and identical random streams will be produced.…
When was CVE-2026-11625 disclosed?
CVE-2026-11625 was first published in the National Vulnerability Database on June 26, 2026, with the most recent update on July 1, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-11625 actively exploited?
CVE-2026-11625 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 22.7% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-11625?
CVE-2026-11625 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-11625?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-11625, 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-11625

Explore →

Is Your Infrastructure Affected by CVE-2026-11625?

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