Security readout for executives and security teams
Plain-English summary
WordPress sites using BuddyPress Activity Plus before 1.6.2 could be exposed to unwanted file deletion through a CSRF flaw combined with directory traversal. The business risk is disruption or site breakage if a privileged user is tricked into triggering the vulnerable action.
Executive priority
Treat this as a targeted cleanup item for legacy WordPress estates. It is not confirmed as actively exploited here, but arbitrary file deletion can cause outages, so affected sites should be upgraded or retired promptly.
Technical view
CVE-2015-9455 affects the buddypress-activity-plus WordPress plugin before 1.6.2. The issue is CSRF with resultant directory traversal in the bpfb_remove_temp_images AJAX action, involving the bpfb_photos[] parameter under wp-admin/admin-ajax.php. Sources describe arbitrary file deletion risk but provide no CVSS score.
Likely exposure
Exposure is likely limited to WordPress installations that still run BuddyPress Activity Plus versions earlier than 1.6.2. The source bundle does not identify affected CPEs, deployment counts, or whether the plugin remains maintained in current environments.
Exploitation context
The CVE is not listed as KEV in the source bundle, and no cited source states active exploitation. Because the issue is CSRF-based, abuse would generally depend on a logged-in user interacting with attacker-controlled content or requests.
Researcher notes
The available record is sparse: no CVSS vector, CWE, CPE, or exploit-status evidence is supplied. Validation should focus on version confirmation and defensive log review, not recreating deletion behavior in production.
Mitigation direction
- Upgrade BuddyPress Activity Plus to version 1.6.2 or later if deployed.
- Remove or disable the plugin if it is unused or unsupported.
- Review vendor plugin guidance before applying compensating controls.
- Restrict administrative access to trusted users and hardened browsers.
Validation and detection
- Inventory WordPress sites for the buddypress-activity-plus plugin.
- Confirm installed plugin versions are 1.6.2 or later.
- Review web logs for unusual bpfb_remove_temp_images AJAX activity.
- Check recent filesystem changes for unexpected deleted plugin or site files.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2015-9455 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://security.dxw.com/advisories/csrf-and-arbitrary-file-deletion-in-buddypress-activity-plus-1-5/CVE reference · x_refsource_MISC
- https://wordpress.org/plugins/buddypress-activity-plus/#developersCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
