CWE-1281Base

Sequence of Processor Instructions Leads to Unexpected Behavior

Incomplete in the CWE catalog · 6 CVEs mapped

6
CVEs mapped
5.9
Median CVSS
What it is

Specific combinations of processor instructions lead to undesirable behavior such as locking the processor until a hard reset performed.

Recent examples
9.1cvss
CVE-2025-51679

CVE-2025-51679 - CRITICAL Severity Vulnerability

An issue was discovered in openRISC OR1200 commit 83ac6b. A mismatch between the RTL and netlist can lead to unexpected behavior.

CRITICALno explanation yet
0%
epss
6.5cvss
CVE-2026-47233

CVE-2026-47233 - MEDIUM Severity Vulnerability

Admidio is an open-source user management solution. Version 5.0.9 added a missing `isAdministratorInventory()` gate to `case 'item_delete':` in `modules/inventory.php`. The same fix was not applied to the sibling `case 'field_delete':` handler, which destroys an entire inventory field definition, cascading to every `adm_inventory_item_data` row that referenced that field and every `adm_inventory_field_options` entry. The handler validates only a session-bound CSRF token; there is no `isAdministratorInventory()` check at the controller level, and `Admidio\Inventory\Entity\ItemField::delete()` does not enforce one at the entity level either (unlike its sibling `ItemField::save()`, which does check `$gCurrentUser->isAdministrator()`). Any user who can log in to the site can permanently destroy a non-system inventory field by sending one POST. Version 5.0.10 provides an updated fix.

MEDIUMno explanation yet
0%
epss
5.3cvss
CVE-2025-22840

Sequence of processor instructions leads to unexpected behavior for some Intel(R) Xeon(R) 6 Scalable processors may allow an authenticated user to potentially…

Sequence of processor instructions leads to unexpected behavior for some Intel(R) Xeon(R) 6 Scalable processors may allow an authenticated user to potentially enable escalation of privilege via local access

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1281
Abstraction
Base
Structure
Simple
Status
Incomplete
References (7)