Cyber Resilience

CVE-2024-48891

Command Injection in Fortinet Fortisoar 7.3.0 – 7.5.2

Published
14 October 2025
Modified
15 October 2025
Patch / advisory
CVSS Score v3.1 7.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0046 38th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2024-48891 is a high-severity OS Command Injection (CWE-78) vulnerability in Fortinet Fortisoar. Its CVSS base score is 7.0 (High).

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

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

An Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability [CWE-78] in FortiSOAR 7.6.0 through 7.6.1, 7.5.0 through 7.5.1, 7.4 all versions, 7.3 all versions may allow an attacker who has already obtained a non-login…

more

low privileged shell access (via another hypothetical vulnerability) to perform a local privilege escalation via crafted commands.

CWE(s)

Related Threats

CVEs Like This One

CVE-2026-22155Same product: Fortinet Fortisoar
CVE-2023-25605Same product: Fortinet Fortisoar
CVE-2026-22576Same product: Fortinet Fortisoar
CVE-2026-22154Same product: Fortinet Fortisoar
CVE-2024-31493Same product: Fortinet Fortisoar
CVE-2026-22574Same product: Fortinet Fortisoar
CVE-2024-48892Same product: Fortinet Fortisoar
CVE-2023-27995Same product: Fortinet Fortisoar
CVE-2024-45327Same product: Fortinet Fortisoar
CVE-2024-48893Same product: Fortinet Fortisoar

Affected Assets

fortinet
fortisoar
7.3.0 — 7.5.2 · 7.6.0 — 7.6.2

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.2.5
  • V1.2.8
  • V15.2.5

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

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

PR.PS-06's SDLC practices directly require secure coding and input handling that blocks command-injection defects, yet the single broad outcome leaves many specific neutralization vectors and verification gaps unaddressed.

PR.PS-02 partial match
prevents

Routine patching/maintenance can remediate known command-injection CVEs in dependencies (partial forward) but does nothing to stop developers from introducing improper neutralization in custom code (none reverse).

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 and code review target insecure use of operating-system command interfaces, catching command-injection flaws introduced during development.

References