CVE-2019-11886
Description
CSRF vulnerability in Visual CSS Style Editor plugin for WordPress allows attackers to perform unauthorized actions and obtain admin access.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF vulnerability in Visual CSS Style Editor plugin for WordPress allows attackers to perform unauthorized actions and obtain admin access.
Vulnerability
The WaspThemes Visual CSS Style Editor plugin (yellow-pencil-visual-theme-customizer) for WordPress versions before 7.2.1 contains a Cross-Site Request Forgery (CSRF) vulnerability in the yp_option_update AJAX action. This allows an attacker to trick an authenticated administrator into unknowingly executing unintended actions, such as modifying plugin settings or triggering remote requests via the yp_remote_get function [1][2].
Exploitation
An attacker can craft a malicious link or page that, when visited by an authenticated WordPress administrator, sends a forged request to the yp_option_update endpoint. By including the yp_remote_get parameter, the attacker can force the server to make arbitrary HTTP requests, potentially to internal or external resources. No additional authentication or user interaction beyond the admin visiting the crafted link is required.
Impact
Successful exploitation allows an attacker to perform actions with the privileges of the targeted administrator. By leveraging the yp_remote_get functionality, the attacker can obtain admin-level access, potentially leading to full site compromise, including data disclosure, file manipulation, or further privilege escalation.
Mitigation
The vulnerability is fixed in version 7.2.1 of the plugin. Users should update to this version or later immediately. No workarounds are documented in the available references. The plugin is no longer actively maintained, and users should consider alternative solutions if updates are not available.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- WaspThemes/Visual CSS Style Editordescription
- Range: <7.2.1
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
4- wordpress.org/plugins/yellow-pencil-visual-theme-customizer/mitrex_refsource_MISC
- wpvulndb.com/vulnerabilities/9256mitrex_refsource_MISC
- www.pluginvulnerabilities.com/2019/04/09/recently-closed-visual-css-style-editor-wordpress-plugin-contains-privilege-escalation-vulnerability-that-leads-to-option-update-vulnerability/mitrex_refsource_MISC
- www.wordfence.com/blog/2019/04/zero-day-vulnerability-in-yellow-pencil-visual-theme-customizer-exploited-in-the-wild/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.