CVE-2026-7615
Widget Context <= 1.3.3 - Cross-Site Request Forgery to Settings Update via 'wl' Parameter
CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
3th
The Widget Context plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.3. This is due to missing or incorrect nonce validation on the save_widget_context_settings function. This makes it possible for unauthenticated attackers to modify widget visibility context settings stored in the WordPress options table via a forged POST request to /wp-admin/widgets.php via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
| CWE | CWE-352 |
| Vendor | kasparsd |
| Product | widget context |
| Published | May 22, 2026 |
| Last Updated | May 23, 2026 |
Stay Ahead of the Next One
Get instant alerts for kasparsd widget context
Be the first to know when new medium vulnerabilities affecting kasparsd widget context are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
kasparsd / Widget Context
0 โค 1.3.3
References
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/3c434637-4bf9-46ee-9a6d-35eab7ef11a1?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/widget-context/trunk/src/WidgetContext.php#L311 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/widget-context/tags/1.3.3/src/WidgetContext.php#L311 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/widget-context/trunk/src/WidgetContext.php#L282 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/widget-context/tags/1.3.3/src/WidgetContext.php#L282 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/widget-context/trunk/src/WidgetContext.php#L91 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/widget-context/tags/1.3.3/src/WidgetContext.php#L91 github.com: https://github.com/kasparsd/widget-context-wporg/pull/73
Credits
darkestmode