Lucene search
+L

3645 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python-sqlparse (UTSA-2026-106767)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106767 advisory. sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly...

7.5CVSS5.8AI score0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/08 9:24 p.m.30 views

GHSA-2883-XCG3-V3HH js-yaml: maxTotalMergeKeys does not limit CPU use for empty merge sources

Summary maxTotalMergeKeys does not count empty mappings. An attacker can repeatedly merge a large sequence of them and consume significant CPU without reaching the configured limit. Example yaml arr: &arr , , , ... N empty mappings targets: - : arr repeated K times For every target, the loader...

7.5CVSS6AI score0.00385EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 12:18 p.m.10 views

mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header

A flaw was found in the Golang MIME Multipurpose Internet Mail Extensions package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/07 12:53 p.m.8 views

EUVD-2026-72387

The league/commonmark thephpleague/commonmark library in versions = 1.5.0 and 2.9.1 contains quadratic parsing complexity in its SmartPunctExtension and AttributesExtension. When either extension is explicitly registered on the Environment they are not enabled by default and are excluded from the...

8.7CVSS5.6AI score0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/06 4:46 p.m.6 views

OPENSUSE-SU-2026:21777-1 Security update for python-sqlparse

This update for python-sqlparse fixes the following issue: - CVE-2026-84305: Reindentation of tuple lists causes near-cap quadratic CPU consumption bsc1278097...

5.1CVSS5.5AI score0.00125EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/03 11:56 p.m.9 views

mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header

A flaw was found in the Golang MIME Multipurpose Internet Mail Extensions package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service...

7.5CVSS7AI score0.0056EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/03 1:19 p.m.13 views

js-yaml: js-yaml: Denial of Service vulnerability in YAML parsing

A flaw was found in js-yaml, a JavaScript YAML parser. An attacker can exploit this by providing a specially crafted YAML document that causes the parser to perform excessive processing when handling merge keys with empty sources. This can lead to prolonged CPU consumption, effectively causing a...

7.5CVSS5.8AI score0.00385EPSS
SaveExploits0References11
Veracode
Veracode
added 2026/09/03 10:12 a.m.11 views

Resource Exhaustion

Spring Batch is vulnerable to resource exhaustion. The vulnerability is due to the way FlatFileItemReader assembles multi-line records, where a specially crafted input file can cause excessive CPU consumption and memory usage, leading the batch job to stall or run out of memory...

7.5CVSS5.8AI score0.00285EPSS
SaveExploits0References1Affected Software1
Atlassian
Atlassian
added 2026/09/02 11:32 a.m.9 views

DoS (Denial of Service) immutable.js Dependency in Confluence Data Center

This High severity DoS Denial of Service vulnerability known as CVE-2026-59880 was introduced in versions 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.0.2, 10.1.0, and 10.2.0 of Confluence Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 8.7 and a CVSS Vector of...

8.7CVSS5.8AI score0.00568EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-84305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled...

5.1CVSS5.8AI score0.00125EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/01 9:20 p.m.13 views

sqlparse: Reindentation of tuple lists causes near-cap quadratic CPU consumption

Summary When SQL is formatted with reindentation enabled, ReindentFilter repeatedly rebuilds prefixes of the current statement to calculate token offsets. An attacker who controls SQL sent to this opt-in formatting path can supply a parenthesized tuple list that remains just below the...

5.1CVSS6AI score0.00125EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.13 views

CVE-2026-84311

A flaw was found in pypdf, a pure-python PDF library. A remote attacker can exploit this vulnerability by crafting a malicious PDF document containing specially structured XForm objects. Processing this document can lead to excessive iteration, causing the application to consume significant memor...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 7:17 p.m.13 views

CVE-2026-84305

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter.getoffset in sqlparse/filters/reindent.py, where flattenuptotoken repeatedly rebuilds an...

5.1CVSS0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 2:36 p.m.20 views

CVE-2026-83612 xmldom: HTML raw-text closing-tag case mismatch causes output amplification

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS5.9AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/01 10:30 a.m.10 views

CVE-2026-81725

A flaw was found in NLTK, specifically within the Pl196xCorpusReader component. A remote attacker can exploit this by supplying malformed Text Encoding Initiative TEI blocks containing numerous unmatched opening tags. This triggers a regular expression denial of service ReDoS vulnerability, causi...

6.3CVSS5AI score0.00229EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/09/01 3:19 a.m.11 views

EUVD-2026-68962

Uncontrolled Resource Consumption vulnerability in ash-project ash allows an attacker to force an expensive regular expression to run on input that a length constraint should have already rejected. Ash.Type.String.applyconstraints/2 lib/ash/type/string.ex evaluated the :match regex regardless of...

5.9CVSS5.9AI score0.00138EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.15 views

Amazon Linux 2023 : python3.12, python3.12-devel, python3.12-idle (ALAS2023-2026-2124)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2124 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
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.23 views

PT-2026-84084

Uncontrolled Resource Consumption vulnerability in ash-project ash allows an attacker to force an expensive regular expression to run on input that a length constraint should have already rejected. Ash.Type.String.apply constraints/2 lib/ash/type/string.ex evaluated the :match regex regardless of...

5.9CVSS5.9AI score0.00138EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/08/31 5:30 p.m.10 views

USN-8706-1: zlib vulnerability

It was discovered that zlib incorrectly handled negative length parameters in CRC32 combine functions. An attacker could use this issue to cause a denial of service via excessive CPU consumption...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits1
OSV
OSV
added 2026/08/31 5:30 p.m.11 views

USN-8706-1 zlib vulnerability

It was discovered that zlib incorrectly handled negative length parameters in CRC32 combine functions. An attacker could use this issue to cause a denial of service via excessive CPU consumption...

5.5CVSS5.9AI score0.00227EPSS
SaveExploits1References2
Rows per page
Query Builder