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

CVE-2026-43880: AVideo: Unauthenticated Arbitrary Email Sending via sendEmail.json.php Enables Phishing from the Site’s Legitimate From Address

May 5, 2026

objects/sendEmail.json.php exposes two branches depending on whether contactForm=1 is submitted. When the parameter is omitted, the endpoint sets $sendTo to an attacker-supplied email and, for unauthenticated callers, uses the site’s own contact email as the message From:/Reply-To:. The endpoint is explicitly allow-listed as a “public write action” in objects/functionsSecurity.php (line 885), so it requires no authentication or CSRF token. An unauthenticated attacker (solving a captcha) can force the site’s own SMTP infrastructure to send attacker-composed emails to arbitrary recipients with the site’s legitimate sender address, passing SPF/DKIM/DMARC for the site’s domain — ideal for targeted phishing and brand impersonation.

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/4e3709895857a5857f0edb46b0ee984de0d9e1a2
  • github.com/WWBN/AVideo/security/advisories/GHSA-5hgj-7gm9-cff5
  • github.com/advisories/GHSA-5hgj-7gm9-cff5
  • nvd.nist.gov/vuln/detail/CVE-2026-43880

Code Behaviors & Features

Detect and mitigate CVE-2026-43880 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 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-940: Improper Verification of Source of a Communication Channel

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 00:20:14 +0000.