MemProcFS before 5.17 contains multiple unsafe library-loading patterns that enable DLL and shared-library hijacking across six attack surfaces, including bare-name LoadLibraryU and dlopen calls without path qualification for vmmpyc, libMSCompression, and plugin DLLs. An attacker who places a malicious DLL or shared library in the working directory or manipulates LD_LIBRARY_PATH can achieve arbitrary code execution when MemProcFS loads.
References
| Link | Resource |
|---|---|
| https://github.com/ufrisk/MemProcFS/commit/df80e6e83641f5004025ce661e6dd8139028d7b5 | Patch |
| https://github.com/ufrisk/MemProcFS/releases/tag/v5.17 | Product |
| https://mobasi.ai/sentinel | Third Party Advisory |
| https://www.vulncheck.com/advisories/memprocfs-dll-shared-library-hijacking | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-04-08 22:16
Updated : 2026-07-24 21:10
NVD link : CVE-2026-40031
Mitre link : CVE-2026-40031
CVE.ORG link : CVE-2026-40031
JSON object : View
Products Affected
ufrisk
- memprocfs
CWE
CWE-427
Uncontrolled Search Path Element
