CVE-2026-41935

Vvveb before 1.0.8.3 contains an uncontrolled recursion vulnerability in the admin controller dispatch cycle where Base::init() repeatedly invokes permission() on error handlers, causing infinite recursion until PHP memory limits are exhausted. Attackers can send sustained requests to forbidden admin URLs from a low-privilege account to exhaust PHP memory on all workers and cause denial of service to legitimate traffic.
Configurations

No configuration.

History

14 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 15:16

Updated : 2026-05-14 16:24


NVD link : CVE-2026-41935

Mitre link : CVE-2026-41935

CVE.ORG link : CVE-2026-41935


JSON object : View

Products Affected

No product.

CWE
CWE-209

Generation of Error Message Containing Sensitive Information

CWE-674

Uncontrolled Recursion