Improper Preservation of Permissions The advisory has been revoked - it doesn't affect any version of package libcurl-minimal  (opens in a new tab)


Threat Intelligence

EPSS
6.87% (94th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-LIBCURLMINIMAL-12312725
  • published1 Sept 2025
  • disclosed27 Jun 2022

Introduced: 27 Jun 2022

CVE-2022-32207  (opens in a new tab)
CWE-281  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcurl-minimal package and not the libcurl-minimal package as distributed by RHEL.

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.