AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-7732

MEDIUM · CVSS 6.4 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-27 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.4. It affects WordPress, Java. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-7732
Severity
MEDIUM
CVSS
6.4
EPSS
0.24%
WordPress Java

Original NVD Description

The Lazy Load for Videos plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its lazy‑loading handlers in all versions up to, and including, 2.18.7 due to insufficient input sanitization and output escaping. The plugin’s JavaScript registration handlers read the client‑supplied 'data-video-title' and 'href' attributes, decode HTML entities by default, and pass them directly into DOM sinks without any escaping or validation. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.