WebinarPress
CVE-2025-62972
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Network-accessible WordPress plugin endpoint requiring low-privilege authenticated access; impact limited to availability only per description and CWE-862 scope.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in WPWebinarSystem WebinarPress wp-webinarsystem allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WebinarPress: from n/a through <= 1.33.28.
AnalysisAI
Missing authorization checks in WebinarPress (wp-webinarsystem) WordPress plugin version 1.33.28 and earlier allow authenticated low-privileged users to perform availability-impacting actions beyond their intended access level. The flaw stems from incorrectly configured access control security levels (CWE-862), enabling a WordPress subscriber-tier user to invoke plugin functionality restricted to higher roles. No public exploit code or active exploitation has been identified at time of analysis, and the EPSS probability stands at 0.03%, indicating low real-world exploitation interest currently.
Technical ContextAI
WebinarPress (CPE: cpe:2.3:a:webinarpress:webinarpress:*:*:*:*:lite:wordpress:*:*) is a WordPress plugin providing webinar hosting and management capabilities. The vulnerability is classified under CWE-862 (Missing Authorization), meaning the plugin fails to enforce capability or nonce checks on one or more AJAX handlers, REST endpoints, or admin-facing actions - a common pattern in WordPress plugin vulnerabilities where developers register hooks without validating the requesting user's role against the intended access level. This allows a user authenticated at a low privilege tier (e.g., subscriber) to trigger actions designed for higher roles such as editors or administrators. The CVSS vector confirms network-accessible exploitation with no special attack complexity and only an availability impact (A:L), suggesting the exposed functionality can disrupt webinar-related data or operations rather than expose sensitive content.
RemediationAI
Update WebinarPress to a version released after 1.33.28 - the exact patched version is not independently confirmed from the provided data, so administrators should consult the plugin's WordPress.org changelog or the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/wp-webinarsystem/vulnerability/wordpress-webinarpress-plugin-1-33-28-broken-access-control-vulnerability for the confirmed fixed release. As a compensating control, disable public user registration on the WordPress site (Settings > General > uncheck 'Anyone can register') to eliminate the low-privilege authenticated attack surface - note this prevents new user self-registration site-wide. Alternatively, restrict the WebinarPress plugin's AJAX or REST endpoints via a WAF rule targeting the specific plugin slug parameter, though this may disrupt legitimate plugin functionality. If the plugin is not actively used, deactivation is the lowest-risk interim mitigation.
More in Webinarpress
View allCross-Site Request Forgery (CSRF) vulnerability in WebinarPress allows Cross-Site Scripting (XSS).33.20. Rated medium se
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPWebinarSystem We
Server-Side Request Forgery (SSRF) vulnerability in WPWebinarSystem WebinarPress allows Server Side Request Forgery.33.2
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in WPWebinarSystem WebinarPress allows Phishing.33.27.
Missing Authorization vulnerability in WPWebinarSystem WebinarPress allows Exploiting Incorrectly Configured Access Cont
The WordPress Webinar Plugin - WebinarPress plugin for WordPress is vulnerable to modification of data due to a missing
The WordPress Webinar Plugin - WebinarPress plugin for WordPress is vulnerable to arbitrary file creation due to a missi
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today