6.8
CVE-2026-33486
- EPSS 0.03%
- Veröffentlicht 26.03.2026 17:15:31
- Zuletzt bearbeitet 31.03.2026 21:13:52
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Roadiz is a polymorphic content management system based on a node system that can handle many types of services. A vulnerability in roadiz/documents prior to versions 2.7.9, 2.6.28, 2.5.44, and 2.3.42 allows an authenticated attacker to read any file on the server's local file system that the web server process has access to, including highly sensitive environment variables, database credentials, and internal configuration files. Versions 2.7.9, 2.6.28, 2.5.44, and 2.3.42 contain a patch.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Roadiz ≫ Core-bundle-dev-app Version < 2.3.42
Roadiz ≫ Core-bundle-dev-app Version >= 2.4.0 < 2.5.44
Roadiz ≫ Core-bundle-dev-app Version >= 2.6.0 < 2.6.28
Roadiz ≫ Core-bundle-dev-app Version >= 2.7.0 < 2.7.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.086 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
| security-advisories@github.com | 6.8 | 2.3 | 4 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.