CVE-2026-86729
Last modified
CVE-2026-86729 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. WWBN AVideo through commit e01e41ecc (no patched version available) exposes get_api_preauthorize in plugin/API/API.php as a second, undocumented login path. Unlike get_api_signIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit(), get_api_preauthorize performs the same credential check with no throttling for any client, allowing unlimited remote password guessing against arbitrary accounts, including admin.
Description
WWBN AVideo through commit e01e41ecc (no patched version available) exposes get_api_preauthorize in plugin/API/API.php as a second, undocumented login path. Unlike get_api_signIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit(), get_api_preauthorize performs the same credential check with no throttling for any client, allowing unlimited remote password guessing against arbitrary accounts, including admin. The endpoint also acts as a credential oracle: it returns the message "Invalid credentials" for both correct and incorrect passwords, while the users_id field in the response body discloses the authenticated identity (users_id:1 on success, users_id:0 on failure), and a correct password establishes a session cookie that remains usable for authenticated API requests. Together these issues permit unauthenticated brute-force account takeover.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= 29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-86729?
How severe is CVE-2026-86729?
How do I fix CVE-2026-86729?
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-86723AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 cont…8.1
- CVE-2026-86724AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…6.5
- CVE-2026-86725AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 cont…7.1
- CVE-2026-86726AVideo through 29.0 contains an information disclosure vulne…6.5
- CVE-2026-86727AVideo through 29.0 contains an information disclosure vulne…7.5
- CVE-2026-86728AVideo through 29.0 contains an authentication bypass vulner…7.5
- CVE-2026-8673Unprotected transport of credentials vulnerability in syslin…9.1
- CVE-2026-86730Craft CMS versions before 5.10.12 fail to properly cleanse s…8.8
- CVE-2026-86731Craft CMS versions 5.0.0-RC1 through 5.10.11 are missing an …6.5
- CVE-2026-86732Craft CMS versions before 5.10.12 contain a remote code exec…8.8
- CVE-2026-86733Snipe-IT before 8.7.0 streams the SQL entry from an uploaded…7.2
- CVE-2026-86734Snipe-IT before 8.7.1 fails to validate the length of the no…6.5
Are you affected by CVE-2026-86729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
