4.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
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.
Basic Information
ID
CVE-2026-1785
Source
Wordfence
Published
Feb 6, 2026 at 08:25
Affected Product
Vendor
codesnippetspro
Product
Code Snippets
Version
*
Affected Versions
codesnippetspro Code Snippets *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/4a5787f3-6a16-491a-aa01-6222f275cf0f
- plugins.trac.wordpress.org /browser/code-snippets/trunk/php/cloud/class-cloud-search-list-table.php
- plugins.trac.wordpress.org /browser/code-snippets/tags/3.9.4/php/cloud/class-cloud-search-list-table.php
- plugins.trac.wordpress.org /browser/code-snippets/trunk/php/cloud/list-table-shared-ops.php
- plugins.trac.wordpress.org /browser/code-snippets/tags/3.9.4/php/cloud/list-table-shared-ops.php
- github.com /codesnippetspro/code-snippets/pull/331/changes