← Back to browse · API

CVE-2022-32207

Severity
CRITICAL
CVSS
9.8
EPSS
0.06869
Risk score
41.6
CISA KEV
No
PoC
No
Published
2022-07-07
Modified
2025-04-23
First seen
2026-08-07
Aliases
EUVD-2022-53413, GHSA-MVXP-VG38-GQ5C
Products
n/a:https://github.com/curl/curl Fixed in 7.84.0
Sources
euvd EUVD-2022-53413

Description

When curl < 7.84.0 saves cookies, alt-svc and hsts data to local files, it makes the operation atomic by finalizing the operation with a rename from a temporary name to the final target file name.In that rename operation, it might accidentally *widen* the permissions for the target file, leaving the updated file accessible to more users than intended.

References