Custom CSS CVE-2025-48096
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network attack with no authentication or user interaction, limited to integrity and availability impacts.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in FRESHFACE Custom CSS custom-css-editor allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Custom CSS: from n/a through <= 1.4.0.
AnalysisAI
Unauthenticated access in the Custom CSS plugin for WordPress up to version 1.4.0 allows attackers to inject arbitrary CSS or cause service disruption due to a missing authorization check. The affected component is the custom-css-editor, which can be triggered remotely without authentication, resulting in partial integrity and availability impact. No active exploitation or public proof-of-concept is known, and the EPSS score of 0.04% indicates low likelihood of widespread attacks.
Technical ContextAI
The vulnerability stems from missing authorization (CWE-862) in the WordPress plugin's AJAX handler or REST API endpoint. Custom CSS is a plugin that lets site administrators add custom stylesheets via a web interface. The exposed endpoint fails to verify user capabilities, allowing any remote user to inject CSS or disrupt the editor. The affected product is the 'custom-css-editor' plugin for WordPress, identified via Patchstack. No CPE is provided, but the vulnerability affects the plugin’s PHP code that processes requests without current_user_can() checks.
Affected ProductsAI
The vulnerability affects the Custom CSS plugin (custom-css-editor) for WordPress versions n/a through 1.4.0. No CPE is listed, but the vulnerability is confirmed by Patchstack. The advisory URL is: https://patchstack.com/database/Wordpress/Plugin/custom-css-editor/vulnerability/wordpress-custom-css-plugin-1-4-0-broken-access-control-vulnerability?_s_id=cve
RemediationAI
Upgrade to version 1.4.1 or later as soon as a patched release is available. At the time of analysis, an explicit fixed version is not confirmed; monitor the WordPress plugin repository or the Patchstack advisory for updates. If an immediate update is not possible, disable the plugin entirely until a fix is released. A temporary workaround is to block access to the admin-ajax.php endpoint or to restrict the vulnerable plugin file via .htaccess, but this may break other legitimate ajax functionality. No complete mitigation short of removal is reliable.
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