CVE Catalog

CVE-2026-41937

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

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

Summary

Vvveb before version 1.0.8.3 contains an unrestricted file upload vulnerability in the plugin upload endpoint that allows super_admin users to execute arbitrary PHP code by uploading a malicious plugin ZIP file. Attackers can craft a ZIP containing a plugin.php with a valid Slug header and a public/index.php file with arbitrary PHP code, which executes as the web server user once accessed via subsequent unauthenticated HTTP requests to the plugin's public path.

Risk Assessment

The risk involves potential takeover of the web server by an attacker with super_admin privileges, which could lead to full system compromise, data theft, or further attacks on the infrastructure.

Recommendation

Immediately update Vvveb to version 1.0.8.3 or later, which fixes this vulnerability. Additionally, restrict access to the plugin upload endpoint to trusted users and implement file upload validation.

Other vulnerabilities in Vvveb

See all
Original NVD description (English source)

Vvveb before 1.0.8.3 contains an unrestricted file upload vulnerability in the plugin upload endpoint that allows super_admin users to execute arbitrary PHP code by uploading a malicious plugin ZIP file. Attackers can craft a ZIP containing a plugin.php with a valid Slug header and a public/index.php file with arbitrary PHP code, which executes as the web server user once accessed via subsequent unauthenticated HTTP requests to the plugin's public path.

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