Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40935

19
FAUCET Score

WWBN AVideo versions 29.0 and prior contain a CAPTCHA bypass vulnerability in the getCaptcha.php endpoint that allows unauthenticated attackers to trivially brute-force CAPTCHA validation on protected endpoints including user registration, password recovery, and contact forms. The vulnerability exists because the CAPTCHA length parameter accepts unsanitized input, enabling attackers to force generation of single-character CAPTCHAs that can be guessed in approximately 33 requests using case-insensitive string comparison. Additionally, failed validation attempts do not consume the stored session token, allowing unlimited brute-force attempts without rate limiting. The vulnerability carries a CVSS 3.1 score of 5.3 (MEDIUM) with a network-based attack vector, low complexity, and no authentication requirement, resulting in integrity impact through unauthorized account access or form submission. The EPSS score of 0.00028 indicates low prevalence in active exploitation relative to other CVEs, though the attack simplicity suggests real-world risk remains present for unpatched instances. There is currently no evidence of active exploitation in the wild, and the vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog. The issue has been addressed in commit bf1c76989e6a9054be4f0eb009d68f0f2464b453, and organizations running WWBN AVideo should apply patches immediately to eliminate brute-force attack vectors against authentication and submission mechanisms.

Impacted Technologies

VendorProductVersion(s)CPE
<= 29.0CPE matchmatch criteria
cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.22%
Probability of exploitation in next 30 days
EPSS Percentile
12.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0022 is in the 4th percentile among its peer group of 23,701 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-hg7g-56h5-5pqrmedium

CAPTCHA Bypass in WWBN/AVideo via Attacker-Controlled Length Parameter and Missing Token Invalidation on Failure

Apr 14, 2026

References

github.com / WWBN/AVideo/commit/bf1c76989e6a9054be4f0eb009d68f0f2464b453
Patch
github.com / WWBN/AVideo/security/advisories/GHSA-hg7g-56h5-5pqr
ExploitMitigationVendor Advisory