平台
wordpress
组件
videowhisper-live-streaming-integration
修复版本
6.2.1
CVE-2025-26753 描述了 Broadcast Live Video 中存在的路径遍历漏洞。该漏洞允许攻击者绕过安全限制,访问系统中的敏感文件。此问题影响 Broadcast Live Video 的 0.0.0 至 6.2 版本,已于 6.2.1 版本修复。建议用户尽快升级到最新版本以消除风险。
攻击者可以利用此路径遍历漏洞访问 Broadcast Live Video 安装目录之外的文件,包括服务器上的其他敏感数据。例如,攻击者可能能够读取配置文件,其中包含数据库密码或其他凭据,从而获得对整个系统的控制权。更严重的场景下,攻击者可能能够修改或删除重要文件,导致服务中断或数据泄露。由于该漏洞允许攻击者访问任意文件,因此其潜在影响范围广泛,可能涉及数据泄露、系统破坏和未经授权的访问。
目前尚未公开已知利用此漏洞的公开 POC。根据描述,该漏洞属于路径遍历类型,类似于其他已知的路径遍历漏洞,可能存在被利用的风险。CISA尚未将其添加到 KEV 目录中。建议持续关注安全社区的动态,以便及时了解最新的威胁情报。
WordPress websites utilizing the Broadcast Live Video plugin, particularly those running older versions (0.0.0 - 6.2), are at risk. Shared hosting environments where WordPress installations have limited file system access controls are also at increased risk, as an attacker gaining access to one site could potentially exploit this vulnerability to access files on other sites hosted on the same server.
• wordpress / composer / npm:
grep -r "../" /var/www/html/videowhisper-live-streaming-integration/*• generic web:
curl -I 'https://your-wordpress-site.com/videowhisper-live-streaming-integration/../../../../etc/passwd' # Check for file disclosuredisclosure
漏洞利用状态
EPSS
0.19% (41% 百分位)
CISA SSVC
CVSS 向量
为了缓解 CVE-2025-26753 的风险,首要措施是立即将 Broadcast Live Video 升级到 6.2.1 或更高版本。如果无法立即升级,可以考虑使用 Web 应用防火墙 (WAF) 或反向代理来过滤恶意请求,阻止攻击者尝试访问受限制目录之外的文件。此外,应审查 Broadcast Live Video 的配置,确保文件权限设置正确,并限制对敏感文件的访问。在升级后,请验证漏洞是否已成功修复,例如通过尝试访问已知受保护的文件,确认访问被拒绝。
Actualice el plugin 'Broadcast Live Video' a la última versión disponible para solucionar la vulnerabilidad de recorrido de directorio. Verifique la página del plugin en WordPress.org para obtener la versión más reciente y las instrucciones de actualización. Asegúrese de realizar una copia de seguridad de su sitio web antes de actualizar cualquier plugin.
漏洞分析和关键警报直接发送到您的邮箱。
CVE-2025-26753 描述了 Broadcast Live Video 0.0.0–6.2 版本中存在的路径遍历漏洞,攻击者可利用此漏洞访问受限制目录之外的文件,造成潜在的安全风险。
如果您正在使用 Broadcast Live Video 的 0.0.0 至 6.2 版本,则可能受到此漏洞的影响。请立即升级到 6.2.1 或更高版本。
最有效的修复方法是升级到 Broadcast Live Video 6.2.1 或更高版本。如果无法升级,请考虑使用 WAF 或反向代理进行缓解。
目前尚未公开已知利用此漏洞的公开 POC,但由于其性质,存在被利用的风险。
请查阅 Broadcast Live Video 官方网站或 WordPress 插件目录,以获取有关 CVE-2025-26753 的官方公告和安全建议。
上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。