Cyber Resilience

CVE-2025-36194

Ibm Powervm Hypervisor fw1060.00 … fw950.f0

Published
02 February 2026
Modified
19 February 2026
Patch / advisory
CVSS Score v3.1 2.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N
EPSS Score 0.0011 2th percentile
Risk Priority 23 floored blend · peak EPSS

Summary

CVE-2025-36194 is a low-severity Improper Access Control for Register Interface (CWE-1262) vulnerability in Ibm Powervm Hypervisor. Its CVSS base score is 2.8 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Firmware Corruption (T1495); ranked at the 2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

IBM PowerVM Hypervisor FW1110.00 through FW1110.03, FW1060.00 through FW1060.51, and FW950.00 through FW950.F0 may expose a limited amount of data to a peer partition in specific shared processor configurations during certain operations.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1495 Firmware Corruption Impact
Adversaries may overwrite or corrupt the flash memory contents of system BIOS or other firmware in devices attached to a system in order to render them inoperable or unable to boot, thus denying the availability to use the devices and/or…
T1542 Pre-OS Boot Stealth
Adversaries may abuse Pre-OS Boot mechanisms as a way to establish persistence on a system.
T1601 Modify System Image Defense Impairment
Adversaries may make changes to the operating system of embedded network devices to weaken defenses and provide new capabilities for themselves.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-33851Same product: Ibm Powervm Hypervisor
CVE-2023-25683Same product: Ibm Powervm Hypervisor
CVE-2023-46183Same product: Ibm Powervm Hypervisor
CVE-2025-0986Same product: Ibm Powervm Hypervisor
CVE-2025-36238Same product: Ibm Powervm Hypervisor
CVE-2023-30440Same product: Ibm Powervm Hypervisor
CVE-2025-47385Shared CWE-1262
CVE-2023-20599Shared CWE-1262
CVE-2024-45556Shared CWE-1262
CVE-2024-6354Shared CWE-1262

Affected Assets

ibm
powervm hypervisor
fw1060.00, fw1060.10, fw1060.12, fw1060.20, fw1060.21

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Enforcing approved authorizations for logical access directly stops unauthorized software from reaching memory-mapped registers.

Least-privilege assignment restricts which processes may access hardware registers, reducing the chance of improper interface exposure.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Defining, enforcing, and reviewing access permissions and least privilege directly addresses unauthorized register access.

PR.IR-01 partial match
prevents

Protecting environments from unauthorized logical access can prevent improper register-interface usage.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can discover improper register access but does not prevent it at runtime.

mitigates

Privileged utility programs may touch registers, so the control partially mitigates misuse.

prevents

Privileged access rights directly restrict who can read/write hardware registers.

prevents

Secure architecture principles require proper hardware register access controls by design.

prevents

Secure coding practices prevent unauthorized register access in firmware and drivers.

prevents

Information access restriction explicitly limits software access to memory-mapped register interfaces.

References