7.5

CVE-2026-46581

Exploit
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`.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
EclipseMojarra Version >= 2.3.0 <= 4.1.13
EclipseMojarra Version5.0.0 Updatemilestone1
EclipseMojarra Version5.0.0 Updatemilestone2
EclipseMojarra Version5.0.0 Updatemilestone3
EclipseMojarra Version5.0.0 Updatemilestone4
EclipseMojarra Version5.0.0 Updatemilestone5
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.37% 0.3
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
CISA-ADP 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-641 Improper Restriction of Names for Files and Other Resources

The product constructs the name of a file or other resource using input from an upstream component, but it does not restrict or incorrectly restricts the resulting name.

CWE-94 Improper Control of Generation of Code ('Code Injection')

The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/544
Vendor Advisory
Exploit
https://gitlab.eclipse.org/security/cve-assignment/-/work_items/160
Vendor Advisory