CVE-2026-75134
Received Received - Intake

Stored XSS in SEOWriting WordPress Plugin

Vulnerability report for CVE-2026-75134, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: VulnCheck

Description

SEOWriting plugin for WordPress through 1.12.5 contains a stored cross-site scripting vulnerability that allows authenticated contributors to inject malicious JavaScript by exploiting an overly permissive KSES allowlist that explicitly permits the onload event handler on iframe elements. Attackers can store crafted JavaScript payloads in post content that execute when the affected post is viewed or previewed by higher-privileged users, potentially leading to privilege escalation or account compromise.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-03
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
seowriting plugin 1.12.5
seowriting seowriting to 1.12.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in the SEOWriting WordPress plugin versions 1.12.5 and earlier. It allows authenticated contributors to inject malicious JavaScript by exploiting an overly permissive KSES allowlist that permits the onload event handler on iframe elements. Attackers can store crafted JavaScript payloads in post content that execute when viewed or previewed by higher-privileged users.

Detection Guidance

Check WordPress sites for the SEOWriting plugin version 1.12.5 or earlier. Look for posts containing iframe elements with onload event handlers in their HTML. Review user roles with Contributor access or higher for suspicious post submissions.

Impact Analysis

This vulnerability can lead to privilege escalation, account compromise, session hijacking, unauthorized actions, sensitive information disclosure, phishing attacks, or modification of page content. Attackers with contributor access can inject persistent JavaScript that executes in the browsers of higher-privileged users when they view or preview posts.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling unauthorized access to user data or session hijacking. If exploited, it may lead to data breaches, unauthorized actions, or disclosure of sensitive information, which are critical violations under these regulations.

Mitigation Strategies

Update the SEOWriting plugin to the latest version if available. Remove the overly permissive KSES allowlist modification that permits iframe onload attributes. Restrict Contributor roles from inserting HTML with event handlers. Monitor posts for malicious iframe payloads.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75134. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart