Cyber Resilience

CVE-2025-36007

Ibm Qradar Security Information And Event Manager 7.5.0

Published
27 October 2025
Modified
15 December 2025
Patch / advisory
CVSS Score v3.1 7.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0012 2th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2025-36007 is a high-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Ibm Qradar Security Information And Event Manager. Its CVSS base score is 7.8 (High).

Operationally, 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.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM QRadar SIEM 7.5 through 7.5.0 Update Pack 13 Independent Fix 02 is vulnerable to privilege escalation due to improper privilege assignment to an update script.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-47146Same product: Ibm Qradar Security Information And Event Manager
CVE-2024-56462Same product: Ibm Qradar Security Information And Event Manager
CVE-2025-0164Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-43057Same product: Ibm Qradar Security Information And Event Manager
CVE-2025-36138Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-50961Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-50949Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-43041Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-50950Same product: Ibm Qradar Security Information And Event Manager
CVE-2025-33119Same product: Ibm Qradar Security Information And Event Manager

Affected Assets

ibm
qradar security information and event manager
7.5.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-6 Least Privilege
  • AC-3 Access Enforcement
  • CM-5 Access Restrictions for Change
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 8 hardening rules · 6 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly counters CWE-266 by enforcing assignment of only the minimum privileges required to the update script.

prevent

Enforces approved authorizations so the update script cannot execute with elevated privileges beyond its intended access rights.

prevent

Restricts logical access to change functions, limiting who or what can modify or run privileged update scripts.

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 full match
prevents

Directly enforces least-privilege policy definition, management, and review that prevents incorrect privilege assignments.

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.

prevents

The access-rights control governs the entire lifecycle of privilege assignment, directly eliminating incorrect assignments.

prevents

Privileged-access-rights control explicitly requires least-privilege assignment and ongoing validation, directly mitigating CWE-266.

prevents

Access control policy directly prevents incorrect privilege assignment by defining who may receive which rights.

mitigates

Segregation of duties reduces blast radius of any single incorrect privilege but does not prevent the assignment itself.

mitigates

Restricting privileged utility programs limits exposure from over-privileged accounts but does not address how privileges are assigned.

prevents

Information-access-restriction mechanisms enforce the correct privilege boundaries once assignment rules are defined.

References