ALAS2023-2026-2122


Amazon Linux 2023 Security Advisory: ALAS2023-2026-2122
Advisory Released Date: 2026-08-31
Advisory Updated Date: 2026-08-31
Severity: Low

Issue Overview:

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff(). (CVE-2026-18503)

`Element.findall()` and fully-consumed `Element.iterfind()` exhibit `O(n^2)` time complexity when using XPath index predicates (e.g. `[1]`, `[last()]`, `[last()-N]`) on XML documents with many same-tag siblings. `Element.find()` is only affected when the first match is near the end of the sibling list, such as with `[last()]` or `[last()-N]`; `.//item[1]` short-circuits after the first match. (CVE-2026-6879)


Affected Packages:

python3.14


Issue Correction:
Run dnf update python3.14 --releasever 2023.12.20260831 or dnf update --advisory ALAS2023-2026-2122 --releasever 2023.12.20260831 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation

New Packages:
aarch64:
    python3.14-freethreading-idle-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-debug-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-debugsource-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-freethreading-tkinter-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-idle-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-tkinter-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-freethreading-debug-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-freethreading-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-devel-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-freethreading-devel-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-freethreading-libs-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-debuginfo-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-libs-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-freethreading-test-3.14.7-1.amzn2023.0.1.aarch64
    python3.14-test-3.14.7-1.amzn2023.0.1.aarch64

src:
    python3.14-3.14.7-1.amzn2023.0.1.src

x86_64:
    python3.14-freethreading-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-debugsource-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-freethreading-devel-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-freethreading-debug-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-freethreading-idle-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-tkinter-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-freethreading-tkinter-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-devel-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-idle-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-debug-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-test-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-freethreading-libs-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-freethreading-test-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-debuginfo-3.14.7-1.amzn2023.0.1.x86_64
    python3.14-libs-3.14.7-1.amzn2023.0.1.x86_64