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-29642

26
FAUCET Score

OVERVIEW CVE-2026-29642 is a local privilege escalation vulnerability affecting XiangShan RISC-V processor implementations. The flaw allows attackers with privileged execution capabilities to manipulate menvcfg (machine environment configuration) register operations in a way that unexpectedly sets reserved WPRI bits in the xstatus register to 1, violating RISC-V specifications that require reserved fields to remain unmodified during legitimate software operations. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.8 (HIGH) with a local attack vector requiring low complexity and low privileges. The attack requires no user interaction and impacts system confidentiality, integrity, and availability. An attacker who can execute privileged CSR (Control and Status Register) operations or induce firmware to perform them could potentially achieve unauthorized information disclosure, system modification, or denial of service. The FAUCET Risk Score of 48.0 reflects moderate organizational concern. EXPLOITATION STATUS Currently, CVE-2026-29642 shows no evidence of active exploitation in the wild. It does not appear on CISA's Known Exploited Vulnerabilities (KEV) catalog and is marked as inactive on exploit tracking lists. The EPSS score of 0.000110 indicates minimal probability of exploitation in real-world scenarios. No public exploit code is documented, though the technical description provides sufficient detail for potential weaponization by sophisticated threat actors familiar with RISC-V architecture.

Impacted Technologies

VendorProductVersion(s)CPE
N/AN/A
n/aCNA affected

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

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

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

Exploit Intelligence

EPSS Score
0.11%
Probability of exploitation in next 30 days
EPSS Percentile
1.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0011 is in the 7th percentile among its peer group of 16,994 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 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

Remediation records are not available for this CVE.

References

docs.riscv.org / reference/isa/priv/machine.html
docs.riscv.org / reference/isa/priv/priv-csrs.html
github.com / OpenXiangShan/XiangShan/commit/5e3dd63
github.com / OpenXiangShan/XiangShan/issues/3934