CVE-2025-49351 HIGH

CVE-2025-49351: WordPress Create Posts & Terms plugin <= 1.3.1 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Valentin Agachi
Product Create Posts & Terms
Weakness CWE-352 · CSRF
Published December 9, 2025
Last update April 28, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Create Posts & Terms versions 1.3.1 and earlier are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions such as creating, modifying, or deleting posts and terms without the administrator's knowledge or consent. The vulnerability requires user interaction—the admin must visit the attacker's page while logged into the WordPress site.

What an attacker can do

03Attacker Capabilities

Trick a logged-in admin into visiting a malicious page to create, modify, or delete posts and terms without their consent.

Potential impact on your site

04Site Impact

Unauthorized posts, terms, or content changes can be made to your site if admins visit untrusted links while logged in.

Conditions required to exploit

05Prerequisites

Site admin must be logged in and visit an attacker-controlled webpage; no special privileges or authentication required from attacker.

Key dates

06Disclosure timeline

December 9, 2025 CVE published
April 28, 2026 Record updated