CVE-2026-10096

MEDIUM

Qi Blocks <= 1.4.9 - Insecure Direct Object Reference to Authenticated (Author+) Arbitrary Style Modification via 'page_id' Parameter

Title source: cna
STIX 2.1

Exploitation 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)

github STUB 1 stars
by HermesNA-1 · pythonpoc
https://github.com/HermesNA-1/SnakeSploit/tree/main/data/modules_generated/cve-2026-10096_the_blocks_plugin.py

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.

Classification
Stub 99%
Attack Type
Auth Bypass
Complexity
Moderate
Reliability
Theoretical
Target: Qi Blocks WordPress plugin ≤1.4.9
No auth needed
Prerequisites: WordPress site with Qi Blocks plugin installed (≤1.4.9) · Network access to the target (HTTP/HTTPS)
mistral-large-3 · analyzed Jul 09, 2026 Full analysis →

Scores

CVSS v3 4.3
EPSS 0.0020
EPSS Percentile 9.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-639
Status published
Products (1)
qodeinteractive/Qi Blocks < 1.4.9
Published Jul 01, 2026
Tracked Since Jul 01, 2026