CVE-2026-2023

The WP Plugin Info Card plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.2.0. This is due to missing nonce validation in the ajax_save_custom_plugin() function, which is disabled by prefixing the check with 'false &&'. This makes it possible for unauthenticated attackers to create or modify custom plugin entries via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Configurations

No configuration.

History

No history.

Information

Published : 2026-02-18 06:16

Updated : 2026-02-18 17:51


NVD link : CVE-2026-2023

Mitre link : CVE-2026-2023

CVE.ORG link : CVE-2026-2023


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)