Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Deserialization of Untrusted Data vulnerability in BuddhaThemes ColorFolio - Freelance Designer WordPress Theme allows Object Injection.This issue affects ColorFolio - Freelance Designer WordPress Theme: from n/a through 1.3.
AnalysisAI
The ColorFolio Freelance Designer WordPress Theme versions up to 1.3 contains a deserialization of untrusted data vulnerability that allows attackers to perform PHP Object Injection. This enables remote unauthenticated attackers to execute arbitrary code or manipulate application logic, though exploitation requires high attack complexity. There is no evidence of active exploitation (not in CISA KEV), and EPSS score data is not provided, but the vulnerability has been publicly disclosed by Patchstack.
Technical ContextAI
This vulnerability affects the ColorFolio theme developed by BuddhaThemes (CPE: cpe:2.3:a:buddhathemes:colorfolio_-_freelance_designer_wordpress_theme:*:*:*:*:*:*:*:*). The issue stems from CWE-502 (Deserialization of Untrusted Data), where the theme improperly deserializes user-controlled data without adequate validation. In PHP applications like WordPress themes, unsafe deserialization can instantiate arbitrary objects with attacker-controlled properties, leading to object injection attacks. When combined with magic methods like __wakeup(), __destruct(), or __toString(), attackers can chain these gadgets to achieve remote code execution, SQL injection, or other severe impacts. The vulnerability exists in the theme's core code up to version 1.3.
RemediationAI
Users should immediately upgrade the ColorFolio WordPress theme to a version newer than 1.3 if available from BuddhaThemes, or discontinue use of the theme if no patched version exists. Consult the Patchstack database entry at https://patchstack.com/database/wordpress/theme/colorfolio/vulnerability/wordpress-colorfolio-freelance-designer-wordpress-theme-theme-1-3-deserialization-of-untrusted-data-vulnerability?_s_id=cve for specific remediation guidance and patch availability. As an interim mitigation, implement Web Application Firewall (WAF) rules to inspect and block serialized PHP objects in HTTP requests, restrict file upload functionality, and ensure all user input undergoes strict validation before processing. Organizations should also review WordPress security hardening best practices including disabling PHP file execution in upload directories and implementing principle of least privilege for WordPress user roles.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13053