CVE-2025-24336
Raw vector
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:LSummary
CVE-2025-24336 is a low-severity Improper Handling of Structural Elements (CWE-237) vulnerability in Jvn (inferred from references). Its CVSS base score is 3.3 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 5th 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 SI-10 (Information Input Validation) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-3676
Vulnerability Data
SXF Common Library handles input data improperly. If a product using the library reads a crafted file, the product may be crashed.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
—
V2.2.3
Mitigating Controls (NIST 800-53 r5) AI
Input validation enforces correct handling of structural elements before they reach processing logic.
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.
Secure SDLC practices directly require correct parsing and validation of complex input structures.
Vulnerability identification processes can discover instances of improper structural input handling.
Vulnerability disclosure handling can surface structural-element weaknesses reported by external parties.
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.
Security testing in development can detect weaknesses related to improper handling of complex structures.
Secure development lifecycle requires structured input validation and error handling that can mitigate improper handling of complex structures.
Application security requirements typically mandate robust parsing and validation of structured data inputs.
Secure system architecture principles include defensive design against malformed or complex structural inputs.
Secure coding standards directly address proper handling and validation of structured data elements.