Description
Deserialization of Untrusted Data vulnerability in captivateaudio Captivate Sync captivatesync-trade allows Object Injection.This issue affects Captivate Sync: from n/a through <= 3.0.3.
Published: 2025-10-22
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a PHP Object Injection flaw that occurs when the Captivate Sync plugin deserializes untrusted data. An attacker who can send a crafted payload to the plugin’s deserialization endpoint can instantiate malicious PHP objects, leading to arbitrary code execution. The flaw is based on CWE‑502, which signals a failure to validate input before deserialization and therefore can compromise the confidentiality, integrity, and availability of the host system.

Affected Systems

The issue affects the WordPress Captivate Sync plugin released by captivateaudio, specifically all versions up to and including 3.0.3. Any WordPress installation that has been running a vulnerable version of this plugin is at risk because the vulnerability resides in the plugin’s code and is triggered by external input.

Risk and Exploitability

The CVSS score of 9.8 marks this defect as critical, indicating a high likelihood of remote code execution. The EPSS score of < 1% suggests that exploitation has not yet been widely observed, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the vulnerability can be exploited by sending a crafted serialized object to the plugin’s deserialization endpoint; the likely attack vector is via this endpoint, which may be publicly reachable. If the plugin’s endpoint is accessible over the web, an attacker could potentially craft a request without further privileges, making the threat potentially serious for exposed WordPress sites.

Generated by OpenCVE AI on April 29, 2026 at 20:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Captivate Sync plugin to version 3.0.4 or later, which removes the unsafe deserialization logic.
  • If an upgrade is not immediately possible, deactivate or uninstall the plugin to eliminate the attack surface.
  • Configure PHP to disable the unserialize() function or replace it with a secure serialization library to block untrusted deserialization attempts.

Generated by OpenCVE AI on April 29, 2026 at 20:56 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


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Thu, 23 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

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'}


Thu, 23 Oct 2025 10:30:00 +0000

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

Wed, 22 Oct 2025 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 22 Oct 2025 14:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in captivateaudio Captivate Sync captivatesync-trade allows Object Injection.This issue affects Captivate Sync: from n/a through <= 3.0.3.
Title WordPress Captivate Sync Plugin <= 3.0.3 - PHP Object Injection Vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T18:42:23.343Z

Reserved: 2025-09-25T15:34:33.695Z

Link: CVE-2025-60221

cve-icon Vulnrichment

Updated: 2025-10-22T20:36:28.561Z

cve-icon NVD

Status : Deferred

Published: 2025-10-22T15:15:59.257

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

Link: CVE-2025-60221

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T21:00:09Z

Weaknesses