CVE-2026-33486
Received
Received - Intake
Local File Read Vulnerability in Roadiz Documents Module
Publication date: 2026-03-26
Last updated on: 2026-03-31
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| roadiz | core-bundle-dev-app | to 2.3.42 (exc) |
| roadiz | core-bundle-dev-app | From 2.4.0 (inc) to 2.5.44 (exc) |
| roadiz | core-bundle-dev-app | From 2.6.0 (inc) to 2.6.28 (exc) |
| roadiz | core-bundle-dev-app | From 2.7.0 (inc) to 2.7.9 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | 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. |