Description
A flaw was found in glibc. An out-of-bounds array write vulnerability exists within the `tdelete` function. This issue occurs due to incorrect management of array sizes, which can lead to memory corruption. A local attacker with low privileges could potentially exploit this to cause a denial of service or disclose sensitive information.
Published: n/a
Score: 4.2 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an out‑of‑bounds array write in the glibc tdelete function, a classic buffer overflow identified as CWE‑787. If triggered, the flaw corrupts memory which can lead to a denial of service or accidental disclosure of data. The description specifically notes that local attackers with low privileges could exploit it.

Affected Systems

The flaw affects the glibc library, which is a core component of many Linux distributions. No specific versions are listed in the advisory, so any system using an affected glibc build from the listed reference URLs is potentially impacted.

Risk and Exploitability

With a CVSS score of 4.2 the severity is moderate. Exploitation conditions require a local attacker with low privileges that can invoke the tdelete routine, which normally occurs in user‑level processes. The EPSS score is not available, so the current likelihood of exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog, indicating it has not been witnessed in widespread deployment reports as of the last update.

Generated by OpenCVE AI on August 25, 2026 at 13:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade glibc to a version that includes the tdelete fix as released by the distribution maintainers
  • Configure the system to limit the privileges of local users who can execute processes that use glibc’s tdelete function
  • Monitor system stability and logs for signs of memory corruption or crashes that may indicate exploitation

Generated by OpenCVE AI on August 25, 2026 at 13:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A flaw was found in glibc. An out-of-bounds array write vulnerability exists within the `tdelete` function. This issue occurs due to incorrect management of array sizes, which can lead to memory corruption. A local attacker with low privileges could potentially exploit this to cause a denial of service or disclose sensitive information.
Title glibc: Fix out-of-bounds array write in tdelete
Weaknesses CWE-787
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Subscriptions

No data.

cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-25T06:49:13Z

Links: CVE-2026-19542 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T13:30:17Z

Weaknesses