Skip to content
June 15, 2026
  • Linkedin
  • Twitter
  • Facebook
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Watchtower
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Vulnerability Report
Light/Dark Button
  • Home
  • News
  • Vulnerability Report
  • No Patch Available: The CVSS 10 Flaw Turning AVideo into an Attacker’s Playground
  • Vulnerability Report

No Patch Available: The CVSS 10 Flaw Turning AVideo into an Attacker’s Playground

Do Son April 15, 2026 2 minutes read
0
AVideo RCE YPTSocket Vulnerability AVideo Vulnerabilities Streaming Platform Security AVideo Vulnerabilities CVE-2026-28501
Add as a preferred
source on Google

AVideo, a versatile video streaming platform popular among content creators and businesses for hosting and monetizing content, is facing a security crisis. A critical vulnerability has been uncovered in its YPTSocket plugin that essentially allows an unauthenticated attacker to seize control of every active session on the platform simultaneously.

The flaw carries a CVSS score of 10, the highest possible severity rating, indicating that it is easily exploitable and carries devastating consequences for affected instances.

The vulnerability stems from the way the YPTSocket plugin handles WebSocket communications. The server acts as a relay, taking JSON message bodies from one client and broadcasting them to all other connected clients without any sanitization or validation of the content.

The bug lies in the client-side JavaScript (plugin/YPTSocket/script.js), which contains two dangerous eval() sinks. These sinks take fields from the relayed messages—specifically json.msg.autoEvalCodeOnHTML and json.callback—and execute them directly as code in the victim’s browser.

Because AVideo issues authentication tokens to anonymous visitors that are never revalidated beyond their initial decryption, an attacker requires nothing more than a single WebSocket frame to launch a site-wide attack.

When an attacker broadcasts a malicious payload, it executes in the security context (origin) of every currently connected user. This “trust boundary” crossing allows for:

  • Universal Account Takeover: Attackers can steal active session data from all users, including administrators.
  • Remote Code Execution (RCE): By hijacking an admin session, attackers can perform privileged actions such as installing malicious plugins, which can lead to full server compromise.
  • Financial Hijacking: Attackers can rewrite the site’s interface to redirect payments or crypto-donations to their own addresses.
  • Persistent Malware: Malicious JavaScript can be stored in localStorage or IndexedDB, ensuring the attack continues even after the user refreshes the page.

As of the latest reports, there are no patched versions available for this vulnerability, which affects all versions 29.0 and below. Administrators are urged to apply manual code fixes to implement the following defense-in-depth layers:

Defense Layer Recommended Action
Client-Side Removeeval() sinks entirely from script.js. Replace the callback dispatch logic with a strict, name-based lookup against a predefined allowlist of functions.
Server-Side Whitelist message keys in Message.php to prevent the forwarding of arbitrary JSON fields. Sanitize all callback strings using regular expressions before relaying them.
Access Control Restrict broadcast privileges by requiring authentication for token issuance and ensuring only administrative users can trigger system-wide “msgToAll” broadcasts.
Rate this post

Support Our Threat Intelligence

If you find our CVE report and cybersecurity news helpful, consider supporting our work.

Buy Me a Coffee Logo Buy Me a Coffee PayPal
Crypto QR Code
USDT (TRC20):
TN8BdV8cp4T1Cd28gK9qTAnZknzzuwyUtm
USDT (ERC20):
0x3725e1a7d3bc5765499fa6aaafe307fabcd75bce

Share this article:

Facebook Post LinkedIn Telegram

Related posts:

  1. Streaming Nightmare: Unpatched CVSS 10.0 Flaws Leave AVideo Servers Wide Open
  2. The Instant Weaponization of Oracle’s 10.0 CVSS “Zero-Day-Like” Flaw
  3. Zero-Day Alert: Sophisticated PDF Exploit Targets Adobe Reader for Massive Data Theft
  4. Critical Zero-Day: Unauthenticated RCE Exploited in Weaver E-cology 10.0
  5. Maximum Severity RCE Vulnerability Decimating Paperclip AI Instances
Written by
@DdoS · Security Researcher

Do Son

Do Son is the Founder and Editor of SecurityOnline.info. Working in cybersecurity since 2013, he reports on vulnerabilities, malware, and emerging threats, providing timely analysis to help organizations and individuals stay ahead of evolving risks.

Tags: Account Takeover AVideo CVSS 10 cybersecurity infosec JavaScript Injection rce WebSocket Vulnerability YPTSocket zero-day

Leave a Reply Cancel reply

You must be logged in to post a comment.

Search

Translation

CVE WATCHTOWER
🚨

Receive alerts for vulnerabilities being exploited in the wild.

⚡

Get notified instantly when a Proof of Concept (PoC) exploit is published.

🔍

Access critical info on vulnerabilities even when marked as "RESERVED".

🧠

Insights powered by decades of expertise and global intelligence sources.

🎯

Customize alerts with up to 10 keywords for your specific tech stack.

📊

Export the raw CVE database for SIEM integration and reporting.

Upgrade Package

🔴 Live Critical Threats

  • CVE-2026-9862CVSS 9.8
    Fortra's  Core Privileged Access Manager (BoKS) contains an OS command injection vulnerability in...
  • CVE-2026-52704CVSS 10.0
    Improper Control of Generation of Code ('Code Injection') vulnerability in Edgar Rojas...
  • CVE-2018-25436CVSS 9.8
    WordPress Plugin Baggage Freight Shipping Australia 0.1.0 contains an unrestricted file upload...
  • CVE-2026-8935CVSS 9.8
    The WP MAPS PRO WordPress plugin before 6.1.1 registers an unauthenticated AJAX...
  • CVE-2026-11526CVSS 9.8
    GD versions before 2.86 for Perl allow OS command injection and file...
  • CVE-2026-12183CVSS 9.8
    Nefteprodukttekhnika BUK TS-G Gas Station Automation System 2.9.1 through 2.10.2 on Linux...
  • CVE-2026-53609CVSS 9.1
    ApostropheCMS is an open-source Node.js content management system. In versions up to...
  • CVE-2026-53519CVSS 9.1
    Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M...
  • CVE-2026-41157CVSS 9.8
    A web page that contains unusual WebGPU content loaded into the GPU...
  • CVE-2026-46716CVSS 9.9
    Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M...
Powered by CVE WATCHTOWER

Recent Zero-Day Vulnerabilities

  • GreatXML BitLocker Bypass: Public PoC Exploit Disclosed
  • Check Point VPN Vulnerability Exploited in the Wild with Ransomware Links
  • Weekly Threat Intelligence: June 1 to June 7, 2026
  • Cisco SD-WAN Vulnerability Exploited in the Wild with Root RCE Risks
  • Android Zero-Day Flaw Exploited in the Wild: June 2026 Patches Released
  • Exploited in the Wild: Critical OWA Spoofing Flaw (CVE-2026-42897) Hits On-Premises Exchange Servers
Our Websites
  • Penetration Testing Tools
  • The Daily Information Technology
  • Daily CyberSecurity

    • About SecurityOnline.info
    • Advertise with us
    • Announcement
    • Contact
    • Contributor Register
    • Login
    • About SecurityOnline.info
    • Advertise on SecurityOnline.info
    • Contact Us

    When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

    • Disclaimer
    • Privacy Policy
    • DMCA NOTICE
    • Linkedin
    • Twitter
    • Facebook
    • Youtube
    © 2017 - 2026 Daily CyberSecurity. All Rights Reserved.