CVE-2026-82647
Received Received - Intake

Cross-Site Request Forgery in WWBN AVideo Admin Email Handling

Vulnerability report for CVE-2026-82647, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-30

Last updated on: 2026-08-30

Assigner: VulnCheck

Description

WWBN AVideo contains a cross-site request forgery vulnerability in sendEmail.json.php that allows authenticated administrators to send mail from the site's contact address by bypassing origin checks and captcha validation. Attackers can craft a malicious web page that, when visited by an authenticated admin, sends emails with attacker-controlled subject and body to arbitrary recipients, passing SPF/DKIM/DMARC validation for phishing and brand impersonation attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-30
Last Modified
2026-08-30
Generated
2026-08-30
AI Q&A
2026-08-30
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wwbn avideo *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-82647 is a Cross-Site Request Forgery (CSRF) vulnerability in WWBN AVideo's sendEmail.json.php endpoint. It allows authenticated administrators to send emails from the site's contact address to any recipient with attacker-controlled subject and body. This happens because the endpoint bypasses origin checks and captcha validation due to being on a CSRF bypass list.

Detection Guidance

Check if sendEmail.json.php exists in your AVideo installation and verify if it is included in any CSRF bypass lists. Review server logs for unusual email-sending activity from the contact address, especially with unexpected subject or body content.

Impact Analysis

Attackers can trick an authenticated admin into visiting a malicious page, which then sends phishing emails that appear legitimate. These emails pass SPF, DKIM, and DMARC checks, enabling brand impersonation and phishing attacks. The site's sending reputation may also be abused.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to potential unauthorized email transmissions containing sensitive data. Attackers could use the flaw to send phishing emails that appear legitimate, risking data breaches or unauthorized disclosures. GDPR requires protecting personal data, while HIPAA mandates secure handling of health information. Unauthorized email use may violate these regulations.

Mitigation Strategies

Remove sendEmail.json.php from the CSRF bypass list in your AVideo configuration. Ensure all administrator sessions are logged out and passwords are reset. Monitor outgoing emails for suspicious activity and apply patches if available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82647. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart