Cyber Resilience

CVE-2026-41883

HighRCE

Published: 08 May 2026

Published
08 May 2026
Modified
13 May 2026
KEV Added
Patch
CVSS Score v3.1 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0038 30.1th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-41883 is a high-severity Expression Language Injection (CWE-917) vulnerability. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 30.1th 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 details

OmniFaces is a utility library for Faces. Prior to versions 1.14.2, 2.7.32, 3.14.16, 4.7.5, and 5.2.3, there is a server-side EL injection leading to Remote Code Execution (RCE). This affects applications that use CDNResourceHandler with a wildcard CDN mapping (e.g.…

more

libraryName:*=https://cdn.example.com/*). An attacker can craft a resource request URL containing an EL expression in the resource name, which is evaluated server-side. This issue has been patched in versions 1.14.2, 2.7.32, 3.14.16, 4.7.5, and 5.2.3.

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?

Server-side EL injection in public-facing CDNResourceHandler directly enables RCE via crafted requests (T1190); resulting arbitrary code execution maps to command/scripting interpreters (T1059).

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

CVEs Like This One

CVE-2026-2587Shared CWE-917
CVE-2026-2586Shared CWE-917
CVE-2026-41705Shared CWE-917
CVE-2025-41243Shared CWE-917
CVE-2026-41901Shared CWE-917
CVE-2026-8759Shared CWE-917
CVE-2026-22729Shared CWE-917
CVE-2021-45046Shared CWE-917
CVE-2026-24713Shared CWE-917
CVE-2026-26462Shared CWE-917

Affected Assets

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References