CVE-2026-41883 Details
Description
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. 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.
A server-side expression language (EL) injection vulnerability has been identified in OmniFaces versions prior to 1.14.2, 2.7.32, 3.14.16, 4.7.5, and 5.2.3. This vulnerability allows for remote code execution (RCE) in applications using the CDNResourceHandler with a wildcard CDN mapping. An attacker can craft a resource request URL that includes an EL expression in the resource name, which is then evaluated on the server side. The severity of this vulnerability can vary depending on the EL implementation and the objects available in the EL context, but it can at least lead to information disclosure and denial-of-service.
Users can upgrade to OmniFaces versions 5.2.3, 4.7.5, 3.14.16, 2.7.32, or 1.14.2. For applications using the CDNResourceHandler with wildcard mappings, it is recommended to replace these with explicit resource-to-URL mappings.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 8, 2026CISA-ADP
Assessed May 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/omnifaces/omnifaces/security/advisories/GHSA-vp6r-9m58-5xv8 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-917 | Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| OmniFaces | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 8, 2026 | New CVE Received | [email protected] |
Volerion