CVE-2026-68341

HIGHPre-NVD 8.88.8
EchelonGraph scoreHIGH confidence

Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-10. a secondary CVSS source baseline 8.8; sources differ by 0.0.

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

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

In the Linux kernel, the following vulnerability has been resolved:

ovpn: fix use after free in unlock_ovpn()

unlock_ovpn() iterates over the release_list using llist_for_each_entry() and drops the peer reference inside the loop body via ovpn_peer_put().

If this drops the last reference, the peer is eventually freed. However, llist_for_each_entry() reads peer->release_entry.next in the loop advance expression, which runs after the body. By that time the peer may have already been freed, resulting in a use after free when advancing to the next list entry.

Fix this by using llist_for_each_entry_safe(), which caches the next pointer before executing the loop body.

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

Published

August 10, 2026

Last Modified

August 17, 2026

Advisory Details (3)

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

ovpn: fix use after free in unlock_ovpn() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e1ad6fe5db719874efa45b2caf9934552e09fc43
generic

ovpn: fix use after free in unlock_ovpn() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5b96227c0e8b212b74838424c929fc889aedb555
generic

ovpn: fix use after free in unlock_ovpn() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4cdb209f12a89c5faf9be0c45edb90ccdf65db0c

Vendor Advisories for CVE-2026-68341(1)

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

Data Freshness Timeline

(refreshed 32× in last 7d / 44× 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-20 23:05 UTCEG score recompute
  2. 2026-08-20 23:05 UTCGHSA enrichment
  3. 2026-08-20 22:56 UTCEPSS rescore
  4. 2026-08-20 10:28 UTCGHSA enrichment
  5. 2026-08-19 21:51 UTCEG score recompute
  6. 2026-08-19 21:51 UTCGHSA enrichment
  7. 2026-08-19 17:04 UTCEPSS rescore
  8. 2026-08-19 09:13 UTCGHSA enrichment
  9. 2026-08-18 20:36 UTCEG score recompute
  10. 2026-08-18 20:36 UTCGHSA enrichment
  11. 2026-08-18 13:49 UTCEPSS rescore
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 07:57 UTCGHSA enrichment
  14. 2026-08-17 19:19 UTCEG score recompute
  15. 2026-08-17 19:19 UTCGHSA enrichment
  16. 2026-08-17 13:47 UTCEPSS rescore
  17. 2026-08-17 06:32 UTCEG score recompute
  18. 2026-08-17 06:32 UTCGHSA enrichment
  19. 2026-08-17 05:36 UTCEG score recompute
  20. 2026-08-17 05:36 UTCGHSA enrichment
  21. 2026-08-17 03:31 UTCEG score recompute
  22. 2026-08-17 03:31 UTCGHSA enrichment
  23. 2026-08-16 14:56 UTCEPSS rescore
  24. 2026-08-16 14:53 UTCGHSA enrichment
  25. 2026-08-16 02:15 UTCEG score recompute
Show 19 more
  1. 2026-08-16 02:15 UTCGHSA enrichment
  2. 2026-08-15 13:38 UTCEG score recompute
  3. 2026-08-15 13:38 UTCGHSA enrichment
  4. 2026-08-15 01:30 UTCEPSS rescore
  5. 2026-08-15 01:00 UTCGHSA enrichment
  6. 2026-08-14 12:23 UTCEG score recompute
  7. 2026-08-14 12:23 UTCGHSA enrichment
  8. 2026-08-13 23:45 UTCEG score recompute
  9. 2026-08-13 23:45 UTCGHSA enrichment
  10. 2026-08-13 23:04 UTCEG score recompute 8.80
  11. 2026-08-13 23:04 UTCGHSA enrichment
  12. 2026-08-13 23:03 UTCMITRE cvelistV5CVSS v3 → 8.8 · severity → HIGH
  13. 2026-08-13 22:00 UTCEPSS rescore
  14. 2026-08-13 07:35 UTCEG score recompute
  15. 2026-08-13 07:35 UTCGHSA enrichment
  16. 2026-08-12 13:51 UTCEPSS rescore
  17. 2026-08-10 13:24 UTCNVD update
  18. 2026-08-10 12:18 UTCEG score recompute
  19. 2026-08-10 12:17 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-68341?
CVE-2026-68341 is a high vulnerability published on August 10, 2026. In the Linux kernel, the following vulnerability has been resolved: ovpn: fix use after free in unlock_ovpn() unlockovpn() iterates over the releaselist using llistforeach_entry() and drops the peer reference inside the loop body via ovpnpeerput(). If this drops the last reference, the peer is…
When was CVE-2026-68341 disclosed?
CVE-2026-68341 was first published in the National Vulnerability Database on August 10, 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-68341 actively exploited?
CVE-2026-68341 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 55.5% of all scored CVEs.
What is the CVSS score of CVE-2026-68341?
CVE-2026-68341 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-68341?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-68341, 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-68341

Explore →

Is Your Infrastructure Affected by CVE-2026-68341?

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