Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. wwbn/avideo
  4. ›
  5. GHSA-vvfw-4m39-fjqf

GHSA-vvfw-4m39-fjqf: WWBN AVideo has CSRF in configurationUpdate.json.php Enables Full Site Configuration Takeover Including Encoder URL and SMTP Credentials

April 14, 2026

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.

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/f9492f5e6123dff0292d5bb3164fde7665dc36b4
  • github.com/WWBN/AVideo/security/advisories/GHSA-vvfw-4m39-fjqf
  • github.com/advisories/GHSA-vvfw-4m39-fjqf

Code Behaviors & Features

Detect and mitigate GHSA-vvfw-4m39-fjqf with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 29.0

Solution

Unfortunately, there is no solution available yet.

Impact 8.3 HIGH

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

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

packagist/wwbn/avideo/GHSA-vvfw-4m39-fjqf.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:26 +0000.