Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. wwbn/avideo
  4. ›
  5. CVE-2026-43873

CVE-2026-43873: AVideo: Unauthenticated Disclosure of CloneSite `myKey` via Error Echo in `cloneClient.json.php` Enables Cross-Site DB Dump of the Configured Clone Server

May 5, 2026

plugin/CloneSite/cloneClient.json.php echoes the local CloneSite shared secret ($objClone->myKey, a constant md5($global['systemRootPath'] . $global['salt'])) into the HTTP response body on every unauthenticated request. The unauthenticated error branch was intended to reject non-admin callers without a valid key, but the rejection message interpolates the expected key before die(). When the victim has CloneSite configured with a remote cloneSiteURL (standard federation/backup setup), the leaked myKey is exactly the credential that authenticates the victim to that remote server’s cloneServer.json.php, allowing the attacker to impersonate the victim and trigger a full mysqldump of the remote’s database to the remote’s public videos/clones/ directory.

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/e6566f56a28f4556b2a0a09d03717a719dcb49da
  • github.com/WWBN/AVideo/security/advisories/GHSA-qm9p-p5pw-jrx2
  • github.com/advisories/GHSA-qm9p-p5pw-jrx2
  • nvd.nist.gov/vuln/detail/CVE-2026-43873

Code Behaviors & Features

Detect and mitigate CVE-2026-43873 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 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-209: Generation of Error Message Containing Sensitive Information

Source file

packagist/wwbn/avideo/CVE-2026-43873.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 00:18:52 +0000.