Wordpress Plugin
CVE-2025-68568
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in Claspo Popup Builders Claspo - Popups, Spin the Wheel & Email Capture claspo allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Claspo - Popups, Spin the Wheel & Email Capture: from n/a through <= 1.0.7.
AnalysisAI
Missing authorization in Claspo WordPress plugin through version 1.0.7 allows unauthenticated remote attackers to modify data via incorrectly configured access controls. With CVSS 7.5 (High integrity impact) but only 0.04% EPSS probability, this represents elevated exposure in vulnerable installations despite low observed exploitation likelihood. No public exploit identified at time of analysis, though the authentication bypass tag indicates potential for unauthorized actions without credentials.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), a common access control failure where security checks are absent or improperly implemented in critical functionality. The Claspo plugin provides popup builders, spin-wheel interfaces, and email capture forms for WordPress sites. The CVSS vector (AV:N/AC:L/PR:N) confirms network-accessible endpoints lack proper authorization validation, allowing any remote user to interact with protected functions without authentication. This represents a broken access control condition where the application fails to verify whether users have permission to perform sensitive operations, distinct from authentication bypass (which defeats credential checks) but functionally similar in allowing unauthorized access. WordPress plugins frequently exhibit this vulnerability class when developers expose AJAX handlers or REST API endpoints without WordPress's built-in capability checks (current_user_can()) or nonce verification.
Affected ProductsAI
The vulnerability affects Claspo Popup Builder WordPress plugin (also marketed as Claspo - Popups, Spin the Wheel & Email Capture) in all versions from the initial release through version 1.0.7 inclusive. This is a WordPress plugin available through the official WordPress.org repository, used for creating popup builders, exit-intent popups, spin-the-wheel gamification elements, newsletter signup forms, and lead generation interfaces. The vendor advisory from Patchstack indicates the vulnerability was identified in version 1.0.5 but persists through 1.0.7, suggesting multiple releases remained unpatched. Full advisory details are available at https://patchstack.com/database/Wordpress/Plugin/claspo/vulnerability/wordpress-popup-builder-exit-intent-pop-up-spin-the-wheel-newsletter-signup-email-capture-lead-generation-forms-maker-plugin-1-0-5-broken-access-control-vulnerability.
RemediationAI
Website administrators should immediately upgrade the Claspo plugin to version 1.0.8 or later where the missing authorization checks have been addressed (note: patch availability presumed from vulnerability disclosure timeline, verify current version in WordPress repository). Access the WordPress admin dashboard, navigate to Plugins > Installed Plugins, locate Claspo, and select Update Now if available. If automatic updates are enabled, verify the plugin has updated to a patched version. As a temporary workaround pending patching, administrators can deactivate the Claspo plugin to eliminate the attack surface, though this removes popup and lead capture functionality from the site. For organizations unable to immediately patch, implement web application firewall (WAF) rules to restrict access to Claspo plugin endpoints to authenticated administrator sessions only. Monitor WordPress audit logs for unexpected administrative actions or form submissions that bypass normal authentication flows. Complete vendor advisory and technical details available at https://patchstack.com/database/Wordpress/Plugin/claspo/vulnerability/wordpress-popup-builder-exit-intent-pop-up-spin-the-wheel-newsletter-signup-email-capture-lead-generation-forms-maker-plugin-1-0-5-broken-access-control-vulnerability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today