CVE-2026-82019 PUBLISHED

TripleLift video-bundle.js DOM-based XSS via postMessage

Assigner: VulnCheck
Reserved: 27.08.2026 Published: 14.09.2026 Updated: 14.09.2026

TripleLift's ad rendering script (video-bundle.js) contains a DOM-based cross-site scripting vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a publisher's domain by sending crafted postMessage payloads without origin validation. Attackers can cause a victim to visit an attacker-controlled page that sends malicious postMessage events to a publisher page running the ad script, enabling session hijacking and unauthorized DOM manipulation.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 2.3

Product Status

Vendor TripleLift
Product video-bundle.js
Versions Default: affected
  • affected from 0 to 2026-04-28 (excl.)

Credits

  • Hussein-Mahmoud7 finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE