The BuddyPress plugin for WordPress is vulnerable to Deserialization of Untrusted Data in all versions up to, and including, 14.5.0 This is due to the `bp_unserialize_profile_field()` function using `@unserialize()` without the `allowed_classes` parameter on user-controlled XProfile field data. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary PHP objects via XProfile textbox fields, which could lead to remote code execution if a suitable POP chain is available in the WordPress environment.
References
Configurations
No configuration.
History
30 Jul 2026, 05:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-30 05:16
Updated : 2026-07-30 15:16
NVD link : CVE-2026-1360
Mitre link : CVE-2026-1360
CVE.ORG link : CVE-2026-1360
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
