CVE-2026-89247
Last modified
CVE-2026-89247 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. WWBN AVideo at commit c3edcc274c389816d434acadac07ee78eaf330c1 and earlier contains an XML injection vulnerability in plugin/AD_Server/VMAP.php, which is reachable without authentication when the AD_Server plugin is enabled. The script emits Content-Type: application/xml and writes the timeOffset and idTag values returned by AD_Server::getVMAPSFromRequest() directly into VMAP attributes without encoding. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
WWBN AVideo at commit c3edcc274c389816d434acadac07ee78eaf330c1 and earlier contains an XML injection vulnerability in plugin/AD_Server/VMAP.php, which is reachable without authentication when the AD_Server plugin is enabled. The script emits Content-Type: application/xml and writes the timeOffset and idTag values returned by AD_Server::getVMAPSFromRequest() directly into VMAP attributes without encoding. Those values originate from the base64- and JSON-decoded $_REQUEST['vmaps'] parameter, which is not covered by $securityFilter in objects/security.php. A remote attacker can craft a vmaps value (containing a non-empty VAST.campaing entry) and induce a user to open the resulting VMAP URL or a video page using it, injecting arbitrary <vmap:AdBreak> and <vmap:AdTagURI>/AdSource nodes into the generated XML. The player's IMA path (afterVideoJS -> PlayerSkins::setIMAADTag) then requests the attacker-supplied ad URLs, resulting in ad injection and cross-origin requests from the victim's playback session. The issue was unfixed at the time of reporting.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= c3edcc274c389816d434acadac07ee78eaf330c1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-89247?
How severe is CVE-2026-89247?
How do I fix CVE-2026-89247?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89241WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…6.1
- CVE-2026-89242WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…7.2
- CVE-2026-89243WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…8.1
- CVE-2026-89244WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…6.1
- CVE-2026-89245WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…6.5
- CVE-2026-89246WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…5.4
- CVE-2026-89248AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…5.3
- CVE-2026-89249AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…8.7
- CVE-2026-8925The curl logic that works with SASL authentication could end…9.8
- CVE-2026-89250WWBN AVideo through commit c3edcc274c389816d434acadac07ee78e…7.5
- CVE-2026-89251AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…6.5
- CVE-2026-89252AVideo through commit c3edcc274c389816d434acadac07ee78eaf330…6.5
Are you affected by CVE-2026-89247?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
