WordPress.Security.NonceVerification.Missing

Missing nonce verification

A request handler uses request data without verifying that the request was intentionally created by WordPress.

critical weight

Why It Shows Up

The scan found `$_GET`, `$_POST`, or similar request data in a context where a nonce check is expected but missing.

Why It Matters

Without nonce verification, an attacker may be able to trick a logged-in user into submitting an unwanted state-changing request.

How to Fix

  • Add a nonce to the form, link, AJAX request, or REST request.
  • Verify it with `check_admin_referer()`, `check_ajax_referer()`, or `wp_verify_nonce()` before changing state.
  • Keep capability checks separate; nonces prove intent, not permission.

Affected Plugins

RankPluginScoreErrorsWarningsInstallsAddedUpdatedTop Issue
#1BulletProof Security05,0484,94920k+Output is not escaped
#2Live Shopping & Shoppable Videos For WooCommerce079174400Non-prefixed global variable
#3Plugin Check (PCP)012813210k+Exception output is not escaped
#4Themify Builder95,3042,1365k+Text Domain Mismatch
#5JetBackup – Backup, Restore & Migrate101,563149200k+Exception output is not escaped
#6Easy WP SMTP – WordPress SMTP and Email Logs: Gmail SMTP, Office 365, Outlook, Custom SMTP, and more1545166500k+Database parameter is not escaped
#7MDTF – Meta Data and Taxonomies Filter161,5501,9561k+Non-prefixed global variable
#8AnyComment174454495k+Output is not escaped
#9RestroPress – Online Food Ordering System175243,1551k+Non-prefixed global variable
#10Efí Bank17886553400Exception output is not escaped
#11wpForo Forum174,0482,92220k+Unsafe printing function
#12WPtouch – Make your WordPress Website Mobile-Friendly171,46632550k+Text Domain Mismatch
#13Pagopar – WooCommerce Gateway185301,215400Non-prefixed global variable
#14Podlove Podcast Publisher182,3541,4333k+Output is not escaped
#15Property Hive181,9576,0273k+Missing nonce verification
#16Realtyna Organic IDX plugin + WPL Real Estate189303,6362k+Non-prefixed global variable
#17Shopping Cart & eCommerce Store185,37317,4663k+Non-prefixed global variable
#18WPPizza – A Restaurant Plugin184,6892,7031k+Text Domain Mismatch
#19Element Pack Addons for Elementor – Elementor Widgets, Elementor Templates, Elementor Addons1910,340360100k+Text Domain Mismatch
#20Advanced File Manager – Ultimate File Manager for WordPress And Document Library Solution191,218901100k+Exception output is not escaped
#21Go Fetch Jobs (for WP Job Manager)191,4101,741700Non-prefixed global variable
#22AI Infographic Maker191,383599600Output is not escaped
#23Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)193,2753,2289k+Output is not escaped
#24Matomo Analytics – Powerful, Privacy-First Insights for WordPress191,900877100k+Exception output is not escaped
#25Netgsm193343081k+Setting is missing a sanitization callback
#26Verified Reviews (Avis Vérifiés)196711,136700Non-prefixed global variable
#27Razorpay Payment Button Plugin19486982k+Exception output is not escaped
#28Really Simple Security – Simple and Performant Security (formerly Really Simple SSL)195363793m+Missing Translators Comment
#29Membership Plugin – Kadence Memberships195,0832,9829k+Text Domain Mismatch
#30Scrollsequence – Cinematic Scroll Image Animation Plugin198781,5284k+Non-prefixed global variable
#31SendPress Newsletters192,2931,4221k+Output is not escaped
#32SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments195331,14980k+Non-prefixed global variable
#33WP Email Template193443452k+Exception output is not escaped
#34WP Import Export Lite1973797940k+Non-prefixed global variable
#35WP Directory Kit191,5042,6382k+Non-prefixed global variable
#36WPJAM Basic193253464k+Output is not escaped
#37WPOSS阿里云对象存储19269315900Non-prefixed namespace
#38Brizy – Page Builder2058672670k+Output is not escaped
#39Broadstreet20434273700Output is not escaped
#40Post Form – Registration Form – Profile Form for User Profiles – Frontend Content Forms for User Submissions (UGC)207362,112900Non-prefixed global variable
#41SysBasics Customize My Account for WooCommerce – Live My Account Customizer207439118k+Non-prefixed global variable
#42Download Monitor204231,36480k+Non-prefixed hook name
#43Event Espresso – Event Registration & Ticketing Sales2012,6982,135600Text Domain Mismatch
#44Event Organiser201,10454420k+Text Domain Mismatch
#45GiveWP – Donation Plugin and Fundraising Platform203,4103,554100k+Output is not escaped
#46GoUrl Bitcoin Payment Gateway & Paid Downloads & Membership201,832720700Non Singular String Literal Domain
#47Leaky Paywall20322789600Nonce verification recommended
#48Link Library201,9421,39410k+Unsafe printing function
#49MBE eShip205277401k+Non-prefixed global variable
#50Brevo – Email, SMS, Web Push, Chat, and more.20460646100k+Request data is not unslashed