Code Snippets <= 3.9.1 - Authenticated (Contributor+) PHP Code Injection via extract() and PHP Filter Chains

8.0
Improper Control of Generation of Code ('Code Injection')
CVE CVE-2025-13035
CVSS 8.0 (High)
Publicly Published November 18, 2025
Last Updated November 20, 2025
Researcher mikemyers

Description

The Code Snippets plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 3.9.1. This is due to the plugin's use of extract() on attacker-controlled shortcode attributes within the `evaluate_shortcode_from_flat_file` method, which can be used to overwrite the `$filepath` variable and subsequently passed to require_once. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute arbitrary PHP code on the server via the `[code_snippet]` shortcode using PHP filter chains granted they can trick an administrator into enabling the "Enable file-based execution" setting and creating at least one active Content snippet.

References

Share

Vulnerability Details for Code Snippets

Software Type Plugin
Software Slug code-snippets (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.9.2, or a newer patched version
Affected Version
  • <= 3.9.1
Patched Version
  • 3.9.2

Recent vulnerabilities in Code Snippets

# Title CVE ID CVSS Researchers Date
1 Code Snippets <= 3.9.4 - Cross-Site Request Forgery to Cloud Snippet Download/Update Actions CVE-2026-1785 4.3 type5afe February 5, 2026
2 Code Snippets <= 3.5.0 - Cross-Site Request Forgery via load CVE-2023-47666 5.4 Huynh Tien Si November 6, 2023
3 Code Snippets <= 2.14.3 - Reflected Cross-Site Scripting CVE-2022-25617 4.7 R3N0 May 18, 2022
4 Code Snippets <= 2.14.2 - Reflected Cross-Site Scripting CVE-2021-25008 6.1 Krzysztof Zając December 27, 2021
5 Code Snippets <= 2.13.3 - Cross-Site Request Forgery to Remote Code Execution CVE-2020-8417 8.8 Chloe Chamberland January 29, 2020
6 Code Snippets < 2.7.0 - Reflected Cross-Site Scripting 6.1 Burak Kelebek July 24, 2016

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation