CVE-2025-11965
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-22
Assigner: Eclipse Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eclipse | vert.x | 4.0.0 |
| eclipse | vert.x | 5.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-552 | The product makes files or directories accessible to unauthorized actors, even though they should not be. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Eclipse Vert.x versions 4.0.0 to 4.5.21 and 5.0.0 to 5.0.4, where the StaticHandler's configuration intended to restrict access to hidden files does not properly restrict access to hidden directories. As a result, unauthorized users can access files within these hidden directories, such as '.git/config'. [1]
How can this vulnerability impact me? :
The vulnerability allows unauthorized users to access sensitive files within hidden directories that should be protected. This can lead to exposure of confidential information, configuration files, or other sensitive data, potentially compromising the security of your system or application. [1]