CVE-2026-2902 MEDIUM

CVE-2026-2902: WP Meteor Website Speed Optimization Addon <= 3.4.16 - Unauthenticated Stored Cross-Site Scripting via Comment

Vendor Aguidrevitch
Product WP Meteor Website Speed Optimization Addon
Weakness CWE-79 · XSS
Published April 29, 2026
Last update April 29, 2026

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The WP Meteor Website Speed Optimization Addon plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'frontend_rewrite' function's 'WPMETEOR[N]WPMETEOR' placeholder content in all versions up to, and including, 3.4.16 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

WP Meteor Website Speed Optimization Addon versions 3.4.16 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts that execute in a visitor's browser when they interact with affected pages. The vulnerability requires user interaction and can affect other users on the site. Update to a version newer than 3.4.16 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in visitors' browsers, potentially stealing session data or redirecting users.

Potential impact on your site

04Site Impact

Visitors may be redirected, have sessions hijacked, or see malicious content injected into your site pages.

Conditions required to exploit

05Prerequisites

No authentication required. Victim must visit a page containing the injected payload.

Key dates

06Disclosure timeline

April 29, 2026 CVE published
April 29, 2026 Record updated

Related vulnerabilities

08Related CVE