Cyber Resilience

CVE-2026-4051

High

Published: 26 May 2026

Published
26 May 2026
Modified
27 May 2026
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0037 28.5th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-4051 is a high-severity Exposed Dangerous Method or Function (CWE-749) vulnerability in Ibm Engineering Lifecycle Management. Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 28.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

IBM Engineering Lifecycle Management 7.0.3, 7.1.0, and 7.2.0 could allow an attacker with administrative privileges to execute remote code due to exposed method that is not properly restricted.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Why these techniques?

Admin-privileged RCE via improperly restricted exposed method in a server application directly enables exploitation of public-facing apps (T1190) and arbitrary command execution (T1059).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-3660Same product: Ibm Engineering Lifecycle Management
CVE-2026-3603Same product: Ibm Engineering Lifecycle Management
CVE-2024-51450Same vendor: Ibm
CVE-2024-55904Same vendor: Ibm
CVE-2026-1345Same vendor: Ibm
CVE-2025-13689Same vendor: Ibm
CVE-2026-8644Same vendor: Ibm
CVE-2026-9319Same vendor: Ibm
CVE-2026-1342Same vendor: Ibm
CVE-2026-3366Same vendor: Ibm

Affected Assets

ibm
engineering lifecycle management
7.0.3, 7.1.0, 7.2.0

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

Explicitly prohibiting dangerous or unnecessary functions and services prevents exposure of methods that could be directly exploited.

addresses: CWE-749

Minimal functionality removes or avoids exposure of dangerous methods and functions.

References