Cyber Resilience

CVE-2024-31874

Ibm Security Verify Access 10.0.0 – 10.0.7

Published
10 April 2024
Modified
03 November 2025
Patch / advisory
CVSS Score v3.1 6.2
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0029 22th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2024-31874 is a medium-severity Use of Uninitialized Variable (CWE-457) vulnerability in Ibm Security Verify Access. Its CVSS base score is 6.2 (Medium).

Operationally, ranked at the 22th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability Data

IBM Security Verify Access Appliance 10.0.0 through 10.0.7 uses uninitialized variables when deploying that could allow a local user to cause a denial of service. IBM X-Force ID: 287318.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-30433Same product: Ibm Security Verify Access
CVE-2024-49814Same product: Ibm Security Verify Access
CVE-2023-32328Same product: Ibm Security Verify Access
CVE-2024-25027Same product: Ibm Security Verify Access
CVE-2024-49805Same product: Ibm Security Verify Access
CVE-2024-31883Same product: Ibm Security Verify Access
CVE-2023-25927Same product: Ibm Security Verify Access
CVE-2024-49803Same product: Ibm Security Verify Access
CVE-2023-32330Same product: Ibm Security Verify Access
CVE-2024-31873Same product: Ibm Security Verify Access

Affected Assets

ibm
security verify access
10.0.0 — 10.0.7

Mitigating Controls

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.PS-06 mostly match
prevents

Secure SDLC practices directly catch uninitialized-variable defects via static analysis and code review while the control encompasses many additional development controls.

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.

detects

Security testing can detect uninitialized-variable bugs, but the control is broader.

prevents

Secure development life cycle mandates practices that reduce uninitialized-variable defects.

prevents

Application security requirements can specify initialization rules, but the control itself does not directly address the weakness.

prevents

Secure system architecture and engineering principles include defensive coding practices that prevent use of uninitialized memory or objects.

prevents

Secure coding explicitly requires variable initialization and static-analysis checks.

References