AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-8158

MEDIUM · CVSS 6.5 EPSS 0.38%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-08-25 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. See the original NVD description below for full technical details.

CVE
CVE-2024-8158
Severity
MEDIUM
CVSS
6.5
EPSS
0.38%

Original NVD Description

A bug in the 9p authentication implementation within lib9p allows an attacker with an existing valid user within the configured auth server to impersonate any other valid filesystem user. This is due to lib9p not properly verifying that the uname given in the Tauth and Tattach 9p messages matches the client UID returned from the factotum authentication handshake. The only filesystem making use of these functions within the base 9front systems is the experimental hjfs disk filesystem, other disk filesystems (cwfs and gefs) are not affected by this bug. This bug was inherited from Plan 9 and is present in all versions of 9front and is remedied fully in commit 9645ae07eb66a59015e3e118d0024790c37400da.