Description
WWBN AVideo is an open source video platform. Prior to version 21.0, AVideo allows Markdown in video comments and uses Parsedown (v1.7.4) without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing `javascript:` URIs to be rendered as clickable links. An authenticated low-privilege attacker can post a malicious comment that injects persistent JavaScript. When another user clicks the link, the attacker can perform actions such as session hijacking, privilege escalation (including admin takeover), and data exfiltration. Version 21.0 contains a fix. As a workaround, validate and block unsafe URI schemes (e.g., `javascript:`) before rendering Markdown, and enable Parsedown Safe Mode.
Published: 2026-02-24
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

AVideo, an open‑source video platform, allows Markdown in video comments and previously used Parsedown v1.7.4 without Safe Mode enabled. Markdown links were not properly sanitized, permitting `javascript:` URIs to be rendered as clickable links. An authenticated low‑privilege attacker can post a malicious comment that injects persistent JavaScript. When another user clicks the link, the attacker can hijack the session, gain administrative privileges, and exfiltrate data.

Affected Systems

The vulnerability affects all installations of WWBN AVideo prior to version 21.0. Any instance running a version earlier than this upgrade that permits Markdown comments is vulnerable.

Risk and Exploitability

The flaw has a CVSS score of 5.1, indicating medium severity. The EPSS is reported as < 1 %, implying that exploitation is considered unlikely but not impossible. The issue is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with low privileges to post a comment containing a malicious link, after which an unsuspecting user must click the link to trigger the stored XSS payload.

Generated by OpenCVE AI on April 16, 2026 at 16:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update AVideo to version 21.0 or later where Markdown sanitization is fixed.
  • If an immediate upgrade is not feasible, enable Parsedown’s Safe Mode and block unsafe URI schemes such as `javascript:` before rendering Markdown comments.
  • Consider disabling Markdown rendering in comments or restricting comment creation to high‑privilege users until a patch is applied.

Generated by OpenCVE AI on April 16, 2026 at 16:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rcqw-6466-3mv7 AVideo has Stored Cross-Site Scripting via Markdown Comment Injection
History

Fri, 27 Feb 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 26 Feb 2026 20:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Wed, 25 Feb 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wwbn
Wwbn avideo
Vendors & Products Wwbn
Wwbn avideo

Tue, 24 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Description WWBN AVideo is an open source video platform. Prior to version 21.0, AVideo allows Markdown in video comments and uses Parsedown (v1.7.4) without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing `javascript:` URIs to be rendered as clickable links. An authenticated low-privilege attacker can post a malicious comment that injects persistent JavaScript. When another user clicks the link, the attacker can perform actions such as session hijacking, privilege escalation (including admin takeover), and data exfiltration. Version 21.0 contains a fix. As a workaround, validate and block unsafe URI schemes (e.g., `javascript:`) before rendering Markdown, and enable Parsedown Safe Mode.
Title AVideo has Stored Cross-Site Scripting via Markdown Comment Injection
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-27T19:00:21.740Z

Reserved: 2026-02-20T17:40:28.448Z

Link: CVE-2026-27568

cve-icon Vulnrichment

Updated: 2026-02-27T19:00:16.740Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T15:21:38.843

Modified: 2026-02-26T19:57:52.213

Link: CVE-2026-27568

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T16:30:15Z

Weaknesses