CVE-2026-4142
Description
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.
Affected products
2- Range: <=1.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
11- plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/tags/1.0/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.phpnvd
- plugins.trac.wordpress.org/browser/sentence-to-seo/trunk/index.phpnvd
- www.wordfence.com/threat-intel/vulnerabilities/id/7d11b2db-d097-433f-923c-f49ef2951c0envd
News mentions
1- Wordfence Intelligence Weekly WordPress Vulnerability Report (April 20, 2026 to April 26, 2026)Wordfence Blog · Apr 30, 2026