Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-68081

Published Aug 8, 2026 EPSS 0.15% (5th pctl)

Overview

CVE-2026-68081 is a known-severity vulnerability. It was published on August 8, 2026.

Technical Description

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

KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state

Put all vmcs12 pages if KVM synthesizes a nested VM-Exit due to invalid

guest while emulating VMLAUNCH or VMRESUME. The invalid guest state path

doesn't use nested_vmx_vmexit() as that API is intended to be used if and

only if L2 is active, and the open coded equivalent neglects to put the

vmcs12 pages. Failure to put the vmcs12 pages leaks any pinned pages

(and/or mappings) if L1 retries VMLAUNCH/VMRESUME.

Note, the !from_vmenter scenario doesn't suffer the same problem, as

vmx_get_nested_state_pages() only gets/pins/maps the vmcs12 pages if L2 is

active, i.e. if a "full" VM-Exit is guaranteed before KVM will retry

getting vmcs12 pages.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-68081?

CVE-2026-68081 is a known-severity vulnerability. It was published on August 8, 2026.

How severe is CVE-2026-68081?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-68081?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-68081?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-68081 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.