LiveActive security incident?Get immediate response
CVE Record

CVE-2026-25325: WordPress rtMedia for WordPress, BuddyPress and bbPress plugin <= 4.7.8 - Sensitive Data Exposure vulnerability

Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in rtCamp rtMedia for WordPress, BuddyPress and bbPress buddypress-media allows Retrieve Embedded Sensitive Data.This issue affects rtMedia for WordPress, BuddyPress and bbPress: from n/a through <= 4.7.8.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2026-25325Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
rtCamprtMedia for WordPress, BuddyPress and bbPressbuddypress-media, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-497 · source CWE mapping

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.