Description
The Custom Post Type plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the custom post type deletion functionality. This makes it possible for unauthenticated attackers to delete custom post types via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-11-21
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized deletion of custom post types
Action: Apply Patch
AI Analysis

Impact

The Custom Post Type plugin for WordPress does not validate a nonce on delete requests, enabling a Cross‑Site Request Forgery attack. An attacker can craft a URL that, when visited by a logged‑in administrator, results in the deletion of one or more custom post types, directly impacting the integrity and availability of the site and potentially turning it into a denial‑of‑service vector.

Affected Systems

The vulnerability affects the Custom Post Type WordPress plugin from the vendor farvehandleren, versions 1.0 and earlier. Any user running these versions is susceptible, independent of the overall WordPress installation.

Risk and Exploitability

The CVSS score is 4.3, indicating a low severity overall, and the EPSS score is below 1 %, suggesting that exploitation is unlikely in the wild. The vulnerability is not listed in the CISA KEV catalog. Successful exploitation requires the attacker to convince an administrator to click a forged link or otherwise execute the deletion request; therefore, the attack vector is highly user‑dependent. Although no active exploitation has been reported, the potential impact on data integrity warrants prompt remediation.

Generated by OpenCVE AI on April 21, 2026 at 18:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Custom Post Type plugin to a corrected version that implements nonce validation for deletion (if an updated release is available).
  • If no updated version exists, modify the plugin code to include a nonce field in the deletion URL and verify it server‑side before allowing the delete action.
  • Restrict the deletion capability to administrators only and consider disabling the delete function entirely if not required for the site’s operation.
  • Implement monitoring of admin activity to detect unusual deletion requests and log such events for auditability.

Generated by OpenCVE AI on April 21, 2026 at 18:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 24 Nov 2025 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Custom Post Type plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the custom post type deletion functionality. This makes it possible for unauthenticated attackers to delete custom post types via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Custom Post Type <= 1.0 - Cross-Site Request Forgery to Custom Post Type Deletion
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:50:22.015Z

Reserved: 2025-11-13T18:55:14.976Z

Link: CVE-2025-13142

cve-icon Vulnrichment

Updated: 2025-11-24T16:50:59.874Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:55.097

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13142

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:15:36Z

Weaknesses