Lucene search
+L

58 matches found

Kitploit
Kitploit
added 2026/09/02 12:33 p.m.7 views

cve-2026-31900-lab

CVE-2026-31900 — Vulnerable Lab psf/black GitHub Action RCE via Insecure Regex Validation...

9.8CVSS5.9AI score0.0046EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.8 views

Fedora 44 : python-linkify-it-py (2026-7c23b06d74)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-7c23b06d74 advisory. Security release: LinkifyIt.match was quadratic on untrusted input when linkify is enabled GHSA-8m2q-wq3r-6hq8. - Fix quadratic complexity in...

8.7CVSS6.1AI score0.00434EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2026/08/27 1:37 p.m.7 views

CVE-2026-80205

A flaw was found in NLTK. A remote attacker can exploit a regular expression denial of service ReDoS vulnerability in the Text.findall and TokenSearcher.findall methods. These methods accept user-supplied regular expressions without validation, allowing an attacker to provide crafted patterns tha...

8.7CVSS6AI score0.00489EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/26 11:16 a.m.9 views

CVE-2026-80205

NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall and TokenSearcher.findall methods that accept user-supplied regular expressions without validation or timeout. Attackers can supply crafted regex patterns that cause catastrophic backtracking,...

8.7CVSS0.00489EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/26 10:28 a.m.41 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS0.00264EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.36 views

CVE-2026-77082 n8n before 1.123.69 ReDoS via Filter and Switch Node

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service ReDoS vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp and execute them synchronously on the worker thread without complexity...

5.3CVSS0.00275EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 4:45 p.m.28 views

CVE-2026-73845 CKAN MCP Server: MQA server allowlist bypass via unanchored regex (`isValidMqaServer`)

CKAN MCP Server is a tool for querying CKAN open data portals. Prior to 0.4.112, the ckangetmqaquality and ckangetmqaqualitydetails tools in src/tools/quality.ts use isValidMqaServer to validate the serverurl parameter with a prefix-only regular expression for dati.gov.it, allowing suffix-host an...

5.3CVSS5.5AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/13 1:44 p.m.10 views

Pimcore: ClassDefinition UID regex missing end anchor allows SQL injection via Block.php unquoted table name

Summary A missing end anchor $ in the ClassDefinition UID validation regex allows an authenticated user with the objects permission to create a class with a malicious UID containing SQL. When a data object of that class is later loaded, Block.php concatenates the raw classId directly into a SQL...

5.9AI score
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.41 views

PT-2026-71671

Name of the Vulnerable Software and Affected Versions vLLM versions prior to 0.26.0 Description An unauthenticated request to the '/v1/completions' endpoint can cause a denial of service by consuming a CPU core and stalling the structured-output engine path. This occurs because the structured...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/22 12:37 p.m.21 views

EUVD-2026-47649

Open Mercato does not validate regex rules. An attacker with privileges to create the regex rule can add an unsafe regex to a field. When someone provide the proper string it can result in a DoS attack. This issue was fixed in version 0.6.4...

6.9CVSS5.4AI score0.00483EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/26 4:19 p.m.33 views

CVE-2026-45408

CVE-2026-45408 affects Dokku, a docker-powered PaaS. Before 0.38.2, the app name validation regex allows shell metacharacters, and when an authenticated user pushes to a git remote with a crafted app name, the name is embedded unquoted into a bash pre-receive hook script via an unquoted heredoc (...

9CVSS6AI score0.00419EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/06/22 4:43 p.m.12 views

EUVD-2024-36468

OpenCTI May Bypass Introspection Restriction...

8.2CVSS5.8AI score0.00464EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/08 11:08 p.m.31 views

nebula-mesh: Host advanced overrides allow YAML injection into agent config.yml

internal/configgen/generator.go:86,108,119 interpolates the operator-supplied ListenHost and TunDevice fields raw into a text/template that produces the agent's config.yml. internal/web/advanced.go:20-35 accepts both with only strings.TrimSpace — no character or shape validation. Exploit An...

8.7CVSS5.5AI score0.00467EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/19 4:17 p.m.25 views

GHSA-F9F8-RM49-7JV2 Github Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs

Summary Composer leaks the full contents of tokens configured as GitHub OAuth tokens if they do not match Composer's expected format for such tokens to stderr. GitHub has introduced a new format for GitHub Actions GITHUBTOKEN values. These tokens are validated in the same way by Composer on GitHu...

7.5CVSS5.7AI score0.01021EPSS
SaveExploits0References12
OSV
OSV
added 2026/04/03 2:41 a.m.44 views

GHSA-MWMH-MQ4G-G6GR Electron: Registry key path injection in app.setAsDefaultProtocolClient on Windows

Impact On Windows, app.setAsDefaultProtocolClientprotocol did not validate the protocol name before writing to the registry. Apps that pass untrusted input as the protocol name may allow an attacker to write to arbitrary subkeys under HKCU\Software\Classes, potentially hijacking existing protocol...

4.7CVSS6.1AI score0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/02 3:31 p.m.10 views

EUVD-2026-18276

Endian Firewall version 3.3.25 and prior allow authenticated users to execute arbitrary OS commands via the DATE parameter to /cgi-bin/logssmtp.cgi. The DATE parameter value is used to construct a file path that is passed to a Perl open call, which allows command injection due to an incomplete...

8.8CVSS6.1AI score0.01248EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/02 3:16 p.m.19 views

CVE-2026-34791

Endian Firewall version 3.3.25 and prior allow authenticated users to execute arbitrary OS commands via the DATE parameter to /cgi-bin/logsproxy.cgi. The DATE parameter value is used to construct a file path that is passed to a Perl open call, which allows command injection due to an incomplete...

8.8CVSS0.01272EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.18 views

PT-2026-29757

Name of the Vulnerable Software and Affected Versions Endian Firewall versions 3.3.25 and prior Description Endian Firewall versions 3.3.25 and earlier allow authenticated users to execute arbitrary OS commands through the DATE parameter in the '/cgi-bin/logs smtp.cgi' endpoint. The vulnerability...

8.8CVSS6.1AI score0.01248EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/01 2:16 p.m.12 views

CVE-2026-34430

ByteDance DeerFlow versions prior to commit 92c7a20 contain a sandbox escape vulnerability in bash tool handling that allows attackers to execute arbitrary commands on the host system by bypassing regex-based validation using shell features such as directory changes and relative paths. Attackers...

9.6CVSS0.004EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:11 p.m.12 views

CVE-2026-32770

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.19 and 8.6.43, a remote attacker can crash the Parse Server by subscribing to a LiveQuery with an invalid regular expression pattern. The server process terminates when the...

7.5CVSS5.8AI score0.0055EPSS
SaveExploits0References1
Rows per page
Query Builder