Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-87870 2 Saturdaydrive, Wordpress 2 Ninja Forms - Scheduled Exports, Wordpress 2026-09-10 6.4 Medium
The Ninja Forms - Scheduled Exports plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API Parameters (interval, format, emailTo) in all versions up to, and including, 3.0.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level privileges and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The REST endpoint is registered without a permission_callback and only validates a nonce without checking user capabilities.