Cyber Posture

CVE-2025-27298

High

Published: 24 February 2025

Published
24 February 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 8.3 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS Score 0.0029 52.5th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may abuse Unix shell commands and scripts for execution.

Security Summary

CVE-2025-27298 is a Cross-Site Request Forgery (CSRF) vulnerability, mapped to CWE-352, in the cmstactics WP Video Posts WordPress plugin (wp-video-posts). The flaw enables OS Command Injection and affects all versions from n/a through 3.5.1. Published on 2025-02-24, it carries a CVSS v3.1 base score of 8.3 (AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).

An unauthenticated attacker can exploit this over the network with no privileges required, though it demands high attack complexity and user interaction, such as tricking an authenticated site visitor into submitting a forged request via a malicious webpage. Successful exploitation allows OS Command Injection, resulting in remote code execution with high impacts across confidentiality, integrity, and availability, while changing the scope of compromise.

The Patchstack advisory provides further details on this CSRF-to-RCE vulnerability in WP Video Posts version 3.5.1, available at https://patchstack.com/database/Wordpress/Plugin/wp-video-posts/vulnerability/wordpress-wp-video-posts-plugin-3-5-1-csrf-to-remote-code-execution-rce-vulnerability?_s_id=cve.

Details

CWE(s)
CWE-352

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.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

CSRF vulnerability in public-facing WordPress plugin directly enables exploitation of the web application for initial access (T1190) and facilitates OS command injection leading to RCE via Unix shell commands (T1059.004).

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

References