Security readout for executives and security teams
Plain-English summary
CVE-2026-25325 is a medium-severity information exposure issue in the WordPress rtMedia plugin for WordPress, BuddyPress, and bbPress up to version 4.7.8. An unauthenticated remote attacker may retrieve embedded sensitive system information. The known impact is confidentiality loss, not site takeover or service disruption based on the provided CVSS data.
Executive priority
Treat as a near-term WordPress hygiene item. It is not currently supported as actively exploited in the provided sources, but unauthenticated access and sensitive information exposure justify prompt inventory and update review.
Technical view
The vulnerability is CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere. It affects package buddypress-media, rtCamp rtMedia for WordPress, BuddyPress and bbPress, through 4.7.8. CVSS 3.1 is 5.3: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N, indicating unauthenticated network access with low confidentiality impact only.
Likely exposure
Public WordPress sites using rtMedia for WordPress, BuddyPress and bbPress versions through 4.7.8 are potentially exposed, especially if plugin endpoints or embedded plugin data are reachable without authentication.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates exploitation does not require authentication or user interaction, but the disclosed impact is limited to low confidentiality exposure.
Researcher notes
Public detail is limited in the provided sources. Do not assume code execution, privilege escalation, or a specific fixed version from this bundle. Focus validation on affected plugin presence, version through 4.7.8, and observable unintended sensitive information exposure.
Mitigation direction
- Inventory WordPress sites for the buddypress-media / rtMedia plugin.
- Identify installations running rtMedia version 4.7.8 or earlier.
- Check rtCamp, WordPress plugin, and Patchstack guidance for a fixed version or workaround.
- Update the plugin if a vendor-supported patched version is available.
- Restrict unnecessary public exposure of affected plugin functionality where operationally feasible.
Validation and detection
- Confirm installed rtMedia plugin version on each WordPress site.
- Review public pages and plugin outputs for unintended system information disclosure.
- Check security tooling or Patchstack records for CVE-2026-25325 detection coverage.
- Verify remediation by confirming version status against vendor or Patchstack guidance.
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.
CWE-497: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2026-25325 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
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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 vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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.
Exposure of Sensitive System Information to an Unauthorized Control Sphere
Exposure of Sensitive System Information to an Unauthorized Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
