CVE-2025-14167
Awaiting Analysis Awaiting Analysis - Queue
CSRF Vulnerability in Remove Post Type Slug WordPress Plugin

Publication date: 2026-02-19

Last updated on: 2026-02-19

Assigner: Wordfence

Description
The Remove Post Type Slug plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to incorrect nonce validation logic that uses OR (||) instead of AND (&&), causing the validation to fail when the nonce field is not empty OR when verification fails, rather than when it's empty AND verification fails. This makes it possible for unauthenticated attackers to modify the plugin's post type slug removal settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-19
Last Modified
2026-02-19
Generated
2026-06-16
AI Q&A
2026-02-19
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
remove_post_type_slug remove_post_type_slug to 1.0.2 (inc)
remove_post_type_slug plugin to 1.0.2 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Remove Post Type Slug plugin for WordPress has a vulnerability known as Cross-Site Request Forgery (CSRF) in all versions up to and including 1.0.2. This vulnerability arises because the plugin uses incorrect nonce validation logic that employs an OR (||) operator instead of an AND (&&) operator. As a result, the validation fails improperly when the nonce field is not empty or when verification fails, instead of failing only when the nonce is empty and verification fails. This flaw allows an attacker to trick a site administrator into performing an action, such as clicking a malicious link, which then enables the attacker to modify the plugin's post type slug removal settings without proper authorization.

Impact Analysis

This vulnerability can allow an unauthenticated attacker to change the settings of the Remove Post Type Slug plugin by tricking an administrator into performing an action. Such unauthorized modifications could lead to unexpected behavior on the WordPress site, potentially affecting how URLs are handled or displayed. While the vulnerability does not directly compromise confidentiality or availability, it can lead to integrity issues by allowing unauthorized changes to plugin settings.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-14167. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart