PT-2026-34298 · Eazyserver · Sentence To Seo

Published

2026-04-22

·

Updated

2026-04-22

·

CVE-2026-4142

CVSS v3.1

4.4

Medium

AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
The Sentence To SEO (keywords, description and tags) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Permanent keywords' field in all versions up to and including 1.0. This is due to insufficient input sanitization and output escaping. The plugin reads user input via filter input array(INPUT POST) which applies no HTML sanitization (FILTER DEFAULT), stores it unsanitized to the WordPress options table via update option(), and then outputs the stored value directly into a textarea element without any escaping using PHP short echo tags (). An attacker can break out of the textarea element using a closing tag and inject arbitrary HTML/JavaScript. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the plugin's settings page.

Fix

XSS

Weakness Enumeration

Related Identifiers

CVE-2026-4142

Affected Products

Sentence To Seo