Vulnerability Description
In Eclipse Vert.x versions [4.0.0, 4.5.21] and [5.0.0, 5.0.4], when "directory listing" is enabled, file and directory names are inserted into generated HTML without proper escaping in the href, title, and link attributes. An attacker who can create or rename files or directories within a served path can craft filenames containing malicious script or HTML content, leading to stored cross-site scripting (XSS) that executes in the context of users viewing the affected directory listing.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Vert.X | >= 4.0.0, < 4.5.22 |
Related Weaknesses (CWE)
References
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/303Issue TrackingVendor AdvisoryExploit
FAQ
What is CVE-2025-11966?
CVE-2025-11966 is a vulnerability with a CVSS score of 6.4 (MEDIUM). In Eclipse Vert.x versions [4.0.0, 4.5.21] and [5.0.0, 5.0.4], when "directory listing" is enabled, file and directory names are inserted into generated HTML without proper escaping in the href, title...
How severe is CVE-2025-11966?
CVE-2025-11966 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-11966?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Vert.X.