CVE-2026-6427

Published: Mag 28, 2026 Last Modified: Mag 28, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 6,4
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: changed
Confidentiality: low
Integrity: low
Availability: none

Description

AI Translation Available

The a3 Lazy Load plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.7.6 This is due to a regex bug in the _filter_videos() method that breaks HTML attribute quoting when processing crafted <video> elements, combined with unescaped output in the admin/views/form-data.php template. An authenticated attacker with Contributor-level access can insert a crafted <video> tag whose src attribute contains an embedded class=' substring that tricks the plugin's class-replacement regex into consuming an attribute-value closing quote. This shifts the HTML5 parser's quote boundary, promoting attacker-controlled text from inside a quoted attribute value into standalone event-handler attributes (autofocus, onfocus). The injected script executes in the browser of any user (including administrators) who views the post.

79

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

Stable
Common Consequences
Security Scopes Affected:
Access Control Confidentiality Integrity Availability
Potential Impacts:
Bypass Protection Mechanism Read Application Data Execute Unauthorized Code Or Commands
Applicable Platforms
Technologies: AI/ML, Web Based, Web Server
View CWE Details
https://plugins.trac.wordpress.org/browser/a3-lazy-load/trunk/admin/views/form-…
https://plugins.trac.wordpress.org/browser/a3-lazy-load/trunk/classes/class-a3-…
https://plugins.trac.wordpress.org/browser/a3-lazy-load/trunk/classes/class-a3-…
https://plugins.trac.wordpress.org/browser/a3-lazy-load/trunk/classes/class-a3-…
https://plugins.trac.wordpress.org/browser/a3-lazy-load/trunk/classes/class-a3-…
https://plugins.trac.wordpress.org/browser/a3-lazy-load/trunk/classes/class-a3-…
https://plugins.trac.wordpress.org/changeset?old_path=%2Fa3-lazy-load/tags/2.7.…
https://www.wordfence.com/threat-intel/vulnerabilities/id/5246efbb-93cc-4951-90…