CVE•Published 2026-07-28•Modified 2026-07-28•0 articles on news•4 live references•NVD data
CVE-2026-6879
Vulnerability data via NVD (ingested)
CVSS v3.1
—
EPSS percentile
—
Weaknesses (CWE)
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.
Timeline
Published 2026-07-28
Modified 2026-07-28
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-6879Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-6879Censys host search filtered to this CVE id.
grep.app
CVE-2026-6879Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-6879GitHub code search for direct mentions.
Google dork
"CVE-2026-6879" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2026-68793 repos
cclank/Hermes-Wikiunknown
Hermes agent + LLM Wiki + 源代码 完成 Hermes agent wiki
maxgfr/awesome-starsunknown
List of repositories that I liked on Github
jaschadub/compromised-packages-checkPython
Scan a repository for known-malicious npm, cratres, and PyPI package versions from recent supply-chain compromises (Mini Shai-Hulud, TanStack, @cap-js/mbt, etc). UPDATED 6 TIMES A …
We haven't classified any articles referencing CVE-2026-6879 yet. The external references above still apply.