CVE Catalog

CVE-2026-34428

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

17th percentile - higher than 17% of all known CVEs

Summary

Vvveb prior to version 1.0.8.1 contains a server-side request forgery (SSRF) vulnerability in the oEmbedProxy action of the editor/editor module. The url parameter is passed directly to getUrl() via curl without scheme or destination validation. Authenticated backend users can supply file:// URLs to read arbitrary files readable by the web server process or http:// URLs targeting internal network addresses to probe internal services, with response bodies returned directly to the caller.

Risk Assessment

An attacker can read sensitive files from the server (e.g., configuration files, passwords) or scan the internal network, potentially leading to privilege escalation and further compromise of the infrastructure.

Recommendation

Immediately upgrade Vvveb to version 1.0.8.1 or later. If upgrading is not possible, restrict backend access to trusted users and block the use of file:// URLs and internal IP addresses in the url parameter.

Other vulnerabilities in Vvveb

See all
Original NVD description (English source)

Vvveb prior to 1.0.8.1 contains a server-side request forgery vulnerability in the oEmbedProxy action of the editor/editor module where the url parameter is passed directly to getUrl() via curl without scheme or destination validation. Authenticated backend users can supply file:// URLs to read arbitrary files readable by the web server process or http:// URLs targeting internal network addresses to probe internal services, with response bodies returned directly to the caller.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS