Description
Joomla Extension - seblod.com - Unauthenticated path traversal in SEBLOD < 3.30.0, < 4.7.0, < 6.0.1 - An unauthenticated attacker could download files from both inside and outside the webroot.
Published: 2026-08-07
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can manipulate file paths in requests to download any file located inside or outside the Joomla webroot. This flaw permits the disclosure of private configuration files, application code, or sensitive data such as database credentials, leading to a significant confidentiality breach. The weakness is a classic path traversal issue (CWE-22).

Affected Systems

The vulnerability exists in the SEBLOD extension supplied by seblod.com for Joomla. Versions prior to 3.30.0, prior to 4.7.0, and prior to 6.0.1 are affected. No other components are listed as impacted.

Risk and Exploitability

The CVSS score of 9.2 marks this flaw as critical, indicating a high likelihood of exploitation and maximum potential impact. Because the attack requires no authentication, an unauthenticated user can trigger the path traversal simply by sending crafted HTTP requests to the vulnerable extension. The EPSS score is not provided, and the vulnerability is not listed in the CISA KEV catalog, but the absence of these metrics does not diminish the inherent risk posed by the flaw. An attacker could obtain system files, configuration, or other sensitive documents, potentially serving as a foothold for further compromise.

Generated by OpenCVE AI on August 7, 2026 at 14:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest SEBLOD release – upgrade to version 3.30.0, 4.7.0, or 6.0.1 or newer, depending on the installed version.
  • If an upgrade is not immediately possible, disable the SEBLOD extension in the Joomla administration panel or remove the extension’s files entirely.
  • Restrict web server access to the extension’s directories using .htaccess or equivalent configuration to forbid traversal and disallow serving files outside the intended directories.
  • Monitor web server logs for anomalous requests that attempt path traversal and block offending IP addresses.

Generated by OpenCVE AI on August 7, 2026 at 14:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://www.seblod.com/ cve-icon cve-icon
History

Sat, 08 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Seblod.com
Seblod.com seblod Extension For Joomla
Vendors & Products Seblod.com
Seblod.com seblod Extension For Joomla

Fri, 07 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description Joomla Extension - seblod.com - Unauthenticated path traversal in SEBLOD < 3.30.0, < 4.7.0, < 6.0.1 - An unauthenticated attacker could download files from both inside and outside the webroot.
Title Joomla Extension - seblod.com - Unauthenticated path traversal in SEBLOD < 3.30.0, < 4.7.0, < 6.0.1
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 9.2, 'vector': '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'}


Subscriptions

Seblod.com Seblod Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-10T09:51:50.892Z

Reserved: 2026-07-28T12:23:00.876Z

Link: CVE-2026-66914

cve-icon Vulnrichment

Updated: 2026-08-07T14:36:13.140Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T14:17:00.397

Modified: 2026-08-26T16:36:16.990

Link: CVE-2026-66914

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T20:41:02Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')