[CLSA-2026:1787233095] alt-python36: Fix of CVE-2026-6879
Type:
security
Severity:
Low
Release date:
2026-08-20 13:38:25 UTC
Description:
- CVE-2026-6879: xml.etree.ElementTree's find(), findall() and iterfind() had quadratic complexity when an XPath index predicate ([1], [last()], [last()-N]) was evaluated against a document with many same-tag siblings. The [index] selector called parent.findall(tag) once per candidate element, and each such call is itself linear in the number of siblings, allowing a CPU denial-of-service on untrusted XML or untrusted XPath (CWE-407, algorithmic complexity). Backport of cpython 2ffab083 (gh-152674) taken via the upstream 3.12 backport 96510a37; the code change is verbatim and the regression test is added to test_xml_etree.py unchanged.
CVEs fixed:
Updated packages:
  • alt-python36-3.6.15-35.el10.x86_64.rpm
    sha:51069552097e87bd8453b93e3075775780b61390cf2a704c3b16a3c4b43b8875
  • alt-python36-debug-3.6.15-35.el10.x86_64.rpm
    sha:86f8ad0ac3debad26524ddf819724fb38fdc7ee3e86ba9164416e82bc525df45
  • alt-python36-devel-3.6.15-35.el10.x86_64.rpm
    sha:bf276300e325d13f8293365189b6131caf8a2ad2b6f3f84b8e780c8820849f8a
  • alt-python36-libs-3.6.15-35.el10.x86_64.rpm
    sha:342146e1d2afedf8491d5061bc4b71ac1080c697665d4e3e5adc7e29fc069e0a
  • alt-python36-test-3.6.15-35.el10.x86_64.rpm
    sha:b5f950f60ca2e938f78fe36106245aa950f4996222f366ba604c849aa3b3cdb5
  • alt-python36-tkinter-3.6.15-35.el10.x86_64.rpm
    sha:9bf2e54cbbc343631f93b96f6dd1b058e7da6e26e90c5585f79fd9c993c47654
  • alt-python36-tools-3.6.15-35.el10.x86_64.rpm
    sha:d1997329b3b7be7860072712c66d3cb826a1022943507cbbf6bb56a12cff0923
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.