CVE-2026-10096
MEDIUMQi Blocks <= 1.4.9 - Insecure Direct Object Reference to Authenticated (Author+) Arbitrary Style Modification via 'page_id' Parameter
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-10096. PoCs published by HermesNA-1.
AI-analyzed exploit summary This repository contains an auto-generated stub module for CVE-2026-10096, an Insecure Direct Object Reference (IDOR) vulnerability in the Qi Blocks WordPress plugin (versions ≤1.4.9). The code includes metadata and a placeholder `run()` method but lacks actual exploit implementation.
Description
The Qi Blocks plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.4.9 via the 'page_id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with author-level access and above, to modify the stored Qi Blocks styles of arbitrary posts, templates, or widgets they do not own — including site-wide surfaces via the reserved 'template' and 'widget' page_id values — enabling unauthorized frontend defacement, content hiding, and degradation of any page on the site. The endpoint's permission_callback checks only the generic edit_posts and publish_posts capabilities, meaning any user with the built-in Author role satisfies the check regardless of post ownership.
Exploits (1)
This repository contains an auto-generated stub module for CVE-2026-10096, an Insecure Direct Object Reference (IDOR) vulnerability in the Qi Blocks WordPress plugin (versions ≤1.4.9). The code includes metadata and a placeholder `run()` method but lacks actual exploit implementation.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N