Wordpress Plugin
CVE-2025-62108
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in SaifuMak Add Custom Codes add-custom-codes allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Add Custom Codes: from n/a through <= 4.80.
AnalysisAI
Missing authorization in SaifuMak Add Custom Codes WordPress plugin through version 4.80 allows unauthenticated or low-privileged attackers to exploit incorrectly configured access controls to perform unauthorized actions. The vulnerability stems from broken access control mechanisms (CWE-862) that fail to properly validate user permissions before granting access to sensitive functionality. Despite a low EPSS score (0.05%, percentile 17%), the authentication bypass tag indicates potential for account takeover or privilege escalation.
Technical ContextAI
The SaifuMak Add Custom Codes plugin (CPE implied: wordpress-plugins/add-custom-codes) is a WordPress add-on designed to allow administrators to inject custom HTML, CSS, and JavaScript code into WordPress sites. The vulnerability arises from improper implementation of access control checks (CWE-862: Missing Authorization), a class of flaws where applications fail to verify that the user attempting an action has the necessary permissions. In WordPress plugin architecture, this typically manifests as missing or incorrectly implemented capability checks (e.g., current_user_can() functions) on admin-facing AJAX endpoints, REST API routes, or form handlers. An attacker exploiting this flaw can bypass the intended permission model to access or modify protected code injection settings without proper credentials.
Affected ProductsAI
SaifuMak Add Custom Codes WordPress plugin, versions through 4.80. The vulnerability affects all installations of the add-custom-codes plugin up to and including version 4.80, with no minimum version explicitly excluded in the advisory data. WordPress sites using this plugin for custom code injection are at risk regardless of site configuration or user role, provided the access control bypass is exploitable.
RemediationAI
Update the SaifuMak Add Custom Codes plugin to a patched version higher than 4.80 when available via the WordPress plugin directory or the vendor's official distribution channel. Check the Patchstack vulnerability database (https://patchstack.com/database/Wordpress/Plugin/add-custom-codes/) for the latest patched release. If an update is not yet available, disable the plugin temporarily or restrict access to the plugin's settings by limiting WordPress administrator roles using role management tools. Review WordPress user permissions and audit access logs to detect unauthorized changes to injected custom code during the time the vulnerability was exposed.
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