Wordpress Plugin
CVE-2025-62145
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
3DescriptionCVE.org
Missing Authorization vulnerability in NewClarity DMCA Protection Badge dmca-badge allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects DMCA Protection Badge: from n/a through <= 2.2.0.
AnalysisAI
Missing authorization controls in NewClarity DMCA Protection Badge WordPress plugin versions up to 2.2.0 allow unauthenticated attackers to exploit incorrectly configured access control security levels, potentially exposing sensitive functionality or data protected by the badge mechanism. The vulnerability stems from insufficient permission validation (CWE-862) and presents an authentication bypass risk, though real-world exploitation likelihood is low based on EPSS scoring (0.04%, 13th percentile).
Technical ContextAI
NewClarity DMCA Protection Badge is a WordPress plugin that implements access control mechanisms to protect content. The vulnerability root cause is CWE-862 (Missing Authorization), indicating the plugin fails to properly validate user permissions before granting access to protected resources or administrative functions. The access control configuration does not correctly enforce security levels, allowing bypassing of intended authorization checks. This is a common pattern in WordPress plugins where capability checks (such as 'manage_options' or custom roles) are either missing or improperly implemented in key functions that should restrict access to authenticated administrators or privileged users.
Affected ProductsAI
NewClarity DMCA Protection Badge for WordPress is affected in all versions from initial release through version 2.2.0. The plugin is identified via CPE corresponding to the WordPress plugin ecosystem. The vulnerability affects the plugin installation regardless of WordPress core version, as long as the DMCA Protection Badge plugin version is 2.2.0 or earlier. Organizations running this plugin should consult the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/dmca-badge/vulnerability/wordpress-dmca-protection-badge-plugin-2-2-0-broken-access-control-vulnerability for confirmation of their installed version.
RemediationAI
Upgrade NewClarity DMCA Protection Badge to a version later than 2.2.0 as soon as patched releases become available. Review the plugin's access control configuration settings to ensure security levels are correctly mapped to user roles and capabilities. Restrict direct access to the plugin's administrative pages via web application firewall rules if feasible. Consult the vendor advisory at https://patchstack.com/database/Wordpress/Plugin/dmca-badge/vulnerability/wordpress-dmca-protection-badge-plugin-2-2-0-broken-access-control-vulnerability for patch availability and release timelines. Until patched versions are released, consider temporarily disabling the plugin if the protected content is not critical, or implementing additional WordPress security measures such as user role restrictions and activity logging.
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