Lucene search
+L

775 matches found

CVE
CVE
added 3 days ago9 views

CVE-2026-15788

The CVE describes a vulnerability in BuildKit’s Windows WCOW workflow: the cache mount source= selector on WCOW workers fails to detect NTFS directory junctions inside the cache root. This allows a build authored by an untrusted user on a WCOW-configured BuildKit daemon to read arbitrary host fil...

5.6CVSS5.5AI score0.00145EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 6 days ago4 views

SUSE SLES16 Security Update : python-soupsieve (SUSE-SU-2026:22660-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22660-1 advisory. This update for python-soupsieve fixes the following issues - CVE-2026-49476: Memory Exhaustion via Large Comma-Separated Selector...

7.5CVSS5.5AI score0.00601EPSS
SaveExploits0References7
OSV
OSV
added last week5 views

DEBIAN-CVE-2026-46378

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS5.4AI score0.00112EPSS
SaveExploits0References1
NVD
NVD
added last week6 views

CVE-2026-46378

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS0.00112EPSS
SaveExploits0References2
OSV
OSV
added last week5 views

CVE-2026-46377 Dasel: Index-out-of-range panic in dasel selector lexer on trailing backslash in quoted string

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the escape sequence handler in Tokenizer.parseCurRune in selector/lexer/tokenize.go increments past a trailing backslash in a quoted string such as "\ or '\ and then reads...

6.2CVSS6.1AI score0.00129EPSS
SaveExploits0References5
CVE
CVE
added last week18 views

CVE-2026-46377

CVE-2026-46377 (Dasel) : A bug in the escape sequence handling of the selector lexer causes an index-out-of-range panic when a trailing backslash is inside a quoted string. The issue resides in parseCurRune where a backslash path increments pos and then reads p.src[pos] without a bounds check. Af...

6.2CVSS6.1AI score0.00129EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week35 views

CVE-2026-46378 Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS0.00112EPSS
SaveExploits0References2
CVE
CVE
added last week17 views

CVE-2026-46378

Dasel (github.com/tomwright/dasel) is affected by CVE-2026-46378 due to a non-terminating loop in the selector lexer when tokenizing an unterminated regex literal (r/). The bug resides in matchRegexPattern inside selector/lexer/tokenize.go, where the loop continues indefinitely if the closing sla...

6.2CVSS6.1AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added last week5 views

CVE-2026-46378 Dasel: Denial of service in dasel selector lexer due to infinite loop on unterminated regex literal

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPattern closure in Tokenizer.parseCurRune in selector/lexer/tokenize.go loops while tokenizing an unterminated regex literal such as r/ because...

6.2CVSS6.1AI score0.00112EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.8 views

openSUSE 16 Security Update : python-soupsieve (openSUSE-SU-2026:21342-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21342-1 advisory. This update for python-soupsieve fixes the following issues - CVE-2026-49476: Memory Exhaustion via Large Comma-Separated Selector Lists...

7.5CVSS6.2AI score0.00601EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/14 9:17 p.m.4 views

CVE-2026-49477

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve contains a regular expression vulnerable to catastrophic backtracking when processing an attribute selector with an unterminated quoted value in...

7.5CVSS0.00601EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 8:53 p.m.5 views

CVE-2026-49476 Soup Sieve: Memory Exhaustion via Large Comma-Separated Selector Lists in soupsieve

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve allocates unbounded memory when compiling large comma-separated selector lists, allowing an attacker who can supply a crafted selector string to soupsieve.compile o...

7.5CVSS6.1AI score0.00601EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/14 8:53 p.m.18 views

CVE-2026-49476

Soup Sieve (the CSS selector engine used by Beautiful Soup 4) is vulnerable prior to version 2.8.4 due to an unbounded memory allocation when compiling large comma‑separated selector lists. An attacker can supply a crafted selector string to soupsieve.compile() or to BeautifulSoup’s .select()/.se...

7.5CVSS6.1AI score0.00601EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/14 8:51 p.m.15 views

CVE-2026-49477

Soup Sieve (CSS selector engine used by Beautiful Soup 4) Before 2.8.4 contains a regular-expression backtracking bug in soupsieve/css_parser.py (VALUE pattern) that enables catastrophic backtracking on unterminated quoted attribute values, causing CPU exhaustion and potential DoS when compiling ...

7.5CVSS6.1AI score0.00601EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/14 8:51 p.m.33 views

CVE-2026-49477 Soup Sieve: Regular Expression Denial of Service (ReDoS) in soupsieve Selector Parser

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve contains a regular expression vulnerable to catastrophic backtracking when processing an attribute selector with an unterminated quoted value in...

7.5CVSS0.00601EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 10:43 a.m.2 views

OPENSUSE-SU-2026:21342-1 Security update for python-soupsieve

This update for python-soupsieve fixes the following issues - CVE-2026-49476: Memory Exhaustion via Large Comma-Separated Selector Lists bsc1271187. - CVE-2026-49477: Regular Expression Denial of Service ReDoS via Selector Parser bsc1271188...

7.5CVSS6.1AI score0.00601EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 10:40 a.m.4 views

SUSE-SU-2026:22660-1 Security update for python-soupsieve

This update for python-soupsieve fixes the following issues - CVE-2026-49476: Memory Exhaustion via Large Comma-Separated Selector Lists bsc1271187. - CVE-2026-49477: Regular Expression Denial of Service ReDoS via Selector Parser bsc1271188...

7.5CVSS5.4AI score0.00601EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 5:46 p.m.7 views

JLSEC-2026-664 Stack overflow vulnerability in ast_selectors.cpp in function Sass::CompoundSelector:...

Stack overflow vulnerability in astselectors.cpp in function Sass::CompoundSelector::hasrealparentref in libsass:3.6.5-8-g210218, which can be exploited by attackers to causea denial of service DoS. Also affects the command line driver for libsass, sassc 3.6.2...

7.5CVSS7AI score0.01252EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/11 12:31 a.m.8 views

EUVD-2026-43076

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Drupal Location Selector allows SQL Injection. This issue affects Location Selector versions: from 0.0.0 to 1.3.0...

6.1AI score0.00257EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 10:16 p.m.10 views

CVE-2026-15081

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Drupal Location Selector allows SQL Injection. This issue affects Location Selector versions: from 0.0.0 to 1.3.0...

7.4CVSS0.00257EPSS
SaveExploits0References1
Rows per page
Query Builder