Summary
CVE-2026-66914 is an unauthenticated path traversal vulnerability in the SEBLOD content construction kit extension for Joomla, developed by seblod.com. A remote attacker can read arbitrary files from both inside and outside the webroot without any authentication or user interaction. The issue is rated Critical (CVSS 9.2).
Technical details
- Root cause: Improper limitation of a pathname to a restricted directory (path traversal, CWE-22), allowing user-supplied input to reference files outside the intended directory.
- Trigger conditions: No authentication, privileges, or user interaction required; the flaw is reachable over the network.
- Attack vector: Network — a remote, unauthenticated attacker crafts a request to the vulnerable component.
- Impact: Disclosure of arbitrary files from inside and outside the webroot, resulting in a high loss of confidentiality (e.g., configuration files and secrets).
Affected software
- SEBLOD for Joomla 1.0.0 through 3.29.0
- SEBLOD for Joomla 4.0.0 through 4.6.0
- SEBLOD for Joomla 5.0.0 through 6.0.0
Severity
- CVSS v4.0 base score: 9.2 (Critical)
- Vector string:
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
Mitigation and recommended actions
- Immediate: Upgrade to a fixed release — SEBLOD 3.30.0 or later, 4.7.0 or later, or 6.0.1 or later, matching your major release branch.
- If no patch can be applied yet: Restrict network access to the Joomla site, and use a web application firewall or reverse-proxy rules to block path traversal sequences targeting the SEBLOD (com_cck) component.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Content of the
generatormeta tag:Joomla! - Open Source Content Management - Raw response body:
option=com_cck,/media/cck/css/cck.css,/media/cck/css/cck.responsive.css,/media/cck/js/cck.calculation-*.min.js

