[CLSA-2026:1787238389] alt-python36: Fix of CVE-2026-6879
Type:
security
Severity:
Low
Release date:
2026-08-20 15:06:39 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.el8.x86_64.rpm
    sha:e4054365f251873243090f1ddadd3b4989413e9838a2163a798a882f4d119e69
  • alt-python36-debug-3.6.15-35.el8.x86_64.rpm
    sha:78a1d7d6d5fb538eef17c1175fe9960e871a257f3f1518a88f745ef18e3ea8b2
  • alt-python36-devel-3.6.15-35.el8.x86_64.rpm
    sha:bcbf80a32f00da9ff1c3c1463ede1759f443e920095f456ed60f087ebaed0027
  • alt-python36-libs-3.6.15-35.el8.x86_64.rpm
    sha:8514f8c72ed06d2d1fa1f8effac697fc5f424d58a1385867e65a67d7e81ba9f8
  • alt-python36-test-3.6.15-35.el8.x86_64.rpm
    sha:0482ab67bb6d94428b78c729b8307e7165420141f8dd58e55811c20f8f1d3d4d
  • alt-python36-tkinter-3.6.15-35.el8.x86_64.rpm
    sha:907959fa9fff46548809f54199f1792bd5821abcfc13eea4d5496fac2dd7b3b5
  • alt-python36-tools-3.6.15-35.el8.x86_64.rpm
    sha:191947d33042be61ca0f911aeab212a603fd3191ed84ebbe28b3858c6f72f785
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.