Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-29649

30
FAUCET Score

OVERVIEW CVE-2026-29649 is a critical implementation flaw in NEMU's RISC-V Hypervisor CSR (Control and Status Register) handling. The vulnerability exists in the masking and updating of henvcfg fields (specifically bits 7:4 related to cache-block instruction controls), which are incorrectly synchronized with menvcfg values. This design flaw allows machine-mode writes to menvcfg to implicitly and unintentionally modify the hypervisor's environment configuration, affecting virtualized systems running on NEMU-based hypervisors. SEVERITY The vulnerability carries a CVSS 3.1 score of 9.8 (CRITICAL) with a network-accessible attack vector, low complexity, and no privilege or user interaction required. An attacker can exploit this flaw to achieve high impact across confidentiality, integrity, and availability. The core risk involves incorrect enforcement of virtualization boundaries and configuration controls, which can result in unexpected exception traps or denial of service when cache-block management instructions are executed in virtualized contexts. The ability to modify security-relevant hypervisor configuration through a machine-mode write represents a significant control bypass. EXPLOITATION STATUS This vulnerability is not currently tracked in CISA's Known Exploited Vulnerabilities catalog and shows no evidence of active exploitation in the wild. The EPSS score of 0.00019 indicates this CVE ranks below the 51st percentile of vulnerabilities in terms of real-world exploitation likelihood. Community attention remains limited, consistent with the vulnerability's inactive status on industry hot lists. Organizations should treat this as a prospective threat requiring timely patching rather than an immediately imminent risk.

Impacted Technologies

VendorProductVersion(s)CPE
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:a:xiangshan:nemu:-:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.45%
Probability of exploitation in next 30 days
EPSS Percentile
36.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0045 is in the 14th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

docs.riscv.org / reference/isa/priv/hypervisor.html
Product
docs.riscv.org / reference/isa/priv/machine.html
Product
github.com / OpenXiangShan/NEMU/issues/681
Issue Tracking
github.com / OpenXiangShan/NEMU/pull/689
Issue TrackingPatch