Skip to main content

relibc CVE-2026-38641

HIGH
Improper Resource Shutdown or Release (CWE-404)
2026-06-26 mitre
7.5
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
5.5 MEDIUM

Triggering requires supplying a crafted library to a loading process, implying local, low-privilege access (AV:L/PR:L); impact is availability-only crash, so C:N/I:N/A:H.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

3
Analysis Generated
Jun 29, 2026 - 15:23 vuln.today
CVSS changed
Jun 29, 2026 - 15:22 NVD
7.5 (HIGH)
CVE Published
Jun 26, 2026 - 00:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

An issue in the DSO::mmap_and_copy function of relibc commit 61f42d allows attackers to cause a Denial of Service (DoS) via loading a crafted shared library.

AnalysisAI

Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by getting it to load a maliciously crafted shared library, which mishandles resources in the DSO::mmap_and_copy dynamic-linking routine (CWE-404). Publicly available exploit code exists, but the flaw is not in CISA KEV and EPSS is very low (0.17%, 6th percentile), indicating no observed in-the-wild exploitation. Impact is confined to availability - no confidentiality or integrity loss.

Technical ContextAI

relibc is Redox OS's from-scratch C standard library written largely in Rust, providing libc/dynamic-loader functionality including ELF shared-object (DSO) loading. The vulnerable DSO::mmap_and_copy function is part of the dynamic linker that memory-maps and copies a shared library's segments into memory at load time. CWE-404 (Improper Resource Shutdown or Release) points to mishandling of mapped memory or descriptors when parsing a malformed ELF, which can be triggered by a crafted .so to abort or crash the loading process. The CPE in the feed is a placeholder ('cpe:2.3:a:n/a:n/a'), so the affected component is identified only from the description and Redox upstream tracker, not from structured CPE data.

RemediationAI

Upstream fix available (PR/commit); released patched version not independently confirmed - apply the change from the Redox relibc merge request at https://gitlab.redox-os.org/redox-os/relibc/-/merge_requests/1046 (tracking issue https://gitlab.redox-os.org/redox-os/relibc/-/issues/263) by rebuilding relibc past the fixing commit, since no tagged patched release version is provided in the data. As a compensating control until rebuilt, restrict which shared libraries the system will load: only load .so files from trusted, write-protected paths and tighten directory/file permissions on library search paths to prevent attacker-supplied objects, accepting the trade-off that custom or third-party libraries placed outside trusted paths will no longer load. Avoid loading untrusted or user-supplied shared libraries (e.g. via dlopen of attacker-controlled paths), and validate ELF inputs before loading where feasible.

More in N A

View all
CVE-2026-30623 CRITICAL POC
9.8 Jul 15

Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr

CVE-2026-67917 CRITICAL POC
9.8 Aug 17

SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg

CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

CVE-2026-45185 CRITICAL POC
9.8 May 12

Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio

CVE-2025-50455 CRITICAL POC
9.1 Jul 27

SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t

CVE-2026-36356 CRITICAL POC
9.1 May 05

Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST

CVE-2026-31071 CRITICAL POC
9.1 May 19

Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al

CVE-2025-66391 HIGH POC
8.8 Jun 17

Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p

CVE-2026-26740 HIGH POC
8.2 Mar 18

Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when

CVE-2025-60464 HIGH POC
7.8 Jun 25

Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_

CVE-2026-36355 HIGH POC
7.7 May 05

Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc

CVE-2025-60474 HIGH POC
7.5 Jun 24

Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s

Share

CVE-2026-38641 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy