Wordpress Plugin
CVE-2025-68557
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in Vikas Ratudi Chakra test chakra-test allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Chakra test: from n/a through <= 1.0.1.
AnalysisAI
Chakra test WordPress plugin version 1.0.1 and earlier fails to properly enforce access control restrictions, allowing unauthenticated or lower-privileged users to bypass authentication mechanisms and access restricted functionality. The vulnerability stems from incorrectly configured security levels that do not validate user permissions before executing sensitive operations, and is tracked with an exceptionally low EPSS score (0.04%) despite the missing authorization flaw, suggesting limited real-world exploitation despite the theoretical risk.
Technical ContextAI
The vulnerability exists in the Chakra test WordPress plugin and is classified as CWE-862 (Missing Authorization), which occurs when a software system fails to perform proper access control checks before allowing users to perform privileged actions. WordPress plugins implementing custom functionality must leverage WordPress's built-in role and capability checking functions (such as current_user_can()) to verify that the requesting user has the necessary permissions; the Chakra test plugin appears to omit or incorrectly implement these checks. The plugin likely exposes WordPress admin functions, AJAX handlers, or REST API endpoints without proper authorization validation, allowing direct exploitation by authenticated low-privilege users or in some cases unauthenticated attackers depending on the specific vulnerable code path.
Affected ProductsAI
Chakra test WordPress plugin versions from an unspecified baseline through version 1.0.1. The vulnerability was reported by Patchstack and is documented in their vulnerability database for the Chakra test plugin. No CPE identifier is directly available in the provided data, but the plugin can be identified via standard WordPress plugin naming conventions as found on the WordPress.org plugin repository.
RemediationAI
Users of the Chakra test WordPress plugin should immediately update to a patched version beyond 1.0.1 if available from the plugin author. The primary remediation is upgrading to the latest available release that includes authorization fixes; however, patch availability and specific fixed versions are not documented in the provided references. As an interim mitigation, WordPress administrators should restrict plugin access by disabling the plugin entirely if it is not actively required, limiting user roles that can interact with plugin functionality through WordPress permission management, or isolating the plugin's capabilities through additional server-level access controls. For detailed patch information and vendor advisory updates, consult the Patchstack vulnerability database entry at https://patchstack.com/database/Wordpress/Plugin/chakra-test/vulnerability/wordpress-chakra-test-plugin-1-0-1-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