Description
The ChamaWP WordPress plugin before 1.0.13 does not properly validate user input before passing it to a PHP deserialization function, allowing unauthenticated attackers to inject arbitrary PHP objects, which could lead to remote code execution when a suitable gadget chain is present via other installed code.
Published: 2026-08-03
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ChamaWP WordPress plugin before version 1.0.13 fails to validate user input that is passed to a PHP deserialization function. This flaw permits unauthenticated attackers to inject arbitrary PHP objects into the application. In the presence of a suitable gadget chain within the system or other installed code, the attacker can execute arbitrary code on the server, compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects the ChamaWP WordPress plugin versions earlier than 1.0.13. Users running an impacted version of this plugin on any WordPress installation are at risk.

Risk and Exploitability

Because PHP object injection directly leads to possible remote code execution, the risk level is high. The CVSS score of 8.1 indicates high severity, and the EPSS score is <1%, but the absence of a KEV listing does not reduce the potential impact. The likely attack vector is any web request that the plugin processes without proper input sanitization, allowing an attacker to supply crafted data that will be deserialized. The exploit requires the existence of a gadget chain, but once such a chain is present, execution can be achieved with no user authentication.

Generated by OpenCVE AI on August 4, 2026 at 22:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ChamaWP plugin to version 1.0.13 or newer to fix the deserialization flaw.
  • If an update cannot be applied immediately, disable the plugin or remove it from the site to stop any deserialization attempts.
  • Deploy a web application firewall or similar protective filters to block or sanitize requests that could trigger PHP deserialization with malicious payloads.

Generated by OpenCVE AI on August 4, 2026 at 22:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 11:45:00 +0000

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

Tue, 04 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 03 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502

Mon, 03 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The ChamaWP WordPress plugin before 1.0.13 does not properly validate user input before passing it to a PHP deserialization function, allowing unauthenticated attackers to inject arbitrary PHP objects, which could lead to remote code execution when a suitable gadget chain is present via other installed code.
Title Chama < 1.0.13 - Unauthenticated PHP Object Injection
References

Subscriptions

Chamawp Chamawp
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T17:41:46.491Z

Reserved: 2026-07-20T12:40:43.352Z

Link: CVE-2025-15672

cve-icon Vulnrichment

Updated: 2026-08-04T15:52:41.677Z

cve-icon NVD

Status : Received

Published: 2026-08-03T07:16:37.123

Modified: 2026-08-04T18:16:41.060

Link: CVE-2025-15672

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T11:13:28Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data