Cyber Resilience

CVE-2024-40682

Ibm Smartcloud Analytics Log Analysis 1.3.7.0 … 1.3.8.2

Published
23 July 2025
Modified
17 June 2026
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:N/I:N/A:H
EPSS Score 0.0011 2th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2024-40682 is a medium-severity Improper Validation of Specified Type of Input (CWE-1287) vulnerability in Ibm Smartcloud Analytics Log Analysis. Its CVSS base score is 6.2 (Medium).

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

EU & UK References

Vulnerability Data

IBM SmartCloud Analytics - Log Analysis 1.3.7.0, 1.3.7.1, 1.3.7.2, 1.3.8.0, 1.3.8.1, and 1.3.8.2 could allow a local user to cause a denial of service due to improper validation of specified type of input.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-40686Same product: Ibm Smartcloud Analytics Log Analysis
CVE-2024-41751Same product: Ibm Smartcloud Analytics Log Analysis
CVE-2024-41750Same product: Ibm Smartcloud Analytics Log Analysis
CVE-2023-47727Same vendor: Ibm
CVE-2023-47726Same vendor: Ibm
CVE-2025-25020Same vendor: Ibm
CVE-2020-4430Same vendor: Ibm
CVE-2025-27903Same vendor: Ibm
CVE-2024-49818Same vendor: Ibm
CVE-2023-47718Same vendor: Ibm

Affected Assets

ibm
smartcloud analytics log analysis
1.3.7.0, 1.3.7.1, 1.3.7.2, 1.3.8.0, 1.3.8.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.1.1
  • V1.4.2
  • V2.1.1
  • V2.2.2

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 require proper input type validation during development.

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 type-validation flaws but does not prevent them during development.

prevents

Secure development lifecycle mandates input validation and type checking to prevent improper type handling.

prevents

Application security requirements explicitly include validation of input data types and formats.

prevents

Secure architecture principles promote defensive input handling and type enforcement at system boundaries.

prevents

Secure coding standards directly require proper type validation of all external inputs.

References