Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNews
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2704 articles · 106371 vulns · 38/41 feeds (7d)
← Back to list
6.4
CVE-2026-34716EXPLOITED
wwbn · avideo

AVideo: DOM XSS via Unsanitized Display Name in WebSocket Call Notification

Description

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo YPTSocket plugin's caller feature renders incoming call notifications using the jQuery Toast Plugin, passing the caller's display name directly as the heading parameter. The toast plugin constructs the heading as raw HTML ('<h2>' + heading + '</h2>') and inserts it into the DOM via jQuery's .html() method, which parses and executes any embedded HTML or script content. An attacker can set their display name to an XSS payload and trigger code execution on any online user's browser simply by initiating a call - no victim interaction is required beyond being connected to the WebSocket. At time of publication, there are no publicly available patches.

Affected Products

VendorProductVersions
wwbnavideo<= 26.0

References

  • https://github.com/WWBN/AVideo/security/advisories/GHSA-w4hp-w536-jg64(x_refsource_CONFIRM)

Related News (1 articles)

Tier C
VulDB3h ago
CVE-2026-34716 | WWBN AVideo up to 26.0 cross site scripting (GHSA-w4hp-w536-jg64)
→ No new info (linked only)
CVSS 3.16.4 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CISA KEV❌ No
Actively exploited✅ Yes
CWECWE-79
PublishedMar 31, 2026
Last enriched3h agov2
Tags
CVE-2026-34716
Trending Score46
Source articles1
Independent1
Info Completeness8/14
Missing: epss, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

CRITICALCVE-2026-34740EXP
AVideo: Stored SSRF via Video EPG Link Missing isSSRFSafeURL() Validation
Trending: 49
CRITICALCVE-2026-34738EXP
AVideo: Video Publishing Workflow Bypass via Unauthorized overrideStatus Request Parameter
Trending: 49
CRITICALCVE-2026-34732EXP
AVideo: Missing Authentication in CreatePlugin list.json.php Template Affects 21 Endpoints
Trending: 49
CRITICALCVE-2026-34733EXP
AVideo: Unauthenticated File Deletion via PHP Operator Precedence Bug in CLI Guard
Trending: 49
HIGHCVE-2026-34613EXP
AVideo: CSRF on Plugin Enable/Disable Endpoint Allows Disabling Security Plugins
Trending: 46

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Mar 31, 2026
Discovered by ZDM
Mar 31, 2026
Actively Exploited
Mar 31, 2026
Updated: severity, activelyExploited, tags
Apr 1, 2026

Version History

v2
Last enriched 3h ago
v2Tier C3h ago

Updated severity to HIGH, marked as actively exploited, and added CVE-2026-34716 tag.

severityactivelyExploitedtags
via VulDB
v18h ago

Initial creation