CVE-2025-4435 The advisory has been revoked - it doesn't affect any version of package python3-test  (opens in a new tab)


Threat Intelligence

EPSS
0.54% (68th 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-ROCKY9-PYTHON3TEST-13743808
  • published29 Oct 2025
  • disclosed3 Jun 2025

Introduced: 3 Jun 2025

CVE-2025-4435  (opens in a new tab)

Amendment

The Rocky-Linux security team deemed this advisory irrelevant for Rocky-Linux:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3-test package and not the python3-test package as distributed by Rocky-Linux.

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped.