Release date:
2026-08-20 14:36:27 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.el7.x86_64.rpm
sha:089cc553192e7f2dd65d01b38a2900fe36789f91fe51c241a9c84387185ce145
-
alt-python38-debug-3.8.20-25.el7.x86_64.rpm
sha:789ae89dd5950c97e313f689c1572c34e53e0f1cecb5bf6aef772f08a95c74d9
-
alt-python38-devel-3.8.20-25.el7.x86_64.rpm
sha:84a177507803d7d7cdbb1950eeda97126cfeae2b341538a4b356632bd46200d8
-
alt-python38-idle-3.8.20-25.el7.x86_64.rpm
sha:16cf199bf71bf4d04b9c3cf913a6612dfb72a892a5df73f3370ba7dc1a10f627
-
alt-python38-libs-3.8.20-25.el7.x86_64.rpm
sha:f7b99db8f534f58401b3e2a842939e58368079fec7d52997ae1eaeefda90bd18
-
alt-python38-test-3.8.20-25.el7.x86_64.rpm
sha:640a148b4fac80c2fcfbddb1172c163ddb47d8e37b529785e1a7575ecdca90bf
-
alt-python38-tkinter-3.8.20-25.el7.x86_64.rpm
sha:6d714d93b25a2e9bb89c91d118de6722409543bfe96d3b21d217bd5457d13ba4
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.