Cyber Resilience

CVE-2024-56462

Ibm Qradar Security Information And Event Manager 7.5.0

Published
27 May 2026
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 7.2
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0046 38th percentile
Risk Priority 53 floored blend · peak EPSS

Summary

CVE-2024-56462 is a high-severity Exposure of Backup File to an Unauthorized Control Sphere (CWE-530) vulnerability in Ibm Qradar Security Information And Event Manager. Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 38th 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 7.5.0 through 7.5.0 UP15 Interim Fix 002 could allow a privileged user to upload a malicious backup archive that could be restored and used to gain access to the underlying operating system.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1039 Data from Network Shared Drive Collection
Adversaries may search network shares on computers they have compromised to find files of interest.
T1119 Automated Collection Collection
Once established within a system or network, an adversary may use automated techniques for collecting internal data.
T1530 Data from Cloud Storage Collection
Adversaries may access data from cloud storage.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
T1552.004 Private Keys Credential Access
Adversaries may search for private key certificate files on compromised systems for insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-0164Same product: Ibm Qradar Security Information And Event Manager
CVE-2026-10025Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-50950Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-43041Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-47146Same product: Ibm Qradar Security Information And Event Manager
CVE-2025-33119Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-50949Same product: Ibm Qradar Security Information And Event Manager
CVE-2023-43057Same product: Ibm Qradar Security Information And Event Manager
CVE-2025-36170Same product: Ibm Qradar Security Information And Event Manager
CVE-2024-56464Same 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)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V8.4.2

Mitigating Controls (NIST 800-53 r5) AI

Enforces authorization checks on all logical access, directly stopping unauthorized actors from reaching backup files.

Explicitly restricts access to removable or backup media to authorized personnel only.

Limits privileges so that only the minimal set of users can access backup locations or archives.

Requires physical and logical controls plus encryption or access restrictions when storing backup media.

AC-4 enforces information flow rules that can block unauthorized external access to files or directories.

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

Enforcing least-privilege permissions and authorization policies directly prevents unauthorized file/directory exposure.

PR.DS-11 mostly match
prevents

Explicit requirement to protect backups directly mitigates unauthorized exposure of backup files.

PR.IR-01 mostly match
prevents

Logical segmentation and access protections stop external parties from reaching files that should remain internal.

PR.DS-01 partial match
prevents

Data-at-rest protections such as encryption or ACLs reduce the impact of unintended file exposure.

PR.PS-01 partial match
prevents

Hardened configuration baselines commonly include file-system permission settings that limit external access.

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

Proper access-rights provisioning prevents unauthorized actors from reaching backup locations.

prevents

The backup control explicitly requires protecting backup confidentiality and integrity, directly addressing exposure risks.

prevents

Information-access-restriction rules can be applied to backup directories or archives to block unauthorized spheres.

mitigates

By tracing and retrieving all copies of information stored on endpoint and portable devices, the control reduces the likelihood that files remain accessible outside the organization’s security perimeter.

mitigates

Classification helps identify which backups need stricter handling, but does not enforce storage location or access restrictions.

prevents

Access control directly limits who can reach backup files, though it does not address how backups are created or stored.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (2 rules)
  • V-248579 OL 8 must restrict access to the kernel message buffer. prevents CWE-552
  • V-248597 There must be no "shosts.equiv" files on the OL 8 operating system. prevents CWE-552

References