Friends 3.5.1 – Authenticated (Subscriber+) PHP Object Injection

CVE Details

Basic Information

Title Friends 3.5.1 – Authenticated (Subscriber+) PHP Object Injection
Type cve
Published 2025-07-12T08:23:42.188Z
Modified 2025-07-12T08:23:42.188Z

Product Information

Vendor akirk
Product Friends
Version 3.5.1

CVSS Information

Base Score 7.5 (HIGH)
Attack Vector CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Analysis

AI Description The Friends WordPress plugin version 3.5.1 is vulnerable to PHP Object Injection. Authenticated attackers with subscriber-level access can exploit this by injecting PHP Objects, potentially leading to file deletion, data retrieval, or code execution if a POP chain is present from another plugin or theme.
AI Severity High
AI Vendor WordPress Community
AI Product Friends
AI Version 3.5.1

Affected Products

  • akirk Friends 3.5.1

Additional Information

CWE List CWE-502
Source Wordfence

Description

The Friends plugin for WordPress is vulnerable to PHP Object Injection in version 3.5.1 via deserialization of untrusted input of the query_vars parameter This makes it possible for authenticated attackers, with subscriber-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present. This requires access to the sites SALT_NONCE and and SALT_KEY to exploit.

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.