CVE-2022-47952

LOW

lxc < 5.0.1 - Information Disclosure via lxc-user-nic Error Messages

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2022-47952. PoCs published by MaherAzzouzi.

AI-analyzed exploit summary This repository contains a detailed writeup for CVE-2022-47952, an information disclosure vulnerability in lxc-user-nic. The vulnerability allows local users to infer the existence of files in protected directories due to differing error messages.

Description

lxc-user-nic in lxc through 5.0.1 is installed setuid root, and may allow local users to infer whether any file exists, even within a protected directory tree, because "Failed to open" often indicates that a file does not exist, whereas "does not refer to a network namespace path" often indicates that a file exists. NOTE: this is different from CVE-2018-6556 because the CVE-2018-6556 fix design was based on the premise that "we will report back to the user that the open() failed but the user has no way of knowing why it failed"; however, in many realistic cases, there are no plausible reasons for failing except that the file does not exist.

Exploits (1)

nomisec WRITEUP
by MaherAzzouzi · poc
https://github.com/MaherAzzouzi/CVE-2022-47952

This repository contains a detailed writeup for CVE-2022-47952, an information disclosure vulnerability in lxc-user-nic. The vulnerability allows local users to infer the existence of files in protected directories due to differing error messages.

Classification
Writeup 100%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: liblxc-common (lxc-user-nic) up to 5.0.1
No auth needed
Prerequisites: liblxc-common installed on the system
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 3.3
EPSS 0.0070
EPSS Percentile 48.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-203
Status published
Products (1)
linuxcontainers/lxc < 5.0.1
Published Jan 01, 2023
Tracked Since Feb 18, 2026