Information Exposure The advisory has been revoked - it doesn't affect any version of package clippy  (opens in a new tab)


Threat Intelligence

EPSS
0.44% (36th 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-CENTOS10-CLIPPY-18475144
  • published31 Jul 2026
  • disclosed3 Jul 2026

Introduced: 3 Jul 2026

CVE-2026-8927  (opens in a new tab)
CWE-201  (opens in a new tab)

Amendment

The Centos security team deemed this advisory irrelevant for Centos:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream clippy package and not the clippy package as distributed by Centos.

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed through proxyB erroneously leaks the Proxy-Authorization: header intended solely for proxyA.