CVE Catalog

CVE-2026-41935

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

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

Summary

Vvveb before version 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.

Risk Assessment

The risk is the possibility of a Denial of Service (DoS) attack by exhausting PHP memory, which can render the Vvveb application unavailable to all users, leading to service disruption.

Recommendation

It is recommended to immediately upgrade Vvveb to version 1.0.8.3 or later, which includes a fix for the uncontrolled recursion. Additionally, consider restricting access to the admin panel and monitoring PHP memory usage.

Other vulnerabilities in Vvveb

See all
Original NVD description (English source)

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.

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