Release date:
2026-08-20 13:01:19 UTC
Description:
- CVE-2026-2297: importlib: route sourceless imports through io.open_code();
FileLoader.get_data() only special-cased SourceLoader and
ExtensionFileLoader, so loading a legacy .pyc via SourcelessFileLoader
used a plain file object and never raised the 'open_code' audit event,
leaving audit hooks unable to observe or veto the read
- CVE-2026-6879: xml.etree: cache the sibling lookup in ElementPath
positional predicates; the previous code rebuilt the parent's child list
once per candidate element, making expressions such as './/tag[last()]'
quadratic in the number of matches and giving an attacker-supplied
document a CPU denial-of-service lever
- CVE-2025-12781: base64: warn when b64decode() or urlsafe_b64decode() is
given data containing the standard '+' or '/' characters while an
alternative alphabet is in use, since those characters are silently
reinterpreted rather than rejected; a malformed altchars now raises
ValueError instead of tripping an assertion that vanishes under -O
Updated packages:
-
alt-python38-3.8.20-25.el8.x86_64.rpm
sha:8400b99c094dc4d8b2aa8b3c005c0a37f3e46a81d8f0f9195e6ad17a4f499187
-
alt-python38-debug-3.8.20-25.el8.x86_64.rpm
sha:056feb189ddf3d324f9487254114dd87c86581fb145e6e868e849e53c7216f0f
-
alt-python38-devel-3.8.20-25.el8.x86_64.rpm
sha:9f23a2ec1fc06442dc1fc96566627207907ed1a363db62a0d4c5c3987022d627
-
alt-python38-idle-3.8.20-25.el8.x86_64.rpm
sha:d11765246a964b43260ad1fb247c3697f96adf1bb161c1c57b075855b6eda791
-
alt-python38-libs-3.8.20-25.el8.x86_64.rpm
sha:fa502135a0f120f5874afc5a3207e9a8355ef893e6119dccafc8553faa34ae98
-
alt-python38-test-3.8.20-25.el8.x86_64.rpm
sha:95e3b546422fd61d6a6d459f5a25a54a6eb042de1ed0870558704663ab7946c6
-
alt-python38-tkinter-3.8.20-25.el8.x86_64.rpm
sha:8e6804d93ea7855c4377ba661c6c21ec1195b27f9e8e5eb23fab0fc5cbd22d8c
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.