Description
The Schema Scalpel plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the post title in all versions up to, and including, 1.6.1 due to insufficient input sanitization and output escaping when outputting user-supplied data into JSON-LD schema markup. 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.
Published: 2025-11-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The Schema Scalpel WordPress plugin is vulnerable to stored cross‑site scripting when a user with Contributor or higher privileges modifies a post title. The title content is inserted, without proper sanitization or escaping, into a JSON‑LD schema block rendered on the post page. This flaw allows an authenticated attacker to embed arbitrary JavaScript that runs in the browsers of any visitor who views the affected page, making defacement, data theft or session hijacking possible. The weakness is a classic stored XSS defect due to improper input handling and output escaping.

Affected Systems

WordPress sites that have the Schema Scalpel plugin installed in version 1.6.1 or earlier. The plugin is distributed by kevingillispie and is available through the official WordPress plugin repository. Identify affected systems by checking the plugin’s presence and version in the WordPress dashboard or the site’s file system.

Risk and Exploitability

With a CVSS score of 6.4, the vulnerability carries a moderate severity. The EPSS score of less than 1% indicates a low likelihood of exploitation in the wild at the time of this analysis, and the defect is not listed in the CISA KEV catalog. An attacker must first obtain authenticated access with at least Contributor privileges, then edit a post title to include malicious payloads. Once submitted, the payload executes in the context of all site visitors who view the page that contains the affected JSON‑LD markup.

Generated by OpenCVE AI on April 22, 2026 at 12:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Schema Scalpel to the most recent release available from the vendor, which removes the vulnerable code path.
  • If an upgrade cannot be performed immediately, remove or disable the Schema Scalpel plugin on production sites until a fixed version is released.
  • Limit the number of users with Contributor or higher roles and enforce strong password policies (or two‑factor authentication) to reduce the risk of an attacker gaining the required credentials.

Generated by OpenCVE AI on April 22, 2026 at 12:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Nov 2025 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 01 Nov 2025 04:45:00 +0000

Type Values Removed Values Added
Description The Schema Scalpel plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the post title in all versions up to, and including, 1.6.1 due to insufficient input sanitization and output escaping when outputting user-supplied data into JSON-LD schema markup. 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.
Title Schema Scalpel <= 1.6.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Title in JSON-LD Schema
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:09:28.707Z

Reserved: 2025-10-23T16:07:37.624Z

Link: CVE-2025-12118

cve-icon Vulnrichment

Updated: 2025-11-03T20:47:39.020Z

cve-icon NVD

Status : Deferred

Published: 2025-11-01T05:16:02.590

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12118

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T13:00:09Z

Weaknesses