CVE-2026-2879
Last modified
CVE-2026-2879 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. The GetGenie plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.3.2. This is due to missing validation on the `id` parameter in the `create()` method of the `GetGenieChat` REST API endpoint. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
The GetGenie plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.3.2. This is due to missing validation on the `id` parameter in the `create()` method of the `GetGenieChat` REST API endpoint. The method accepts a user-controlled post ID and, when a post with that ID exists, calls `wp_update_post()` without verifying that the current user owns the post or that the post is of the expected `getgenie_chat` type. This makes it possible for authenticated attackers, with Author-level access and above, to overwrite arbitrary posts owned by any user — including Administrators — effectively destroying the original content by changing its `post_type` to `getgenie_chat` and reassigning `post_author` to the attacker.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2879?
How severe is CVE-2026-2879?
How do I fix CVE-2026-2879?
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-28784Craft is a content management system (CMS). Prior to 5.8.22 …7.2
- CVE-2026-28785Ghostfolio is an open source wealth management software. Pri…9.8
- CVE-2026-28786Open WebUI is a self-hosted artificial intelligence platform…4.3
- CVE-2026-28787OneUptime is a solution for monitoring and managing online s…9
- CVE-2026-28788Open WebUI is a self-hosted artificial intelligence platform…7.1
- CVE-2026-28789OliveTin gives access to predefined shell commands from a we…7.5
- CVE-2026-28790OliveTin gives access to predefined shell commands from a we…7.5
- CVE-2026-28791Tina is a headless content management system. Prior to 2.1.7…7.4
- CVE-2026-28792Tina is a headless content management system. Prior to 2.1.8…9.6
- CVE-2026-28793Tina is a headless content management system. Prior to 2.1.8…8.4
- CVE-2026-28794oRPC is an tool that helps build APIs that are end-to-end ty…9.8
- CVE-2026-28795OpenChatBI is an intelligent chat-based BI tool powered by l…9.8
Are you affected by CVE-2026-2879?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
