Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-27568: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in WWBN AVideo

0
Medium
VulnerabilityCVE-2026-27568cvecve-2026-27568cwe-79
Published: Tue Feb 24 2026 (02/24/2026, 14:53:20 UTC)
Source: CVE Database V5
Vendor/Project: WWBN
Product: AVideo

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.

AI-Powered Analysis

AILast updated: 02/24/2026, 21:01:40 UTC

Technical Analysis

WWBN AVideo is an open-source video platform that prior to version 21.0 allowed Markdown in video comments using Parsedown v1.7.4 without enabling Safe Mode. This configuration fails to properly sanitize Markdown links, permitting 'javascript:' URI schemes to be rendered as clickable links. An authenticated attacker with low privileges can post comments containing malicious JavaScript payloads embedded in these links. When other users click the links, the JavaScript executes in their browsers, enabling persistent cross-site scripting (XSS) attacks. The consequences include session hijacking, privilege escalation (potentially leading to admin account takeover), and data exfiltration. The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The CVSS 4.0 base score is 5.1 (medium severity), reflecting network attack vector, low attack complexity, no privileges required beyond low-level authentication, and user interaction needed. The vendor addressed the issue in version 21.0 by enabling Parsedown Safe Mode and improving URI scheme validation to block unsafe schemes like 'javascript:'. No known exploits are reported in the wild yet. Workarounds include validating and blocking unsafe URI schemes before rendering Markdown and enabling Safe Mode in Parsedown to prevent unsafe link rendering.

Potential Impact

This vulnerability allows attackers to execute persistent XSS attacks within the AVideo platform, potentially compromising the confidentiality and integrity of user sessions and data. Exploitation can lead to session hijacking, allowing attackers to impersonate victims, escalate privileges to gain administrative control, and exfiltrate sensitive information. For organizations using AVideo, this can result in unauthorized access to video content, user data breaches, defacement, and loss of user trust. Since the attack requires user interaction (clicking a malicious link), social engineering is a key factor. The scope includes all users interacting with comments on affected AVideo instances, which could be significant for platforms with large user bases. The medium CVSS score reflects moderate risk but the potential for serious impact if exploited in environments with sensitive data or high-value targets.

Mitigation Recommendations

Organizations should immediately upgrade WWBN AVideo to version 21.0 or later, where the vulnerability is fixed. Until patching is possible, implement strict input validation to block unsafe URI schemes such as 'javascript:' in Markdown comments. Enable Parsedown Safe Mode to enforce safer Markdown rendering. Additionally, consider sanitizing user-generated content with robust libraries that whitelist safe HTML and URI schemes. Educate users to avoid clicking suspicious links in comments. Implement Content Security Policy (CSP) headers to restrict script execution sources and reduce XSS impact. Monitor logs for unusual comment activity or repeated failed attempts to post malicious content. Regularly audit and update third-party libraries like Parsedown to their latest secure versions. Finally, restrict comment posting privileges to trusted users if feasible to reduce attack surface.

Need more detailed analysis?Upgrade to Pro Console

Technical Details

Data Version
5.2
Assigner Short Name
GitHub_M
Date Reserved
2026-02-20T17:40:28.448Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 699e0f3fbe58cf853b290d9b

Added to database: 2/24/2026, 8:51:11 PM

Last enriched: 2/24/2026, 9:01:40 PM

Last updated: 2/24/2026, 10:22:58 PM

Views: 3

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats