Cyber Posture

CVE-2025-0724

High

Published: 22 March 2025

Published
22 March 2025
Modified
27 March 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0018 39.7th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-0724 is a PHP Object Injection vulnerability (CWE-502) affecting the ProfileGrid – User Profiles, Groups and Communities plugin for WordPress in all versions up to and including 5.9.4.5. The issue arises from deserialization of untrusted input in the get_user_meta_fields_html function, enabling authenticated attackers to inject a PHP Object. The vulnerability carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its network accessibility and low complexity.

Authenticated attackers with Subscriber-level access or higher can exploit this vulnerability remotely. While no known Proof-of-Presence (POP) chain exists within the vulnerable plugin itself, making it benign in isolation, the injection could be leveraged if another plugin or theme on the target site provides a POP chain. In such cases, attackers may achieve severe impacts, including deletion of arbitrary files, retrieval of sensitive data, or arbitrary code execution, depending on the specific POP chain available.

Advisories reference the vulnerable code location in the WordPress plugin trac at https://plugins.trac.wordpress.org/browser/profilegrid-user-profiles-groups-and-communities/tags/5.9.4.2/includes/class-profile-magic-html-generator.php#L259 and provide further details via Wordfence threat intelligence at https://www.wordfence.com/threat-intel/vulnerabilities/id/6bb1de69-7bc2-4785-9789-0a2d1cf35b9b?source=cve.

Details

CWE(s)
CWE-502

Affected Products

metagauss
profilegrid
≤ 5.9.4.6

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Deserialization vulnerability in public-facing WordPress plugin enables remote authenticated exploitation leading to potential RCE/file ops via POP chains.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References