Description
An issue was discovered in openRISC OR1200 commit 83ac6b. An inaccurate update of program counter (PC) values when SPR changes can lead to a Denial of Service (DoS).
Published: 2026-08-26
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Assess Impact
AI Analysis

Impact

An issue was identified in the openRISC OR1200 processor at commit 83ac6b where an incorrect update of the program counter values occurs when special purpose registers change. This flaw, identified as CWE-691, does not enable code execution or data disclosure; instead it can cause the processor to halt or become unresponsive, resulting in a loss of availability for any system relying on the affected hardware or emulation. The likely attack vector is a privileged local modification of special purpose registers, as no remote exploitation pathway is documented.

Affected Systems

The vulnerability is confined to the openRISC OR1200 architecture. Any deployments or emulators that incorporate the code up to commit 83ac6b and have not been updated beyond that commit are potentially affected. No vendor or product name is attached, so the impact spans all instances using the vulnerable code path.

Risk and Exploitability

The CVSS score of 7.5 reflects high severity, but the EPSS score of less than 1% indicates a low likelihood of exploitation. The flaw requires the trigger of an SPR change, which is typically a privileged or local operation; no remote exploitation pathway is documented. Because the vulnerability is not listed in the CISA KEV catalog and no active exploits are known, the overall risk remains moderate, primarily driven by the possibility of a locally privileged attacker inducing a denial of service.

Generated by OpenCVE AI on August 28, 2026 at 18:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the openRISC OR1200 firmware or emulator to a release that corrects the program counter update logic (any commit following 83ac6b).
  • Restrict or disable privileged interfaces that modify special purpose registers, isolating the device from untrusted input that could trigger the flaw.
  • Implement watchdog or external reset mechanisms to detect processor stalls and automatically recover from a potential hang.

Generated by OpenCVE AI on August 28, 2026 at 18:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Title Program Counter Update Error Causes Denial of Service in openRISC OR1200

Fri, 28 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Title Denial‑of‑Service via Inaccurate Program Counter Update in openRISC OR1200
Weaknesses CWE-682

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-691
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Denial‑of‑Service via Inaccurate Program Counter Update in openRISC OR1200
Weaknesses CWE-682

Wed, 26 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Openrisc
Openrisc or1200
Vendors & Products Openrisc
Openrisc or1200

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description An issue was discovered in openRISC OR1200 commit 83ac6b. An inaccurate update of program counter (PC) values when SPR changes can lead to a Denial of Service (DoS).
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T18:09:36.134Z

Reserved: 2025-06-16T00:00:00.000Z

Link: CVE-2025-51675

cve-icon Vulnrichment

Updated: 2026-08-27T18:09:31.308Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T21:16:37.430

Modified: 2026-09-09T16:04:24.933

Link: CVE-2025-51675

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T18:30:08Z

Weaknesses
  • CWE-691

    Insufficient Control Flow Management