CVE-2025-48158
8.6Alex Githatu · BuddyPress XProfile Custom Image Field
A path traversal vulnerability in the Alex Githatu BuddyPress XProfile Custom Image Field plugin allows unauthenticated attackers to trigger a denial of service.
Executive summary
An unauthenticated path traversal vulnerability in the BuddyPress XProfile Custom Image Field plugin poses a significant risk of service disruption for affected WordPress environments.
Vulnerability
The plugin suffers from an improper limitation of a pathname to a restricted directory, specifically identified as CWE-22. An unauthenticated attacker can exploit this flaw to perform path traversal, which, according to the CVSS vector, results in a high-impact denial of service condition.
Business impact
Successful exploitation of this vulnerability can lead to significant system downtime, effectively rendering the affected BuddyPress functionality unusable. Given the CVSS score of 8.6, this is classified as a high-severity issue that could disrupt business operations, degrade user experience, and impact the availability of critical community profile features.
Remediation
Immediate Action: Since no specific patch version is currently confirmed, administrators should monitor the vendor advisory for updates and consider temporarily deactivating the plugin until a secure version is released.
Proactive Monitoring: Review web server and WordPress error logs for suspicious directory traversal patterns, such as sequences containing "../" in unexpected input parameters.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block path traversal attempts and sanitize malicious input strings directed at the plugin endpoints.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
The high CVSS score of 8.6 underscores the urgency of addressing this vulnerability due to its potential for service interruption. Organizations utilizing the BuddyPress XProfile Custom Image Field plugin should prioritize monitoring the vendor for security patches and apply updates immediately upon release to restore system integrity and availability.