Skip to main content

Create Posts & Terms CVE-2025-49351

HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
2025-12-09 audit@patchstack.com
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Apr 28, 2026 - 20:00 vuln.today

DescriptionCVE.org

Cross-Site Request Forgery (CSRF) vulnerability in Valentin Agachi Create Posts & Terms create-posts-terms allows Stored XSS.This issue affects Create Posts & Terms: from n/a through <= 1.3.1.

AnalysisAI

Cross-site request forgery (CSRF) in Create Posts & Terms WordPress plugin through version 1.3.1 enables attackers to inject malicious scripts that persist in the application database. Exploitation requires tricking an authenticated administrator into visiting a malicious page while logged into WordPress. The vulnerability chains CSRF with stored XSS, allowing attackers to execute arbitrary JavaScript in victims' browsers across sessions with potential for privilege escalation, data theft, and site compromise. EPSS score and exploitation data not available, but Patchstack database listing indicates security researcher disclosure.

Technical ContextAI

Create Posts & Terms is a WordPress plugin by Valentin Agachi that provides functionality for creating posts and taxonomy terms. The vulnerability stems from insufficient CSRF token validation (CWE-352) on administrative functions that accept user input. WordPress plugins should implement nonce verification using wp_verify_nonce() to validate state-changing requests. The absence of this protection allows attackers to forge requests that appear to originate from legitimate administrators. When combined with inadequate input sanitization, the CSRF enables injection of malicious JavaScript payloads that get stored in the WordPress database, creating a persistent cross-site scripting condition. The stored XSS executes whenever the compromised content is rendered, affecting all users who view the injected data.

Affected ProductsAI

WordPress plugin Create Posts & Terms by Valentin Agachi, all versions through 1.3.1 inclusive. The vulnerability affects installations where the plugin is active and administrators have privileges to create posts or terms. According to Patchstack vulnerability database reference (https://patchstack.com/database/Wordpress/Plugin/create-posts-terms/vulnerability/wordpress-create-posts-terms-plugin-1-3-1-cross-site-request-forgery-csrf-vulnerability), version 1.3.1 and all earlier releases contain the CSRF and stored XSS flaws. CPE data not provided in available intelligence. Specific WordPress core version compatibility requirements unknown but typical WordPress plugin vulnerabilities affect sites running WordPress 4.x through current 6.x releases.

RemediationAI

Update Create Posts & Terms plugin to version 1.3.2 or later if available, verifying patch status through the WordPress plugin repository or Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/create-posts-terms/vulnerability/wordpress-create-posts-terms-plugin-1-3-1-cross-site-request-forgery-csrf-vulnerability. Patched version not independently confirmed from available data-verify current version in WordPress.org plugin directory before deployment. If no patch exists, immediately deactivate and remove the plugin until vendor releases a fix, replacing functionality with alternative plugins that implement proper CSRF protection (WordPress nonces) and input sanitization. As compensating controls if plugin must remain active: restrict WordPress admin access to trusted IP addresses via .htaccess or firewall rules, implement web application firewall (WAF) rules to detect CSRF attack patterns and XSS payloads in POST requests, enable Content Security Policy headers to limit inline script execution (may break legitimate plugin functionality), and educate administrators to never click links from untrusted sources while authenticated to WordPress admin panel. Monitor WordPress database tables for suspicious JavaScript content in post metadata and term descriptions.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-49351 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy