CVE-2025-4127 MEDIUM

CVE-2025-4127: WP SEO Structured Data Schema <= 2.7.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via Plugin Settings

Vendor Kcseopro
Product WP SEO Structured Data Schema
Weakness CWE-79 · XSS
Published May 8, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP SEO Structured Data Schema plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘Price Range’ parameter in all versions up to, and including, 2.7.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts that will execute whenever an administrator accesses the plugin settings page.

Explanation of Vulnerability in Simple Terms

02Summary

WP SEO Structured Data Schema versions 2.7.11 and earlier contain a cross-site scripting vulnerability that allows authenticated users with low privileges to inject malicious scripts. The vulnerability has a changed scope, meaning the attack can affect other users or site functionality beyond the plugin itself. Site administrators should update to a version newer than 2.7.11.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that executes in other users' browsers or affects site functionality.

Potential impact on your site

04Site Impact

Authenticated attackers can deface content, steal session tokens, or redirect users to malicious sites.

Conditions required to exploit

05Prerequisites

Attacker must be logged in with low-level user privileges (e.g., contributor or subscriber role).

Key dates

06Disclosure timeline

May 8, 2025 CVE published
April 8, 2026 Record updated