Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Network-exposed unauthenticated endpoint justifies AV:N and PR:N; AC:H reflects non-trivial exploitation path; no availability impact applies.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Qubely <= 1.8.14 versions.
AnalysisAI
Broken access control in the Qubely WordPress Gutenberg block plugin (versions up to and including 1.8.14) allows unauthenticated remote attackers to bypass authorization checks and perform restricted actions, resulting in limited confidentiality and integrity compromise. The vulnerability stems from missing authorization enforcement (CWE-862) on one or more plugin endpoints exposed to the network. No public exploit code or active exploitation has been identified at time of analysis, and the CVSS vector reflects high attack complexity, tempering real-world risk below what the unauthenticated access vector alone might suggest.
Technical ContextAI
Qubely is a Gutenberg-based WordPress page builder plugin developed by Themeum (CPE: cpe:2.3:a:themeum:qubely:*:*:*:*:*:*:*:*). The root cause is CWE-862 (Missing Authorization): the plugin registers AJAX handlers, REST API routes, or admin-facing endpoints that fail to verify the caller's capability or nonce before processing sensitive operations. WordPress plugins commonly expose wp-ajax or REST endpoints that are reachable without authentication; when authorization checks are absent or bypassable, unauthenticated callers can invoke functionality intended only for editors or administrators. The AC:H metric in the CVSS vector indicates that exploitation requires some non-default condition - likely a specific endpoint, parameter, or request sequence - rather than a trivially repeatable attack against any Qubely installation.
RemediationAI
Update the Qubely plugin to a version later than 1.8.14 as soon as a patched release becomes available via the WordPress plugin repository or the Themeum website. No exact fixed version number was confirmed in the provided intelligence - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/qubely/vulnerability/wordpress-qubely-plugin-1-8-14-broken-access-control-vulnerability-2?_s_id=cve should be monitored for patch confirmation. As a compensating control, restrict access to WordPress admin-ajax.php and REST API endpoints at the WAF or web server layer for unauthenticated users where Qubely functionality does not require public-facing access. Alternatively, temporarily deactivating the Qubely plugin eliminates the attack surface entirely, at the cost of losing page-builder functionality on affected posts. Sites behind an authentication gateway (e.g., SSO or HTTP basic auth at the server level) are effectively shielded from unauthenticated exploitation.
The Qubely - Advanced Gutenberg Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Themeum Qubely - A
Stored cross-site scripting (XSS) in Themeum Qubely WordPress plugin version 1.8.14 and earlier allows authenticated hig
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48132
GHSA-xfmg-6jq2-vj2x