CVE-2024-0613 MEDIUM

CVE-2024-0613: Delete Custom Fields <= 0.3.1 - Cross-Site Request Forgery to Post Meta Deletion

Vendor Gluten
Product Delete Custom Fields
Weakness CWE-352 · CSRF
Published May 2, 2024
Last update April 8, 2026

CVSS base score

6.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:N

What the vulnerability does

01Description

The Delete Custom Fields plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.3.1. This is due to missing or incorrect nonce validation on the ajax_delete_field() function. This makes it possible for unauthenticated attackers to delete arbitrary post meta data via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Key dates

02Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated