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.
CVE-2026-86729
Score 7.4 from GitHub Security Advisory (severity: CRITICAL) published 2026-09-08. a secondary CVSS source baseline 7.4; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.4
- EG Score
- 7.4(high)
- EG Risk
- 33(Track)EG Risk 33/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity74% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 13%
- KEV
- Not listed
Published
September 8, 2026
Last Modified
September 10, 2026
Advisory Details (2)
Auto-updated Sep 8, 2026WWBN AVideo Unrestricted Authentication Attempts via get_api_preauthorize | Advisories | VulnCheck
https://www.vulncheck.com/advisories/wwbn-avideo-unrestricted-authentication-attempts-via-get-api-preauthorizeImproper Restriction of Excessive Authentication Attempts: get_api_preauthorize is a second login path with no rate limit, and discloses credential validity while reporting failure · Advisory · WWBN/AVideo · GitHub
https://github.com/WWBN/AVideo/security/advisories/GHSA-vvqm-mgc5-hhx3Vendor Advisories for CVE-2026-86729(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 26× in last 7d / 47× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 16:46 UTCEG score recompute
- 2026-09-19 16:46 UTCGHSA enrichment
- 2026-09-19 04:02 UTCEG score recompute
- 2026-09-19 04:02 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:19 UTCGHSA enrichment
- 2026-09-18 02:36 UTCEG score recompute
- 2026-09-18 02:36 UTCGHSA enrichment
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 13:52 UTCGHSA enrichment
- 2026-09-17 01:09 UTCEG score recompute
- 2026-09-17 01:09 UTCGHSA enrichment
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 12:25 UTCEG score recompute
- 2026-09-16 12:25 UTCGHSA enrichment
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 23:42 UTCGHSA enrichment
- 2026-09-15 10:58 UTCEG score recompute
- 2026-09-15 10:58 UTCGHSA enrichment
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 22:12 UTCGHSA enrichment
- 2026-09-14 09:28 UTCGHSA enrichment
- 2026-09-13 20:45 UTCEG score recompute
- 2026-09-13 20:45 UTCGHSA enrichment
Show 22 moreShow fewer
- 2026-09-13 08:01 UTCGHSA enrichment
- 2026-09-12 19:18 UTCEG score recompute
- 2026-09-12 19:18 UTCGHSA enrichment
- 2026-09-12 06:34 UTCGHSA enrichment
- 2026-09-11 17:51 UTCEG score recompute
- 2026-09-11 17:51 UTCGHSA enrichment
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 05:07 UTCGHSA enrichment
- 2026-09-10 16:24 UTCEG score recompute
- 2026-09-10 16:24 UTCGHSA enrichment
- 2026-09-10 15:27 UTCEG score recompute
- 2026-09-10 15:27 UTCGHSA enrichment
- 2026-09-10 11:50 UTCEG score recompute
- 2026-09-10 11:50 UTCGHSA enrichment
- 2026-09-09 23:06 UTCGHSA enrichment
- 2026-09-09 08:55 UTCGHSA enrichment
- 2026-09-08 20:11 UTCEG score recompute
- 2026-09-08 20:11 UTCGHSA enrichment
- 2026-09-08 16:44 UTCEG score recompute
- 2026-09-08 15:25 UTCEG score recompute
- 2026-09-08 15:24 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-307
Frequently asked(5)
What is CVE-2026-86729?
When was CVE-2026-86729 disclosed?
Is CVE-2026-86729 actively exploited?
What is the CVSS score of CVE-2026-86729?
How do I remediate CVE-2026-86729?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-86729
Is Your Infrastructure Affected by CVE-2026-86729?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.