CVE-2026-41935 PUBLISHED

Vvveb < 1.0.8.3 Uncontrolled Recursion Denial of Service

Assigner: VulnCheck
Reserved: 22.04.2026 Published: 14.05.2026 Updated: 14.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor givanz
Product Vvveb
Versions Default: affected
  • affected from 0 to 1.0.8.3 (excl.)
  • Version c766e84b479dcf1bd1f25a44e4b9c9fa450769c8 is unaffected

Credits

  • Basant Kumar (@CyberWarrior9) finder
  • VulnCheck finder

References

Problem Types

  • Uncontrolled Recursion CWE
  • Generation of Error Message Containing Sensitive Information CWE