CVE Catalog

CVE-2026-41934

High
Published: Translated: NVD NIST

Summary

Vvveb before version 1.0.8.2 contains an authenticated remote code execution vulnerability in the admin code editor that allows low-privilege authenticated users to execute arbitrary code through insufficient file extension restrictions.

Risk Assessment

Attackers with editor, author, contributor, or site_admin roles can write a malicious .htaccess file, leading to unauthenticated remote code execution when the file is accessed via HTTP.

Recommendation

It is recommended to update Vvveb to version 1.0.8.2 or later and to implement additional restrictions on allowed file extensions in the code editor.

Other vulnerabilities in Vvveb

See all
Original NVD description (English source)

Vvveb before version 1.0.8.2 contains an authenticated remote code execution vulnerability in the admin code editor that allows low-privilege authenticated users to execute arbitrary code through insufficient file extension restrictions, with the uploaded payload then executable via subsequent unauthenticated HTTP requests. Attackers with editor, author, contributor, or site_admin roles can write a malicious .htaccess file to map arbitrary extensions to the PHP handler, then upload PHP code with that extension to achieve unauthenticated remote code execution when the file is accessed via HTTP.

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