CVE-2026-46581
7.5 HIGHpublic exploit availablePublished 2026-08-05 · Updated 2026-08-10
AI risk analysis
- Summary
- The flaw allows remote URLs to be included in Facelet processing, potentially exposing sensitive files. This matters because it can lead to unauthorized access to critical server files.
- Exploitability
- Exploitation requires control over a URL parameter and access to the affected Eclipse Mojarra version; moderate effort needed.
- Blast radius
- If exploited, could grant access to restricted files like `WEB-INF/web.xml` or `/etc/passwd`, impacting server security significantly.
- Prioritized remediation
- Update to the latest Eclipse Mojarra version to mitigate this vulnerability.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
In Eclipse Mojarra versions 2.3 and following, URL handing in `DefaultFaceletFactory` does not properly sanitize and/or block remote URLs, allowing an attacker to specify a URL to a remote Facelet which will be included and processed as part of the normal request, with the privileges of the target server. This could allow access to restricted files such as `WEB-INF/web.xml` or `/etc/passwd`.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weaknesses
CWE-22, CWE-94, CWE-641
Vendors
eclipse
Products
mojarra
Public exploit & PoC references
- https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/544[Exploit, Vendor Advisory]
- https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/544[Exploit, Vendor Advisory]
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.