CVE & CISA-KEV Catalog

CVE-2026-6879

LOW
2.0
CVSS v4
NVD

Description

`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.

How to fix

Remediation Available
python3Red Hat / RHEL
Fixed in:14-main@noarchRHSA-2026:54534
Fixed in:13-main@x86_64RHSA-2026:54554
Fixed in:13-main@aarch64RHSA-2026:54554
Fixed in:14-main@aarch64RHSA-2026:54534
Fixed in:14-main@x86_64RHSA-2026:54534
Fixed in:14-main@srcRHSA-2026:54534
Fixed in:13-main@srcRHSA-2026:54554
python3Rocky
Fixed in:13-main@aarch64RHSA-2026:54554
Fixed in:13-main@x86_64RHSA-2026:54554
Fixed in:14-main@x86_64RHSA-2026:54534
Fixed in:14-main@srcRHSA-2026:54534
Fixed in:14-main@noarchRHSA-2026:54534
Fixed in:14-main@aarch64RHSA-2026:54534
Fixed in:13-main@srcRHSA-2026:54554

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v4 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredHigh

Impact

CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit Intelligence

0.37%probability of exploitation in 30 days
30thpercentile

Low risk: more likely to be exploited than 30% of all known CVEs.

References

Related Vulnerabilities

Other CWE-407 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-27223Medium5.278%-Fix
CVE-2022-36021Medium5.560%-Fix
CVE-2021-33582High7.53.1%-Fix
CVE-2024-43485High7.53.1%-Fix
CVE-2024-43484High7.52.9%-Fix
CVE-2016-10396High7.52.9%--

Common questions

How do I fix CVE-2026-6879?

Published advisories record a fix for 2 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-6879 being actively exploited?

Not that we know of. CVE-2026-6879 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.37% is the estimated probability that it will be exploited in the next 30 days. That is higher than 30% of all scored CVEs.

How severe is CVE-2026-6879?

CVE-2026-6879 has a CVSS v4 base score of 2.0, rated low. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-6879 affect?

Published advisories record a fix for python3 (Red Hat / RHEL), python3 (Rocky). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-6879
CVE-2026-6879 severity badge

Markdown

[![CVE-2026-6879](https://tridentstack.com/cve/badge/CVE-2026-6879.svg)](https://tridentstack.com/cve/CVE-2026-6879)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-6879"><img src="https://tridentstack.com/cve/badge/CVE-2026-6879.svg" alt="CVE-2026-6879"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-13.