Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
4.3

WP Plugin Info Card plugin: Attackers can trick admins into creating or modifying plugins

CVE-2026-2023
Summary

The WP Plugin Info Card plugin for WordPress is at risk because it doesn't properly check if requests are coming from a trusted source. This could allow attackers to trick an admin into creating or modifying a plugin without their knowledge. To stay safe, update the plugin to the latest version or consider removing it if it's not essential.

Original title
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...
Original description
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.
nvd CVSS3.1 4.3
Vulnerability type
CWE-352 Cross-Site Request Forgery (CSRF)
Published: 18 Feb 2026 · Updated: 11 Mar 2026 · First seen: 6 Mar 2026