CyberRota
← Ana sayfaya dön

CVE-2026-10096

MEDIUM · CVSS 4.3 EPSS %0.20

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-01T08:16:19.167 · Çekilme zamanı: 2026-07-01T18:36:36.145023+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-10096
Severity
MEDIUM
CVSS
4.3
EPSS
%0.20
WordPress

Orijinal NVD Açıklaması

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.