CVE-2026-40925
Last modified
CVE-2026-40925 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/configurationUpdate.json.php` (also routed via `/updateConfig`) persists dozens of global site settings from `$_POST` but protects the endpoint only with `User::isAdmin()`. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions 29.0 and prior, `objects/configurationUpdate.json.php` (also routed via `/updateConfig`) persists dozens of global site settings from `$_POST` but protects the endpoint only with `User::isAdmin()`. It does not call `forbidIfIsUntrustedRequest()`, does not verify a `globalToken`, and does not validate the Origin/Referer header. Because AVideo intentionally sets `session.cookie_samesite=None` to support cross-origin iframe embedding, a logged-in administrator who visits an attacker-controlled page will have the browser auto-submit a cross-origin POST that rewrites the site's encoder URL, SMTP credentials, site `<head>` HTML, logo, favicon, contact email, and more in a single request. Commit f9492f5e6123dff0292d5bb3164fde7665dc36b4 contains a fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40925?
How severe is CVE-2026-40925?
How do I fix CVE-2026-40925?
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-40919A flaw was found in GIMP. This vulnerability, a buffer overf…5.5
- CVE-2026-4092Path Traversal in Clasp impacting versions < 3.2.0 allows a …8.8
- CVE-2026-40920Privilege Escalation via URL Parameter is reported in Apache…9.8
- CVE-2026-40922SiYuan is an open-source personal knowledge management syste…5.4
- CVE-2026-40923Tekton Pipelines project provides k8s-style resources for de…5.4
- CVE-2026-40924Tekton Pipelines project provides k8s-style resources for de…6.5
- CVE-2026-40926WWBN AVideo is an open source video platform. In versions 29…7.1
- CVE-2026-40927Docmost is open-source collaborative wiki and documentation …5.4
- CVE-2026-40928WWBN AVideo is an open source video platform. In versions 29…5.4
- 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
Are you affected by CVE-2026-40925?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
