Lucene search
+L

16 matches found

Positive Technologies
Positive Technologies
added 2026/09/16 12:00 a.m.16 views

PT-2026-93336

A flaw was found in jwcrypto. The JWK.import key function validates the key ops JWK member for duplicate values using an algorithm with On^2 time complexity, and the length of key ops is not bounded. A remote, unauthenticated attacker can supply a JWK with a large key ops array to an application...

5.9CVSS5.6AI score0.00496EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/03 12:04 a.m.24 views

SUSE CVE-2026-81722

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.9AI score0.00363EPSS
SaveExploits1References3
Mageia
Mageia
added 2026/08/31 7:40 p.m.12 views

Updated python-hpack packages fix a security vulnerability

An issue was found in the python-hyper/hpack library, most commonly used as a downstream dependency of the python-hyper/h2 library an HTTP/2 client and server implementation. Unbounded variable integer decoding can cause run-away computation on malformed input leading to On^2 runtime, effectively...

7AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.12 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2026-2125)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2125 advisory. 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...

2.4CVSS5.8AI score0.00369EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/08/31 12:00 a.m.13 views

Low: python3.11

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 On^2 time...

2.4CVSS5.8AI score0.00369EPSS
SaveExploits0
PyPA
PyPA
added 2026/08/27 5:21 p.m.11 views

PYSEC-2026-3738

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.9AI score0.00363EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/20 9:57 a.m.7 views

OESA-2026-3433 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

2CVSS5.2AI score0.00369EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/08/18 2:10 p.m.44 views

CVE-2026-66046

Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts function in xmlparse.c, where processing N specified attributes with non-normalized values triggers an ON^2 linear scan of elementType-defaultAtts to determine CDATA status. ...

8.7CVSS5.4AI score0.0061EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/17 5:55 a.m.11 views

BIT-PYTHON-2026-6879 Quadratic Behavior in xml.etree.ElementPath Index Predicates

Element.findall and fully-consumed Element.iterfind exhibit On^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...

2CVSS5.4AI score0.00369EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/13 2:02 p.m.5 views

OESA-2026-3396 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

2CVSS5.1AI score0.00369EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 12:58 p.m.12 views

Security Bulletin: linkify-it-5.0.1.tgz security vulnerability in Content Cortex(CCx) reported for GenAI ICN Plugin

Summary linkify-it-5.0.1.tgz CVE-2026-59887 security vulnerability in Content CortexCCx reported for GenAI ICN Plugin Vulnerability Details CVEID:CVE-2026-59887 DESCRIPTION: linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by...

7.5CVSS5.4AI score0.00434EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/10 4:56 p.m.24 views

openjdk: Enhance Jar file processing (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The processImpl method in SignatureFileVerifier exhibits On^2 time complexity when verifying JAR files where different entries have different signer combinations, potentially leading to DoS...

5.3CVSS7.1AI score0.00289EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/10 4:49 p.m.13 views

openjdk: Enhance Jar file processing (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The processImpl method in SignatureFileVerifier exhibits On^2 time complexity when verifying JAR files where different entries have different signer combinations, potentially leading to DoS...

5.3CVSS7.1AI score0.00289EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 3:17 p.m.11 views

AZL-94157 CVE-2026-6879 affecting package docbook5-style-xsl 1.79.2-11

Element.findall and fully-consumed Element.iterfind exhibit On^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...

2CVSS5.8AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 3:17 p.m.11 views

AZL-94299 CVE-2026-6879 affecting package python3 for versions less than 3.12.9-14

Element.findall and fully-consumed Element.iterfind exhibit On^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...

2CVSS5.8AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 3:17 p.m.7 views

ALPINE-CVE-2026-6879

Element.findall and fully-consumed Element.iterfind exhibit On^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...

2CVSS5.2AI score0.00369EPSS
SaveExploits0References1
Rows per page
Query Builder