Impact
rxi fe's read_ function in src/fe.c performs an out-of-bounds read when processing a special length-1 input, allowing a local attacker to read memory beyond the intended buffer. This results in Information Disclosure (CWE-119 and CWE-125) and is rated medium severity with a CVSS score of 4.8.
Affected Systems
The vulnerability affects the rxi:fe project, impacting all releases up to commit ed4cda96bd582cbb08520964ba627efb40f3dd91. Because the project follows a rolling-release model, specific version numbers are not published; any build released before the fix is potentially vulnerable.
Risk and Exploitability
The exploit requires local access and has been publicly disclosed, but its EPSS score is below 1% and it is not listed in CISA’s KEV catalog, indicating a low likelihood of widespread exploitation. A local attacker could trigger the out-of-bounds read to obtain sensitive data, but the vulnerability does not provide a path to remote code execution.
OpenCVE Enrichment