Update Python and dependency versions in python-versions.json#283
Merged
dwoz merged 1 commit intosaltstack:mainfrom Apr 22, 2026
Merged
Update Python and dependency versions in python-versions.json#283dwoz merged 1 commit intosaltstack:mainfrom
dwoz merged 1 commit intosaltstack:mainfrom
Conversation
Updated Python to 3.13.13 and critical dependencies to address several vulnerabilities: Python 3.13.13 - CVE-2026-3479: Improper resource argument validation in pkgutil.get_data() - CVE-2026-2297: Incorrectly handled hook in FileLoader - CVE-2025-13462: Incorrect parsing of TarInfo with GNU long name - CVE-2025-27607: RCE in python-json-logger dependency Perl 5.42.2.1 - CVE-2026-4176: Memory corruption in Compress::Raw::Zlib core module - CVE-2026-3381 / CVE-2026-27171: zlib vulnerabilities within compression capabilities OpenSSL 3.5.6 - CVE-2026-31790: Leakage from uninitialized memory in RSA KEM RSASVE - CVE-2026-2673: Loss of key agreement group tuple structure - CVE-2026-28387: Potential use-after-free in DANE client code - CVE-2026-28388: DoS via NULL pointer dereference in delta CRL processing - CVE-2026-31789: Heap buffer overflow in hexadecimal conversion - CVE-2026-28389 / CVE-2026-28390: NULL pointer dereferences in CMS processing SQLite 3.53.0.0 - CVE-2025-6965: High-severity memory corruption flaw in aggregate terms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Python to 3.13.13 and critical dependencies to address several vulnerabilities:
Python 3.13.13
Perl 5.42.2.1
OpenSSL 3.5.6
SQLite 3.53.0.0