Filtered by vendor Readymadeweb Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-2489 2 Readymadeweb, Wordpress 2 Tp2wp Importer, Wordpress 2026-02-26 4.4 Medium
The TP2WP Importer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Watched domains' textarea on the attachment importer settings page in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping when domains are saved via AJAX and rendered with echo implode() without esc_textarea(). 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 attachment importer settings page.