IE CSS3 Support CVE-2025-26589
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound IE CSS3 Support allows Reflected XSS. This issue affects IE CSS3 Support: from n/a through 2.0.1.
AnalysisAI
Reflected cross-site scripting in IE CSS3 Support WordPress plugin through version 2.0.1 allows remote attackers to execute arbitrary JavaScript in victim browsers via crafted URLs. The vulnerability requires user interaction (clicking a malicious link) but needs no authentication and can impact other site origins due to changed scope (S:C in CVSS). EPSS probability is low (0.09%, 26th percentile) with no confirmed active exploitation or CISA KEV listing, indicating limited real-world targeting despite moderate CVSS 7.1 scoring.
Technical ContextAI
IE CSS3 Support is a WordPress plugin designed to provide CSS3 feature support for legacy Internet Explorer browsers through polyfills or compatibility layers. This vulnerability stems from CWE-79 (Cross-site Scripting) where user-supplied input is incorporated into web page output without proper sanitization or encoding. The reflected XSS class means malicious scripts are embedded in HTTP requests and immediately reflected back in responses, rather than stored persistently. The changed scope metric (S:C) indicates the vulnerability can affect resources beyond the plugin's security context, potentially impacting WordPress core or other plugins through DOM manipulation or session token theft.
Affected ProductsAI
WordPress IE CSS3 Support plugin versions from the initial release through version 2.0.1 are confirmed vulnerable per Patchstack vulnerability database reference. The CPE data is not provided in the intelligence, but the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/ie-css3-support/ indicates all versions up to and including 2.0.1 contain the reflected XSS flaw. Organizations should verify installed versions through WordPress admin dashboard under Plugins section or by checking the plugin's main PHP file version header.
RemediationAI
Primary remediation: Verify if IE CSS3 Support plugin version 2.0.2 or later has been released addressing CVE-2025-26589 by checking the WordPress plugin repository or Patchstack advisory at https://patchstack.com/database/wordpress/plugin/ie-css3-support/. If no patched version exists, immediately deactivate and uninstall the plugin, as modern browsers (Chrome, Firefox, Edge, Safari) natively support CSS3 without polyfills, and Internet Explorer reached end-of-life in June 2022. Workaround if plugin must remain active: implement Web Application Firewall (WAF) rules to inspect and sanitize query parameters and POST data targeting the plugin's endpoints, though this adds latency and may break legitimate functionality. For WordPress administrators using security plugins like Wordfence or Sucuri, enable virtual patching rules for XSS if available, understanding these are detection-based mitigations that may produce false positives and require tuning.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today