Description
Deserialization of Untrusted Data vulnerability in BoldThemes Codiqa codiqa allows Object Injection.This issue affects Codiqa: from n/a through < 1.2.8.
Published: 2025-12-18
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a deserialization of untrusted data (CWE-502) in the BoldThemes Codiqa WordPress theme, which allows an attacker to inject malicious PHP objects. If an attacker can supply crafted serialized data that the theme processes, malicious objects may be instantiated, potentially leading to unauthorized code execution or other disruptive behaviors. The impact therefore includes the risk of arbitrary code execution, breaking the confidentiality and integrity of the WordPress site.

Affected Systems

BoldThemes Codiqa theme versions earlier than 1.2.8, from the earliest release up to but not including 1.2.8, are affected. Any installation running a version of the theme before the 1.2.8 release is at risk.

Risk and Exploitability

The CVSS score of 9.8 marks this flaw as critical severity. However, the EPSS score of less than 1% suggests that, at present, the likelihood of exploitation is very low. The theme is not listed in the CISA KEV catalog, indicating no known widespread exploitation. Attackers must be able to supply arbitrary serialized data that the theme will attempt to unserialize; the most likely attack vector is remote, via publicly accessible endpoints or user input that is not properly sanitized.

Generated by OpenCVE AI on April 29, 2026 at 12:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Codiqa theme to the latest available release (1.2.8 or newer) where the vulnerable deserialization logic has been fixed.
  • If an upgrade is not immediately possible, block or sanitize any input points that may trigger the theme’s unserialize operations, such as disabling manipulation of query strings or POST data that is passed to the theme.
  • Review custom theme code for any explicit calls to unserialize on user-supplied data and replace them with safe decoding mechanisms or add strict validation checks to ensure only expected data structures are accepted.

Generated by OpenCVE AI on April 29, 2026 at 12:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Fri, 19 Dec 2025 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 18 Dec 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 18 Dec 2025 07:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in BoldThemes Codiqa codiqa allows Object Injection.This issue affects Codiqa: from n/a through < 1.2.8.
Title WordPress Codiqa theme < 1.2.8 - PHP Object Injection vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:27:09.532Z

Reserved: 2025-10-29T03:08:07.245Z

Link: CVE-2025-64233

cve-icon Vulnrichment

Updated: 2025-12-18T14:30:03.740Z

cve-icon NVD

Status : Deferred

Published: 2025-12-18T08:16:12.800

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-64233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T12:15:09Z

Weaknesses