Lucene search
+L

599 matches found

CVE
CVE
•added 2026/08/30 12:18 a.m.•36 views

CVE-2026-77831

AshPaperTrail (an Elixir library from the ash-project ecosystem) contains an inefficient algorithmic complexity vulnerability in its full-diff list change tracking component (AshPaperTrail.ChangeBuilders.FullDiff.ListChange). The root cause is a cubic-time algorithm: when pairing prior array elem...

2.1CVSS5.9AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/30 12:18 a.m.•24 views

EUVD-2026-68144

Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS5.9AI score0.0018EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/30 12:18 a.m.•49 views

CVE-2026-77831 Algorithmic-complexity denial of service in AshPaperTrail full-diff list tracking

Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS0.0018EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/30 12:18 a.m.•13 views

CVE-2026-77831 Algorithmic-complexity denial of service in AshPaperTrail full-diff list tracking

Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS5.9AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/30 12:18 a.m.•13 views

CVE-2026-77831 Algorithmic-complexity denial of service in AshPaperTrail full-diff list tracking

Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS5.9AI score0.0018EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/30 12:00 a.m.•0 views

CVE-2026-77831: Inefficient Algorithmic Complexity

Inefficient Algorithmic Complexity vulnerability in ash-project ashpapertrail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS5.9AI score0.0018EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•29 views

PT-2026-83504

Inefficient Algorithmic Complexity vulnerability in ash-project ash paper trail allows a user who can submit a large array attribute to a paper-trailed create or update action to cause a denial of service through excessive CPU and memory use. With full-diff change tracking,...

2.1CVSS5.9AI score0.0018EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/27 7:42 p.m.•10 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component uses js-yaml-4.1.1.tgz which is vulnerable to multiple CVEs.

Summary IBM Maximo Application Suite - Monitor component uses js-yaml-4.1.1.tgz which is vulnerable to CVE-2026-53550, CVE-2026-59869. This bulletin contains information addressing the vulnerability. Vulnerability Details CVEID:CVE-2026-53550 DESCRIPTION: js-yaml is a JavaScript YAML parser and...

7.5CVSS5.9AI score0.00585EPSS
SaveExploits2Affected Software1
OSV
OSV
•added 2026/08/27 6:32 p.m.•8 views

GHSA-8X48-8G7J-RQXP Duplicate Advisory: Quadratic-time DoS in PorterStemmer via long runs of 'y'

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-ww6m-cw3f-q94g. This link is maintained to preserve external references. Original Description nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of...

8.7CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/08/27 6:32 p.m.•12 views

Duplicate Advisory: Quadratic-time DoS in PorterStemmer via long runs of 'y'

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-ww6m-cw3f-q94g. This link is maintained to preserve external references. Original Description nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of...

8.7CVSS5.8AI score0.00521EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
•added 2026/08/27 5:21 p.m.•5 views

Inefficient Algorithmic Complexity

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the readblock method of TEICorpusView nltk/corpus/reader/pl196x.py, whose lazy .? whole-block regexes...

6.3CVSS5.7AI score0.00369EPSS
SaveExploits1References3
PyPA
PyPA
•added 2026/08/27 5:21 p.m.•12 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.00521EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/08/27 5:21 p.m.•9 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.00521EPSS
SaveExploits1References2
NVD
NVD
•added 2026/08/27 5:21 p.m.•12 views

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.7CVSS0.00521EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/27 5:21 p.m.•9 views

UBUNTU-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.00521EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/08/27 5:21 p.m.•13 views

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.00521EPSS
SaveExploits1References3
Snyk
Snyk
•added 2026/08/27 2:51 p.m.•1 views

Inefficient Algorithmic Complexity

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through the XMLCorpusView.readxmlfragment function in nltk/corpus/reader/xmldocs.py. An attacker can exhaust...

8.2CVSS5.6AI score0.00281EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/27 2:51 p.m.•38 views

CVE-2026-81722 nltk PorterStemmer before 3.10.3 Quadratic-time DoS

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.7CVSS0.00521EPSS
SaveExploits1References2
CVE
CVE
•added 2026/08/27 2:51 p.m.•24 views

CVE-2026-81722

nltk PorterStemmer in versions ≤ 3.10.2 is vulnerable to an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem(). The root cause is that the _is_consonant() helper walks backward over the entire run of trailing 'y' characters on every call, and _measure() invokes it for ea...

8.7CVSS5.3AI score0.00521EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
•added 2026/08/27 2:51 p.m.•1 views

Inefficient Algorithmic Complexity

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the PorterStemmer.stem path in nltk/stem/porter.py. An attacker can pin a CPU core by supplying a single...

8.7CVSS5.7AI score0.00521EPSS
SaveExploits1References3
Rows per page
Query Builder