Cyber Resilience

CVE-2025-31332

Sap Businessobjects Business Intelligence Platform 430

Published
08 April 2025
Modified
24 October 2025
Patch / advisory
CVSS Score v3.1 6.6
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:H
EPSS Score 0.0014 4th percentile
Risk Priority 41 floored blend · peak EPSS

Summary

CVE-2025-31332 is a medium-severity Insecure Inherited Permissions (CWE-277) vulnerability in Sap Businessobjects Business Intelligence Platform. Its CVSS base score is 6.6 (Medium).

Operationally, ranked at the 4th 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.

EU & UK References

Vulnerability Data

Due to insecure file permissions in SAP BusinessObjects Business Intelligence Platform, an attacker who has local access to the system could modify files potentially disrupting operations or cause service downtime hence leading to a high impact on integrity and availability.…

more

However, this vulnerability does not disclose any sensitive data.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-0020Same product: Sap Businessobjects Business Intelligence Platform
CVE-2025-0064Same 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
CVE-2024-28165Same product: Sap Businessobjects Business Intelligence Platform
CVE-2023-0022Same product: Sap Businessobjects Business Intelligence Platform
CVE-2026-0508Same product: Sap Businessobjects Business Intelligence Platform

Affected Assets

sap
businessobjects business intelligence platform
430

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • CM-5 Access Restrictions for Change
Detect
Catch it (NIST detect / respond)

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

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces file-system access permissions so that only authorized subjects may modify SAP BusinessObjects files.

prevent

Requires that file permissions grant only the minimum privileges needed, eliminating the excessive write access that enables the attack.

prevent

Restricts the ability to change system files or configurations to authorized roles, limiting the impact of local accounts that obtain write access.

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

Directly addresses defining and enforcing secure access permissions and least privilege, which prevents insecure inheritance.

PR.PS-01 partial match
prevents

Configuration management practices include establishing secure permission baselines that avoid insecure inheritance.

PR.PS-06 partial match
prevents

Secure SDLC practices would catch and prevent defining insecure inherited permissions 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 may detect permission issues but does not prevent insecure inheritance by design.

degrades

Privileged access rights management can limit inheritance of excessive permissions but does not directly address insecure default permission inheritance.

prevents

Secure development lifecycle practices can include permission model reviews but do not guarantee secure inherited permissions.

prevents

Secure system architecture principles can incorporate least-privilege permission models but do not specifically mandate secure inheritance.

prevents

Secure coding standards can explicitly require setting restrictive permissions at object creation, directly mitigating insecure inheritance.

degrades

Information access restriction policies can reduce risk from inherited permissions but do not enforce secure permission inheritance at creation time.

Hardening callouts derived

Configuration rules from DISA STIG baselines that reduce the attack surface for weaknesses of the type cited by this CVE. Derived transitively via CVE→CWE→STIG over `controls_xwalks` (authoritative rows only).

Windows Server 2016 (1 rule)
  • V-224974 Domain-created Active Directory Organizational Unit (OU) objects must have proper access control permissions. via CWE-277

References