CVE-2025-22873

Updated on 04 Feb 2026

Severity

3.8 Low severity

Details

CVSS score
3.8
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N

Overview

About vulnerability

It was possible to improperly access the parent directory of an os.Root by opening a filename ending in “../”. For example, Root.Open("../") would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained within the parent.

Details

Affected product:
AlmaLinux 9.2 ESU , TuxCare 9.6 ESU
Affected packages:
openssl @ 3.0.7 (+3 more)
It was possible to improperly access the parent directory of an os.Root by opening a filename ending in “../”. For example, Root.Open("../") would open the parent directory of the Root. This escape only permits opening the parent directory itself, not ancestors of the parent or files contained within the parent.

Fixes