API info for Plugins & Themes from WP.ORG
API info for Plugins & Themes from WP.ORG has one disclosed vulnerability in the WordSec catalog, all reported in 2022; it is fixed as of September 2026. Their average CVSS score is 6.1, and the most serious one scores 6.1 out of 10.
The most common weakness is Cross-Site Scripting, behind 1 of the records (100%).
The one issue recorded for API info for Plugins & Themes from WP.ORG has a vendor fix available, so running the current release closes it.
All of these findings were reported by WPScanTeam. The current release is tested up to WordPress 6.5.10.
API info for Plugins & Themes from WP.ORG <= 1.04 - Reflected Cross-Site Scripting
Read the full analysisVulnerability Records

API info for Plugins & Themes from WP.ORG
Author
Puvox Software
[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍 ] : • Revised for security to be reliable and free of vulnerability holes. • Efficient, not to add any extra load/slowness to site. • Don’t collect private data. Plugin Description Show Plugins & Themes information on your site, from WP.ORG API, as described in WordPress API codex. Shortcode: [wporg_api_pt type="plugins" by="author" by_value="wporg_username" ...] Programatic access: <?php echo do_shortcode('[wporg_api_pt type="plugins" by="author" by_value="wporg_username" ...]'); ?> //or <?php if (function_exists('wporg_api_pt')) { echo wporg_api_pt(["type"=>"plugins", "by"="author", "by_value"="wporg_username" ...]); } ?> Available Options See all available options and their description on plugin’s settings page. To mention some of them, you can get these data:
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C