Vulnerability Description
A flaw was found in cockpit-files. A local unprivileged attacker can exploit a race condition during directory creation with owner assignment. By controlling a writable parent directory, the attacker can replace a newly created directory with a symbolic link (symlink) before the ownership change operation (chown) is applied. This allows the attacker to redirect the ownership change to an arbitrary file, potentially leading to information disclosure or unauthorized modification of sensitive files.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-91205
- https://bugzilla.redhat.com/show_bug.cgi?id=2466442
FAQ
What is CVE-2026-91205?
CVE-2026-91205 is a vulnerability with a CVSS score of 6.0 (MEDIUM). A flaw was found in cockpit-files. A local unprivileged attacker can exploit a race condition during directory creation with owner assignment. By controlling a writable parent directory, the attacker ...
How severe is CVE-2026-91205?
CVE-2026-91205 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91205?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.