PatchSiren cyber security CVE debrief
CVE-2026-89246 WWBN CVE debrief
AVideo myComments.download.php CSV formula injection vulnerability allows authenticated users to inject spreadsheet formulas that execute when administrators or video owners open the exported CSV file. This vulnerability exists in the myComments.download.php endpoint of AVideo, allowing authenticated users to inject formulas starting with =, +, -, or @ characters. The vulnerability can potentially lead to data breaches or arbitrary code execution. Defenders should prioritize verifying and mitigating this vulnerability, especially in systems where administrators or video owners have access to exported CSV files.
- Vendor
- WWBN
- Product
- AVideo
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for AVideo instances, administrators, and video owners should assess exposure and prioritize mitigation. This includes reviewing the AVideo instance's configuration, verifying the existence of the vulnerability, and implementing recommended actions to prevent potential data breaches or arbitrary code execution.
Why it matters
AVideo myComments.download.php CSV formula injection vulnerability allows authenticated users to inject spreadsheet formulas that execute when administrators or video owners open the exported CSV file, potentially leading to data breaches or arbitrary code execution.
- Authenticated users can inject malicious formulas that execute when administrators or video owners open the exported CSV file.
- Successful exploitation could lead to arbitrary code execution or data theft.
- Defenders should verify and mitigate this vulnerability to prevent potential data breaches.
- Remediation priority is high due to the potential for data breaches.
Technical summary
The myComments.download.php endpoint in AVideo fails to sanitize spreadsheet formula prefixes in comment text, allowing authenticated users to inject formulas that execute when administrators or video owners open the exported CSV file in spreadsheet applications. The vulnerability can be verified by checking the AVideo instance's myComments.download.php endpoint for proper input validation and sanitization of comment text. Defenders should prioritize verifying and mitigating this vulnerability, especially in systems where administrators or video owners have access to exported CSV files.
Defensive priority
Defenders should prioritize verifying and mitigating this vulnerability, especially in systems where administrators or video owners have access to exported CSV files.
Recommended defensive actions
- Verify the vulnerability exists in the AVideo instance and assess exposure
- Restrict access to the myComments.download.php endpoint to trusted users
- Implement input validation and sanitization for comment text
- Monitor for suspicious activity related to CSV file exports
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability exists in the myComments.download.php endpoint of AVideo, allowing authenticated users to inject formulas starting with =, +, -, or @ characters. The injected formulas execute when administrators or video owners open the exported CSV file in spreadsheet applications. This vulnerability can be verified by checking the AVideo instance's myComments.download.php endpoint for proper input validation and sanitization of comment text. Defenders should verify and mitigate this vulnerability to prevent potential data breaches
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89246 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89246
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89246 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89246
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/WWBN/AVideo/security/advisories/GHSA-766f-9gfh-v4wj
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/wwbn-avideo-csv-formula-injection-via-mycomments-download-php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.