Description
Deserialization of Untrusted Data vulnerability in sunshinephotocart Sunshine Photo Cart sunshine-photo-cart allows Object Injection.This issue affects Sunshine Photo Cart: from n/a through <= 3.4.10.
Published: 2025-04-01
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a deserialization flaw that allows an attacker to perform PHP object injection in the Sunshine Photo Cart plugin. By manipulating serialized data, an adversary can instantiate arbitrary PHP objects during unserialization, potentially executing code with the privileges of the web application. The weakness is indexed as CWE-502, indicating insecure handling of untrusted data, and it can lead to full compromise of the affected WordPress site, including data theft, modification, and defacement.

Affected Systems

WordPress sites running the Sunshine Photo Cart plugin version 3.4.10 or earlier are affected. No other plugins or WordPress core versions are impacted. The issue spans from the initial release of the plugin through version 3.4.10, but any plugin instance that still uses these older releases remains vulnerable.

Risk and Exploitability

The CVSS score of 9.8 classifies this as critical. Although the EPSS score is less than 1%, indicating a low probability of exploitation at this time, the lack of a known public exploit and absence from the KEV catalog do not mitigate the severe potential impact. Assuming the attacker can supply crafted serialized payloads—through form inputs or query parameters—she could inject malicious objects, achieving remote code execution once the plugin processes the data. The attack vector is therefore inbound and requires the attacker to control payload data that reaches the plugin’s unserialize logic. Given the severity rating and the critical nature of object injection vulnerabilities, immediate remediation is strongly advised.

Generated by OpenCVE AI on May 1, 2026 at 02:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Sunshine Photo Cart plugin to a version higher than 3.4.10 to remove the vulnerable unserialization logic.
  • If an upgrade is not immediately possible, disable or filter all data that is passed to the plugin’s deserialization functions, ensuring the payload originates from trusted sources only.
  • Configure WordPress to use a strict serialization policy such as PHP’s LEGACY_RESTRICTED_MODE or replace unserialize with safer alternatives like the Symfony Serializer, which performs type validation and prevents arbitrary object creation.

Generated by OpenCVE AI on May 1, 2026 at 02:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9074 Deserialization of Untrusted Data vulnerability in sunshinephotocart Sunshine Photo Cart allows Object Injection. This issue affects Sunshine Photo Cart: from n/a through 3.4.10.
History

Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in sunshinephotocart Sunshine Photo Cart allows Object Injection. This issue affects Sunshine Photo Cart: from n/a through 3.4.10. Deserialization of Untrusted Data vulnerability in sunshinephotocart Sunshine Photo Cart sunshine-photo-cart allows Object Injection.This issue affects Sunshine Photo Cart: from n/a through <= 3.4.10.
Title WordPress Sunshine Photo Cart <= 3.4.10 - PHP Object Injection Vulnerability WordPress Sunshine Photo Cart plugin <= 3.4.10 - PHP Object Injection Vulnerability
References

Thu, 03 Apr 2025 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Sunshinephotocart
Sunshinephotocart sunshine Photo Cart
CPEs cpe:2.3:a:sunshinephotocart:sunshine_photo_cart:*:*:*:*:*:wordpress:*:*
Vendors & Products Sunshinephotocart
Sunshinephotocart sunshine Photo Cart

Tue, 01 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Apr 2025 05:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in sunshinephotocart Sunshine Photo Cart allows Object Injection. This issue affects Sunshine Photo Cart: from n/a through 3.4.10.
Title WordPress Sunshine Photo Cart <= 3.4.10 - PHP Object Injection Vulnerability
Weaknesses CWE-502
References
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'}


Subscriptions

Sunshinephotocart Sunshine Photo Cart
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T00:01:29.785Z

Reserved: 2025-03-26T09:26:11.884Z

Link: CVE-2025-31084

cve-icon Vulnrichment

Updated: 2025-04-01T13:45:11.414Z

cve-icon NVD

Status : Modified

Published: 2025-04-01T06:15:56.233

Modified: 2026-04-23T15:27:40.543

Link: CVE-2025-31084

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T02:45:06Z

Weaknesses