Cyber Resilience

CVE-2026-45391

HighUpdated

Published: 12 May 2026

Published
12 May 2026
Modified
02 June 2026
KEV Added
Patch
CVSS Score v4 8.5 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0089 54.9th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-45391 is a high-severity OS Command Injection (CWE-78) vulnerability. Its CVSS base score is 8.5 (High).

Operationally, ranked in the top 45.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

A command injection vulnerability in Cribl Edge for Linux versions 3.2.0 through 4.17.0 allows a local unprivileged user to execute arbitrary commands in the context of the Cribl Edge service account.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

Insufficient information to map techniques.
Confidence: LOW · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-14213Shared CWE-20, CWE-78
CVE-2026-24893Shared CWE-20, CWE-78
CVE-2024-55020Shared CWE-20, CWE-78
CVE-2026-40176Shared CWE-20, CWE-78
CVE-2024-56132Shared CWE-20, CWE-78
CVE-2026-40261Shared CWE-20, CWE-78
CVE-2025-34161Shared CWE-20, CWE-78
CVE-2025-8876Shared CWE-20, CWE-78
CVE-2026-21893Shared CWE-20, CWE-78
CVE-2025-54123Shared CWE-20, CWE-78

Affected Assets

Linux
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

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-20 CWE-78

Directly implements checks on information inputs to reject invalid data before processing.

addresses: CWE-20

Security testing and developer training directly verify and enforce proper input validation, reducing exploitability of injection and malformed-data weaknesses.

addresses: CWE-20

Security testing and evaluation at multiple SDLC stages directly detects missing or flawed input validation, with the required remediation process ensuring fixes are applied.

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-20

Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.

References