CVE-2026-46581 PUBLISHED

Assigner: eclipse
Reserved: 08.07.2026 Published: 05.08.2026 Updated: 05.08.2026

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.

Product Status

Vendor Eclipse Foundation
Product Eclipse Mojarra
Versions Default: unaffected
  • affected from 2.3 to 5.0 (incl.)

Credits

  • Jason Lee finder

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE
  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE
  • CWE-641: Improper Restriction of Names for Files and Other Resources CWE

Impacts

  • CAPEC-253: Remote Code Inclusion