Vulnerability Description
The Code Snippets plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.9.4. This is due to missing nonce validation on the cloud snippet download and update actions in the Cloud_Search_List_Table class. This makes it possible for unauthenticated attackers to force logged-in administrators to download or update cloud snippets without their consent via a crafted request, granted they can trick an administrator into visiting a malicious page.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/codesnippetspro/code-snippets/pull/331/changes
- https://plugins.trac.wordpress.org/browser/code-snippets/tags/3.9.4/php/cloud/cl
- https://plugins.trac.wordpress.org/browser/code-snippets/tags/3.9.4/php/cloud/li
- https://plugins.trac.wordpress.org/browser/code-snippets/trunk/php/cloud/class-c
- https://plugins.trac.wordpress.org/browser/code-snippets/trunk/php/cloud/list-ta
- https://www.wordfence.com/threat-intel/vulnerabilities/id/4a5787f3-6a16-491a-aa0
FAQ
What is CVE-2026-1785?
CVE-2026-1785 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Code Snippets plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.9.4. This is due to missing nonce validation on the cloud snippet download an...
How severe is CVE-2026-1785?
CVE-2026-1785 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1785?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.