Description
Joomla Extension - joomdonation.com - Unauthenticated blind SQL injection in EDocman < 3.9 - The Joomla extension EDocman is vulnerable to an unauthenticated SQL injection.
Published: 2026-07-15
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Joomla extension EDocman is vulnerable to an unauthenticated blind SQL injection. Attackers can send specially crafted requests to affected EDocman endpoints without any authentication, which enables the execution of arbitrary SQL statements against the backend database. The vulnerability exists in all EDocman versions lower than 3.9 and can be leveraged to read, modify, or delete data stored in the database. Classified as CWE‑89, the flaw carries a CVSS score of 8.7.

Affected Systems

All sites running the joomdonation.com EDocman extension for Joomla version lower than 3.9 are vulnerable. Sites using version 3.9 or later are not affected. The extension serves as a Joomla download manager and is widely used across Joomla CMS installations.

Risk and Exploitability

The flaw is exploitable via normal web requests to EDocman endpoints on versions lower than 3.9, meaning an attacker only needs to send crafted input; no authentication is required. The vulnerability carries a CVSS score of 8.7, indicating high severity, while the EPSS score of <1% suggests a very low probability of active exploitation at present. The vulnerability is not listed in CISA KEV. Given the unauthenticated nature and potential to compromise all data in the database, the overall risk remains notable for affected deployments.

Generated by OpenCVE AI on August 3, 2026 at 03:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update EDocman to the latest EDocman extension or block the vulnerable endpoints to prevent unfiltered input from reaching the database
  • Implement strict input validation and use parameterized queries for any custom development that interacts with the extension’s database layer
  • Check Joomla core and other extensions for potential related vulnerabilities and apply relevant patches

Generated by OpenCVE AI on August 3, 2026 at 03:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Joomdonation.com
Joomdonation.com edocman Extension For Joomla
Vendors & Products Joomdonation.com
Joomdonation.com edocman Extension For Joomla

Thu, 23 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description The Joomla extension EDocman is vulnerable to an unauthenticated SQL injection. Joomla Extension - joomdonation.com - Unauthenticated blind SQL injection in EDocman < 3.9 - The Joomla extension EDocman is vulnerable to an unauthenticated SQL injection.

Wed, 15 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

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


Wed, 15 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Joomla extension EDocman is vulnerable to an unauthenticated SQL injection.
Title Joomla Extension - joomdonation.com - Unauthenticated blind SQL injection in EDocman < 3.9
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

Joomdonation.com Edocman Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-07-23T14:58:56.001Z

Reserved: 2026-06-25T16:55:04.094Z

Link: CVE-2026-57832

cve-icon Vulnrichment

Updated: 2026-07-15T13:29:03.669Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:15:05Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')