Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-13144 2 Contentstudio, Wordpress 2 Contentstudio, Wordpress 2026-04-22 4.3 Medium
The ContentStudio plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.7. This is due to missing or insufficient nonce validation on the add_cstu_settings function. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2025-12181 2 Contentstudio, Wordpress 2 Contentstudio, Wordpress 2026-04-22 8.8 High
The ContentStudio plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the cstu_update_post() function in all versions up to, and including, 1.3.7. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. CVE-2025-67910 is likely a duplicate of this.