CVE-2026-4117
Last modified
CVE-2026-4117 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The CalJ plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.5. This is due to a missing capability check in the CalJSettingsPage class constructor, which processes the 'save-obtained-key' operation directly from POST data without verifying that the requesting user has the 'manage_options' capability, and without any nonce verification. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
The CalJ plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.5. This is due to a missing capability check in the CalJSettingsPage class constructor, which processes the 'save-obtained-key' operation directly from POST data without verifying that the requesting user has the 'manage_options' capability, and without any nonce verification. The plugin bootstrap file (calj.php) instantiates CalJSettingsPage whenever is_admin() returns true, which is the case for any authenticated user making requests to wp-admin URLs (including admin-ajax.php). This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify the plugin's API key setting and clear the Shabbat cache, effectively taking control of the plugin's API integration.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4117?
How severe is CVE-2026-4117?
How do I fix CVE-2026-4117?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41161Sync-in Server is a secure, open-source platform for file st…5.3
- CVE-2026-41163bubblewrap is a low-level unprivileged sandboxing tool. From…8.7
- CVE-2026-41164nuts-node is the reference implementation of the Nuts specif…4.4
- CVE-2026-41166OpenRemote is an open-source internet-of-things platform. Pr…7
- CVE-2026-41167Jellystat is a free and open source Statistics App for Jelly…9.1
- CVE-2026-41168pypdf is a free and open-source pure-python PDF library. An …5.3
- CVE-2026-41170Squidex is an open source headless content management system…7.2
- CVE-2026-41171Squidex is an open source headless content management system…7.3
- CVE-2026-41172Squidex is an open source headless content management system…7.3
- CVE-2026-41173The AWS X-Ray Remote Sampler package provides a sampler whic…5.9
- CVE-2026-41174Traefik is an HTTP reverse proxy and load balancer. Prior to…6.4
- CVE-2026-41175Statamic is a Laravel and Git powered content management sys…8.1
Are you affected by CVE-2026-4117?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
