Cyber Posture

CVE-2025-30615

Critical

Published: 24 March 2025

Published
24 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 9.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS Score 0.0010 27.6th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-30615 is a critical-severity CSRF (CWE-352) vulnerability. Its CVSS base score is 9.6 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 27.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-23 (Session Authenticity) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly remediates the CSRF-to-code-injection flaw in the WP e-Commerce Style Email plugin through timely patching or removal of vulnerable versions up to 0.6.2.

prevent

Enforces session authenticity to protect against CSRF attacks that trick authenticated users into submitting malicious requests leading to code injection.

prevent

Validates and sanitizes inputs to prevent code injection resulting from the exploited CSRF vulnerability in the plugin.

MITRE ATT&CK Enterprise TechniquesAI

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.
Why these techniques?

The CSRF vulnerability in a public-facing WordPress plugin directly enables remote exploitation for code injection and RCE, mapping to T1190: Exploit Public-Facing Application.

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

NVD Description

Cross-Site Request Forgery (CSRF) vulnerability in Jacob Schwartz WP e-Commerce Style Email wp-e-commerce-style-email allows Code Injection.This issue affects WP e-Commerce Style Email: from n/a through <= 0.6.2.

Deeper analysisAI

CVE-2025-30615 is a Cross-Site Request Forgery (CSRF) vulnerability, classified under CWE-352, in the WP e-Commerce Style Email WordPress plugin developed by Jacob Schwartz. This flaw allows code injection and affects all versions of the plugin from its initial release through 0.6.2. The vulnerability carries a CVSS v3.1 base score of 9.6 (AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H), indicating critical severity due to its network accessibility, low attack complexity, lack of required privileges, and potential for high impacts across confidentiality, integrity, and availability with scope change.

Unauthenticated attackers (PR:N) can exploit the CSRF vulnerability remotely (AV:N) by tricking authenticated users into interacting with a malicious site (UI:R), such as clicking a forged link or loading a malicious page. Low complexity (AC:L) enables this without advanced skills. Successful exploitation allows code injection, escalating to remote code execution on the affected WordPress server, with changed scope (S:C) enabling high-impact compromise (C:H/I:H/A:H).

Patchstack provides details on the vulnerability, including analysis of the CSRF-to-remote-code-execution chain, in their advisory at https://patchstack.com/database/Wordpress/Plugin/wp-e-commerce-style-email/vulnerability/wordpress-wp-e-commerce-style-email-plugin-0-6-2-csrf-to-remote-code-execution-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-2319Shared CWE-352
CVE-2025-23803Shared CWE-352
CVE-2025-25071Shared CWE-352
CVE-2025-23821Shared CWE-352
CVE-2025-22814Shared CWE-352
CVE-2025-28857Shared CWE-352
CVE-2025-28883Shared CWE-352
CVE-2025-27912Shared CWE-352
CVE-2025-31435Shared CWE-352
CVE-2025-31623Shared CWE-352

References