WordPress Plugin Vulnerabilities

BuddyPress <= 14.5.0 - Subscriber+ PHP Object Injection via XProfile Field Data

Description

The plugin is vulnerable to Deserialization of Untrusted Data 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.

Affects Plugins

No known fix

References

Classification

Type
OBJECT INJECTION
CWE
CVSS

Miscellaneous

Original Researcher
Vincent Theriault-Laine
Verified
No

Timeline

Publicly Published
2026-07-29 (about 26 days ago)
Added
2026-07-29 (about 25 days ago)
Last Updated
2026-07-31 (about 23 days ago)

Other