CVE-2026-41935

Source
https://cve.org/CVERecord?id=CVE-2026-41935
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41935.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41935
Published
2026-05-14T14:27:06.987Z
Modified
2026-07-28T03:55:50.924948232Z
Severity
  • 7.1 (High) CVSS_V4 - 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 Calculator
Summary
Vvveb < 1.0.8.3 Uncontrolled Recursion Denial of Service
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-209",
        "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41935.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/givanz/vvveb

Affected ranges

Type
GIT
Repo
https://github.com/givanz/vvveb
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0.8.3"
        }
    ]
}

Affected versions

1.*
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.7.1
1.0.7.2
1.0.7.3
1.0.8
1.0.8.1
1.0.8.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41935.json"