Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-reachable WordPress endpoint requires no authentication; impact is limited to low-severity integrity modification with no confidentiality or availability consequence.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in PressTigers Universal Clocks universal-clocks allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Universal Clocks: from n/a through <= 1.2.0.
AnalysisAI
Universal Clocks WordPress plugin (≤1.2.0) by PressTigers exposes unauthorized action endpoints due to missing authorization checks, enabling unauthenticated remote attackers to perform integrity-impacting operations without valid credentials. Reported by Patchstack under CWE-862, the flaw stems from incorrectly configured access control security levels that fail to validate caller permissions before executing plugin functionality. No public exploit code or active exploitation (CISA KEV listing) has been identified at time of analysis.
Technical ContextAI
CWE-862 (Missing Authorization) describes a class of flaws where software does not perform an authorization check before executing a sensitive operation. In the context of WordPress plugins, this typically manifests as AJAX handlers or REST API endpoints registered without capability checks (e.g., missing current_user_can() gates or nonce verification tied to a role). The affected product is identified via CPE cpe:2.3:a:presstigers:universal_clocks:*:*:*:*:*:*:*:*, covering all versions through 1.2.0. The plugin is developed by PressTigers and provides clock widget functionality for WordPress sites. The CVSS vector AV:N/AC:L/PR:N/UI:N confirms that the vulnerable endpoint is reachable over the network without authentication.
RemediationAI
The primary remediation is to update the Universal Clocks plugin beyond version 1.2.0; however, no specific patched release version has been confirmed in the available intelligence - administrators should check the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/universal-clocks/vulnerability/wordpress-universal-clocks-plugin-1-2-0-broken-access-control-vulnerability for the latest release. If an update is not yet available, a compensating control is to deactivate and remove the plugin entirely until a patched version is published, which eliminates the attack surface with no functional side effects for non-clock-dependent sites. Alternatively, a WAF rule blocking unauthenticated POST requests to the plugin's AJAX or REST endpoints can reduce exposure, though the exact endpoint paths are not confirmed in available data and this approach requires validation to avoid false positives.
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
EUVD-2026-43400