CVE Catalog

CVE-2026-46581

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

In Eclipse Mojarra versions 2.3 and later, URL handling in DefaultFaceletFactory does not block remote URLs, allowing an attacker to include a remote Facelet processed with server privileges.

Risk Assessment

An attacker can access restricted files such as WEB-INF/web.xml or /etc/passwd, potentially leading to disclosure of sensitive information.

Recommendation

Update Eclipse Mojarra to a patched version or configure blocking of remote URLs in the application.

Related vulnerabilities

Original NVD description (English source)

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`.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS