Please don’t forget delete all caches and purge CDN after the update.
Comments – wpDiscuz v7.6.46 – 09.02.2026
Added: A new filter hook “wpdiscuz_is_update_nonce_with_ajax” to control nonce ajax requests for guests
Comments – wpDiscuz v7.6.45 – 19.01.2026
Added: A new filter hook “wpdiscuz_validate_nonce_for_guests” to control wpdGetNonce ajax requests for guest users
Comments – wpDiscuz v7.6.44 – 15.01.2026
Security: Fixed IDOR vulnerability in AJAX actions (CVE-2025-68997)
Security: Added post access authorization check to voteOnComment – uses $comment->comment_post_ID from database, not user-supplied postId (prevents parameter manipulation bypass)