Out-of-bounds Write Affecting glibc package, versions <2.26-4


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
13.37% (96th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-GLIBC-18610929
  • published11 Aug 2026
  • disclosed31 Jan 2018

Introduced: 31 Jan 2018

CVE-2018-1000001  (opens in a new tab)
CWE-787  (opens in a new tab)

How to fix?

Upgrade Echo:latest glibc to version 2.26-4 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream glibc package and not the glibc package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

In glibc 2.26 and earlier there is confusion in the usage of getcwd() by realpath() which can be used to write before the destination buffer leading to a buffer underflow and potential code execution.