Description
Contributor PHP Object Injection in ARMember Premium <= 7.0 versions.
Published: 2026-07-02
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ARMember Premium plugin for WordPress versions 7.0 and earlier contains a PHP Object Injection flaw (CWE‑502). When an attacker can supply crafted serialized data—typically through the contributor or editable content interface—the plugin’s unserialization routine executes that data, allowing arbitrary code to run on the server. This permits full compromise of the WordPress site, leading to loss of confidentiality, integrity, and availability. Based on the description, it is inferred that the attacker would need to send serialized data via the contributor or editable content interface; this inference is not explicitly stated in the official notes.

Affected Systems

Reputeinfosystems ARMember Premium plugin for WordPress. Versions 7.0 and earlier are affected. Any WordPress installation that has the plugin at these versions is at risk.

Risk and Exploitability

The CVSS base score of 8.8 classifies this issue as a high‑severity flaw. The EPSS score of less than 1% indicates a low probability of exploitation. The exploitation path relies on privileged contributor access or an attacker who can inject serialized data; once the malicious payload is processed, the attacker gains unrestricted control of the server. The likely attack vector involves a contributor or attacker data, which is inferred from the described unserialization logic.

Generated by OpenCVE AI on July 21, 2026 at 12:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ARMember Premium plugin to the latest released version, which contains the fix for the PHP Object Injection flaw.
  • If an immediate upgrade is not possible, disable the contributor role or restrict the plugin’s contributor features to prevent untrusted users from submitting serialized data.
  • Sanitize or validate any serialized input before processing and remove any existing serialized objects stored in the database to eliminate potential malicious payloads.

Generated by OpenCVE AI on July 21, 2026 at 12:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Contributor PHP Object Injection in ARMember Premium <= 7.0 versions.
Title WordPress ARMember Premium 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:12:47.329Z

Reserved: 2026-02-17T13:23:42.766Z

Link: CVE-2026-27060

cve-icon Vulnrichment

Updated: 2026-07-02T12:12:42.274Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:15:02Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data