{"api_version":"1","generated_at":"2026-05-12T23:15:54+00:00","cve":"CVE-2026-41883","urls":{"html":"https://cve.report/CVE-2026-41883","api":"https://cve.report/api/cve/CVE-2026-41883.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-41883","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-41883"},"summary":{"title":"OmniFaces: EL injection via crafted resource name in wildcard CDN mapping","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.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-05-08 16:16:11","updated_at":"2026-05-08 16:16:11"},"problem_types":["CWE-917","CWE-917 CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"8.1","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":8.1,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"8.1","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","data":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.1,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/omnifaces/omnifaces/security/advisories/GHSA-vp6r-9m58-5xv8","name":"https://github.com/omnifaces/omnifaces/security/advisories/GHSA-vp6r-9m58-5xv8","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-41883","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-41883","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"omnifaces","product":"omnifaces","version":"affected < 1.14.2","platforms":[]},{"source":"CNA","vendor":"omnifaces","product":"omnifaces","version":"affected >= 2.0-RC1, < 2.7.32","platforms":[]},{"source":"CNA","vendor":"omnifaces","product":"omnifaces","version":"affected >= 3.0-RC1, < 3.14.16","platforms":[]},{"source":"CNA","vendor":"omnifaces","product":"omnifaces","version":"affected >= 4.0-M1, < 4.7.5","platforms":[]},{"source":"CNA","vendor":"omnifaces","product":"omnifaces","version":"affected >= 5.0-M1, < 5.2.3","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"41883","cve":"CVE-2026-41883","epss":"0.002530000","percentile":"0.485200000","score_date":"2026-05-11","updated_at":"2026-05-12 00:01:17"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"omnifaces","vendor":"omnifaces","versions":[{"status":"affected","version":"< 1.14.2"},{"status":"affected","version":">= 2.0-RC1, < 2.7.32"},{"status":"affected","version":">= 3.0-RC1, < 3.14.16"},{"status":"affected","version":">= 4.0-M1, < 4.7.5"},{"status":"affected","version":">= 5.0-M1, < 5.2.3"}]}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":8.1,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-917","description":"CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-05-08T15:36:34.133Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/omnifaces/omnifaces/security/advisories/GHSA-vp6r-9m58-5xv8","tags":["x_refsource_CONFIRM"],"url":"https://github.com/omnifaces/omnifaces/security/advisories/GHSA-vp6r-9m58-5xv8"}],"source":{"advisory":"GHSA-vp6r-9m58-5xv8","discovery":"UNKNOWN"},"title":"OmniFaces: EL injection via crafted resource name in wildcard CDN mapping"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-41883","datePublished":"2026-05-08T15:36:34.133Z","dateReserved":"2026-04-22T15:11:54.670Z","dateUpdated":"2026-05-08T15:36:34.133Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-05-08 16:16:11","lastModifiedDate":"2026-05-08 16:16:11","problem_types":["CWE-917","CWE-917 CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":8.1,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":2.2,"impactScore":5.9}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"41883","Ordinal":"1","Title":"OmniFaces: EL injection via crafted resource name in wildcard CD","CVE":"CVE-2026-41883","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"41883","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"OmniFaces: EL injection via crafted resource name in wildcard CD"}]}}}