Skip to main content

Quix Page Builder CVE-2026-60030

| EUVDEUVD-2026-46056 HIGH
Improper Access Control (CWE-284)
2026-07-20 Joomla GHSA-p9j6-qqww-29vg
8.7
CVSS 4.0 · Vendor: Joomla
Share

Severity by source

Vendor (Joomla) PRIMARY
8.7 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
4.3 MEDIUM

Description requires an authenticated account (PR:L, not PR:N); network-reachable low-complexity; impact is unauthorized file upload = limited integrity (I:L), no confidentiality or availability effect.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Joomla).

CVSS VectorVendor: Joomla

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Jul 20, 2026 - 19:22 vuln.today
CVE Published
Jul 20, 2026 - 18:11 cve.org
HIGH 8.7

DescriptionCVE.org

The Joomla extension Quix Page Builder Pro is vulnerable to an improper access control. Authenticated users could upload media files regardless of their media management permissions.

AnalysisAI

Improper access control in the Quix Page Builder Pro extension for Joomla (by ThemeXpert) lets authenticated users upload media files even when they lack the media-management permission normally required for that action. The flaw is a permission-enforcement gap on the media upload function rather than a full unauthenticated compromise; no public exploit identified at time of analysis and it is not listed in CISA KEV. The vendor-assigned CVSS 4.0 base score is 8.7 (High), though the supplied vector conflicts with the 'authenticated users' language in the description.

Technical ContextAI

Quix Page Builder Pro is a commercial drag-and-drop page-building extension for the Joomla CMS, developed by ThemeXpert (CPE cpe:2.3:a:themexpert.com:quix_page_builder_pro_extension_for_joomla). The weakness is classed as CWE-284 (Improper Access Control): the extension exposes a media/file upload capability but fails to verify that the authenticated Joomla user actually holds the media-management ACL permission before accepting the upload. In Joomla, media handling is normally gated by core ACL rules and per-component permissions; here the extension performs the upload without honoring those checks, so any logged-in account can write media files regardless of its assigned role.

RemediationAI

No vendor-released patch version was identified at time of analysis; the only reference (https://www.themexpert.com/quix-pagebuilder) is the product homepage, not a fix advisory. Administrators should check ThemeXpert directly for an updated Quix Page Builder Pro release and apply the latest version once a fix is published, and monitor the Joomla Vulnerable Extensions List for the patched version number. As compensating controls until a patch is confirmed: restrict which Joomla user groups can authenticate to the site backend/front-end editing to trusted accounts only, since exploitation requires a logged-in user; audit existing low-privilege accounts and disable self-registration or unnecessary editor roles to shrink the pool of authenticated attackers (trade-off: reduces collaborative content workflows); and monitor the media directory for unexpected file uploads and enforce server-side file-type/extension filtering at the web-server layer to limit what an improperly-authorized upload can place on disk (trade-off: added upload validation overhead). Do not treat these as a substitute for the eventual vendor patch.

Share

CVE-2026-60030 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy