CVE-2026-40935
Last modified
CVE-2026-40935 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/getCaptcha.php` accepts the CAPTCHA length (`ql`) directly from the query string with no clamping or sanitization, letting any unauthenticated client force the server to generate a 1-character CAPTCHA word. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/getCaptcha.php` accepts the CAPTCHA length (`ql`) directly from the query string with no clamping or sanitization, letting any unauthenticated client force the server to generate a 1-character CAPTCHA word. Combined with a case-insensitive `strcasecmp` comparison over a ~33-character alphabet and the fact that failed validations do NOT consume the stored session token, an attacker can trivially brute-force the CAPTCHA on any endpoint that relies on `Captcha::validation()` (user registration, password recovery, contact form, etc.) in at most ~33 requests per session. Commit bf1c76989e6a9054be4f0eb009d68f0f2464b453 contains a fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 29.0 |
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-hg7g-56h5-5pqrExploit, Mitigation, Vendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-hg7g-56h5-5pqrExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40935?
How severe is CVE-2026-40935?
How do I fix CVE-2026-40935?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-40929WWBN AVideo is an open source video platform. In versions 29…5.4
- CVE-2026-4093In the Drupal 7 Term Reference Tree module, two stored XSS v…5.4
- CVE-2026-40930LIBPNG is a reference library for use in applications that p…5.4
- CVE-2026-40931Compressing is a compressing and uncompressing lib for node.…7.8
- CVE-2026-40933Flowise is a drag & drop user interface to build a customize…9.9
- CVE-2026-40934Jupyter Server is the backend for Jupyter web applications. …6.8
- CVE-2026-40937RustFS is a distributed object storage system built in Rust.…8.3
- CVE-2026-40938Tekton Pipelines project provides k8s-style resources for de…8.5
- CVE-2026-40939The Data Sharing Framework (DSF) implements a distributed pr…6.8
- CVE-2026-4094The FOX – Currency Switcher Professional for WooCommerce plu…8.1
- CVE-2026-40941Cacti is an open source performance and fault management fra…6.5
- CVE-2026-40942The Data Sharing Framework (DSF) implements a distributed pr…6.3
Are you affected by CVE-2026-40935?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
