Cyber Resilience

CVE-2026-24324

DoS in Sap Businessobjects Business Intelligence Platform 2025 … 430

Published
10 February 2026
Modified
17 February 2026
Patch / advisory
CVSS Score v3.1 6.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0034 26th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-24324 is a medium-severity Amplification (CWE-405) vulnerability in Sap Businessobjects Business Intelligence Platform. Its CVSS base score is 6.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 26th 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 SC-5 (Denial-of-service Protection) and SI-10 (Information Input Validation) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

SAP BusinessObjects Business Intelligence Platform (AdminTools) allows an authenticated attacker with user privileges to execute a specific query in AdminTools that could cause the Content Management Server (CMS) to crash, rendering the CMS partially or completely unavailable and resulting in…

more

the denial of service of the Content Management Server (CMS). Successful exploitation impacts system availability, while confidentiality and integrity remain unaffected.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Authenticated query triggers CMS crash enabling application-layer DoS via exploitation (T1499.004); no code execution, auth bypass, or other impacts described.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-0485Same product: Sap Businessobjects Business Intelligence Platform
CVE-2026-0490Same product: Sap Businessobjects Business Intelligence Platform
CVE-2023-0020Same product: Sap Businessobjects Business Intelligence Platform
CVE-2025-0064Same product: Sap Businessobjects Business Intelligence Platform
CVE-2025-31332Same product: Sap Businessobjects Business Intelligence Platform
CVE-2023-24530Same product: Sap Businessobjects Business Intelligence Platform
CVE-2024-33004Same product: Sap Businessobjects Business Intelligence Platform
CVE-2024-34684Same product: Sap Businessobjects Business Intelligence Platform
CVE-2023-27271Same product: Sap Businessobjects Business Intelligence Platform
CVE-2024-45281Same product: Sap Businessobjects Business Intelligence Platform

Affected Assets

sap
businessobjects business intelligence platform
2025, 2027, 430

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SC-5 Denial-of-service Protection
  • SI-10 Information Input Validation
  • AC-6 Least Privilege
Detect
Catch it (NIST detect / respond)

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

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires protection against denial-of-service attacks that render the CMS unavailable, matching the query-induced crash in AdminTools.

prevent

Mandates validation of inputs (the specific AdminTools query) to reject malformed or abusive requests before they can exhaust resources or crash the CMS.

prevent

Enforces least privilege so that ordinary authenticated users cannot reach the AdminTools functionality capable of triggering the CMS crash.

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.IR-03 mostly match
prevents

Resilience mechanisms such as rate limiting and load balancing directly constrain asymmetric resource use.

PR.IR-04 mostly match
prevents

Capacity planning and monitoring maintain availability headroom against amplification attacks.

DE.CM-01 partial match
prevents

Network monitoring detects amplification traffic patterns but does not itself limit asymmetric consumption.

DE.CM-09 partial match
prevents

Runtime resource monitoring can surface excessive consumption yet does not enforce authorization or work proofs.

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.

none

Stress-testing and demand-reduction tactics (e.g., bandwidth throttling) blunt amplification vectors that would otherwise let an attacker multiply resource consumption through a single request.

References