Description
aria2 <=1.37.0 has a stack-buffer-underflow vulnerability in the IOFile::getLine() function.
Published: 2026-08-25
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stack Buffer Underflow
Action: Apply Patch
AI Analysis

Impact

aria2 up to version 1.37.0 contains a stack‑buffer‑underflow flaw in the IOFile::getLine() function. The flaw occurs when the function processes a line that causes a write below the start of the stack buffer, corrupting adjacent memory. This corruption can lead to a program crash or, if an attacker can tailor the input, a denial of service or memory‑related exploit. The description does not explicitly state remote code execution, but stack corruption is a critical weakness that could be leveraged for higher impact if additional vulnerabilities are present.

Affected Systems

The vulnerability affects the aria2 download utility, specifically all releases with version 1.37.0 or earlier. No specific vendor product hierarchy is reported, but the affected binary is the aria2 executable distributed by the project's maintainers.

Risk and Exploitability

The EPSS score indicates a very low probability of exploitation, with a value below 1%. The CVSS score of 4 denotes moderate severity. The likely attack vector is local or when the software processes untrusted files; remote exploitation would necessitate a scenario where untrusted input can be fed to aria2. This inference is based on the nature of the flaw and typical usage of the getLine() routine. The absence of public exploit data suggests that exploitation may not yet be demonstrated in the wild.

Generated by OpenCVE AI on August 31, 2026 at 19:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrading to the latest aria2 release, version 1.37.1 or newer, which contains a patch for the stack‑buffer‑underflow flaw.
  • If an upgrade is not immediately possible, limit the files processed by aria2 to inputs that have been validated or sanitized by external controls to mitigate the stack‑underwrite risk.
  • Apply a sandbox or restrict the execution environment of aria2 to contain the impact of potential memory corruption and prevent broader system compromise.

Generated by OpenCVE AI on August 31, 2026 at 19:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title Stack Buffer Underflow in aria2 IOFile::getLine()

Mon, 31 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Title Stack Buffer Underflow in aria2 IOFile::getLine()
Weaknesses CWE-119
CWE-120

Mon, 31 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-121
Metrics cvssV3_1

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

ssvc

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


Wed, 26 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Title Stack Buffer Underflow in aria2 IOFile::getLine()
Weaknesses CWE-119
CWE-120

Tue, 25 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description aria2 <=1.37.0 has a stack-buffer-underflow vulnerability in the IOFile::getLine() function.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-31T15:16:13.940Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75421

cve-icon Vulnrichment

Updated: 2026-08-31T15:15:56.953Z

cve-icon NVD

Status : Deferred

Published: 2026-08-25T21:17:45.830

Modified: 2026-09-08T19:29:09.680

Link: CVE-2026-75421

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T20:00:05Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow