CVE-2026-41057
Last modified
CVE-2026-41057 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit `986e64aad` is incomplete. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit `986e64aad` is incomplete. Two separate code paths still reflect arbitrary `Origin` headers with credentials allowed for all `/api/*` endpoints: (1) `plugin/API/router.php` lines 4-8 unconditionally reflect any origin before application code runs, and (2) `allowOrigin(true)` called by `get.json.php` and `set.json.php` reflects any origin with `Access-Control-Allow-Credentials: true`. An attacker can make cross-origin credentialed requests to any API endpoint and read authenticated responses containing user PII, email, admin status, and session-sensitive data. Commit 5e2b897ccac61eb6daca2dee4a6be3c4c2d93e13 contains a fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 29.0 |
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-ff5q-cc22-fgp4Exploit, Mitigation, Vendor Advisory
- https://github.com/WWBN/AVideo/security/advisories/GHSA-ff5q-cc22-fgp4Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41057?
How severe is CVE-2026-41057?
How do I fix CVE-2026-41057?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-41051csync2 uses insecure temporary directories when compiled wit…5.1
- CVE-2026-41052Improper privilege handling could be used by users with Proj…8.8
- CVE-2026-41053Incorrect authentication caching in the team member ship exp…8.8
- CVE-2026-41054In `src/havegecmd.c`, the `socket_handler` function performs…7.8
- CVE-2026-41055WWBN AVideo is an open source video platform. In versions 29…5.3
- CVE-2026-41056WWBN AVideo is an open source video platform. In versions 29…8.1
- CVE-2026-41058WWBN AVideo is an open source video platform. In versions 29…8.1
- CVE-2026-41059OAuth2 Proxy is a reverse proxy that provides authentication…8.2
- CVE-2026-4106The HT Mega Addons for Elementor WordPress plugin before 3.…5.3
- CVE-2026-41060WWBN AVideo is an open source video platform. In versions 29…6.5
- CVE-2026-41061WWBN AVideo is an open source video platform. In versions 29…5.4
- CVE-2026-41062WWBN AVideo is an open source video platform. In versions 29…6.5
Are you affected by CVE-2026-41057?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
