Cyber Posture

CVE-2025-26752

High

Published: 25 February 2025

Published
25 February 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0030 52.9th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may delete files left behind by the actions of their intrusion activity.

Security Summary

CVE-2025-26752 is an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability, classified as CWE-22, in the videowhisper-live-streaming-integration WordPress plugin, also referred to as Broadcast Live Video. This flaw affects all versions of the plugin up to and including 6.2, allowing attackers to traverse path restrictions.

The vulnerability can be exploited by unauthenticated remote attackers over the network with low attack complexity and no user interaction required, as indicated by its CVSS v3.1 base score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H). Successful exploitation enables arbitrary file deletion, resulting in high impact to availability with a changed scope, potentially disrupting plugin functionality or broader site operations.

Patchstack's advisory at https://patchstack.com/database/Wordpress/Plugin/videowhisper-live-streaming-integration/vulnerability/wordpress-videowhisper-live-streaming-integration-plugin-6-2-arbitrary-file-deletion-vulnerability?_s_id=cve details the arbitrary file deletion vulnerability in version 6.2 and provides guidance on mitigation for affected WordPress installations.

Details

CWE(s)
CWE-22

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1070.004 File Deletion Stealth
Adversaries may delete files left behind by the actions of their intrusion activity.
Why these techniques?

Path traversal vuln in public-facing WordPress plugin enables remote unauthenticated exploitation of public-facing app (T1190) and arbitrary file deletion (T1070.004) impacting availability.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References