Description
Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload.
Published: 2026-07-22
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Elgg versions before 7.0.0 allow avatars to be uploaded without validating image dimensions, which enables an attacker to submit a file of extreme size and exhaust server memory while processing it. The resulting resource exhaustion forces the application to become unresponsive, causing a denial of service problem. The weakness is identified as a resource abuse flaw (CWE-770). The likely attack vector is via the avatar upload feature, which requires an authenticated user account.

Affected Systems

All installations of Elgg older than version 7.0.0 are affected.

Risk and Exploitability

The CVSS score of 4.3 indicates low severity, while the EPSS score below 1% reflects a very low probability of exploitation. The vulnerability is not included in CISA KEV. The likely attack vector is an authenticated user accessing the avatar upload feature, as the upload capability typically requires login. Even though the threat is low, large image uploads could still lead to memory exhaustion and service interruption.

Generated by OpenCVE AI on August 3, 2026 at 23:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Elgg to version 7.0.0 or later, which includes image size validation for avatars.
  • If an upgrade cannot be performed immediately, configure the application or web server to enforce a strict maximum file size for avatar uploads to limit image dimensions.
  • Continuously monitor system resource usage and application logs for attempts to upload unusually large images, and investigate any abnormal memory consumption to detect and mitigate ongoing attacks.

Generated by OpenCVE AI on August 3, 2026 at 23:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Title Unvalidated Avatar Image Dimensions Leading to Denial of Service

Sun, 02 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title Elgg Large Avatar Upload Causes Denial of Service

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

Type Values Removed Values Added
Title Elgg Large Avatar Upload Causes Denial of Service

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 22 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload.
First Time appeared Elgg
Elgg elgg
Weaknesses CWE-770
CPEs cpe:2.3:a:elgg:elgg:*:*:*:*:*:*:*:*
Vendors & Products Elgg
Elgg elgg
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-22T18:49:19.203Z

Reserved: 2026-07-22T17:07:58.054Z

Link: CVE-2026-65650

cve-icon Vulnrichment

Updated: 2026-07-22T18:49:16.034Z

cve-icon NVD

Status : Deferred

Published: 2026-07-22T18:17:06.047

Modified: 2026-07-22T20:50:36.493

Link: CVE-2026-65650

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:30:17Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling