Description
Deserialization of Untrusted Data vulnerability in denishua WPJAM Basic wpjam-basic allows Object Injection.This issue affects WPJAM Basic: from n/a through <= 7.0.
Published: 2026-07-13
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Based on the description, it is inferred that the WPJAM Basic plugin blindly unserializes user‑supplied data, enabling attackers to inject arbitrary serialized PHP objects. This PHP Object Injection flaw is aligned with CWE‑502, which signifies untrusted data deserialization. The outcome can be remote code execution, file manipulation, or unauthorized database access, effectively granting the attacker the privileges of the WordPress site’s PHP process.

Affected Systems

The vulnerable product is the WordPress WPJAM Basic plugin, version 7.0 and earlier, published by denishua. No specific sub‑versions are named beyond the generic range; thus all installations using a 7.0 or earlier release are affected.

Risk and Exploitability

The CVSS score is 8.8, indicating high severity. The EPSS score is less than 1%, which suggests that, while possible, exploitation in the wild is currently unlikely. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through the WordPress web interface where the plugin processes user‑supplied requests; an attacker can trigger the flaw via crafted HTTP requests or forms that include malicious serialized data. Successful exploitation would grant the attacker the privileges of the WordPress site’s PHP process, potentially leading to site compromise.

Generated by OpenCVE AI on July 31, 2026 at 12:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPJAM Basic plugin to the latest version released after 7.0 whenever it becomes available.
  • If an immediate update is not possible, temporarily disable the WPJAM Basic plugin to prevent exploitation.
  • Apply a Web Application Firewall rule or implement input validation to block or sanitize any serialized PHP object data before it reaches the plugin, mitigating deserialization attacks.

Generated by OpenCVE AI on July 31, 2026 at 12:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 12:00:00 +0000

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

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in denishua WPJAM Basic wpjam-basic allows Object Injection.This issue affects WPJAM Basic: from n/a through <= 7.0.
Title WordPress WPJAM Basic plugin <= 7.0 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Denishua Wpjam Basic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:39:27.857Z

Reserved: 2026-06-24T12:45:46.646Z

Link: CVE-2026-57371

cve-icon Vulnrichment

Updated: 2026-07-13T13:59:08.673Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:15:04Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data