Lucene search
+L

9928 matches found

Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.4 views

PT-2026-70171

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a prototype pollution vulnerability in the VM expression engine. An authenticated user able to create or edit a workflow expression can abuse the engine's array-element access to obtain a reference to a host built-in and pollute its prototype in th...

6.1CVSS5.3AI score0.00253EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.4 views

PT-2026-70176

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 1:45 p.m.9 views

CVE-2026-18503

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.2AI score0.00119EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/10 1:45 p.m.8 views

CVE-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

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.2AI score0.00119EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 10:14 a.m.8 views

Security Bulletin:Vulnerability in spring affects IBM Netezza Appliance

Summary The spring package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVEsCVE-2026-41850, CVE-2026-41851, CVE-2026-41852 Vulnerability Details CVEID:CVE-2026-41850 DESCRIPTION: Applications that evaluate user-supplied Spring Expression Language SpEL...

7.5CVSS6.4AI score0.0036EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 10:13 a.m.13 views

Security Bulletin:Vulnerability in spring affects IBM Netezza Appliance

Summary The spring package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVECVE-2026-41848 Vulnerability Details CVEID:CVE-2026-41848 DESCRIPTION: Applications may be vulnerable to a Regular Expression Denial of Service ReDoS attack if an attacker is able to...

7.5CVSS6.2AI score0.00317EPSS
SaveExploits0Affected Software1
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.15 views

Astra Linux – Vulnerability in libssh

A flaw was discovered in libssh. A remote attacker, by controlling client configuration files or knownhosts files, could create specific hostnames that, when processed by the matchpattern function, could lead to inefficient regular expression backtracking. This could cause timeouts and resource...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 7:09 a.m.9 views

EUVD-2026-55081

Tegalog -Fumy Otegaru Memo Logger- provided by Nishishi Factory contains a vulnerability due to a permissive regular expression, which may allow an attacker who can access the affected product to log in to the management console. As a result, the attacker may perform any operations available from...

8.8CVSS8AI score0.00229EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/09 5:49 p.m.142 views

CVE-2026-15534

CVE-2026-15534 affects Perl up to version 5.45.1. The vulnerability is in the regex engine’s S_regmatch component: an undersized superlinear cache allows out-of-bounds heap reads and writes during pattern matching. The cache counts are computed as subject length times participating WHILEM nodes, ...

5.7CVSS5.4AI score0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/07 9:17 p.m.17 views

CVE-2026-69207

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.34, the built-in CORS middleware, hono/cors, is vulnerable to a regular expression denial of service ReDoS. During a preflight OPTIONS request, the middleware parses the attacker-controlled...

5.3CVSS0.00488EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 8:51 p.m.39 views

CVE-2026-69207 Hono: ReDoS in CORS middleware via Access-Control-Request-Headers

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.34, the built-in CORS middleware, hono/cors, is vulnerable to a regular expression denial of service ReDoS. During a preflight OPTIONS request, the middleware parses the attacker-controlled...

5.3CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/07 8:51 p.m.88 views

CVE-2026-69207

Hono’s built-in CORS middleware (hono/cors) is vulnerable to a ReDoS in the Access-Control-Request-Headers parsing during preflight requests when allowHeaders is unset/empty. The regex-based parser can backtrack quadratically with long whitespace, potentially causing seconds of CPU usage per pref...

5.3CVSS5.5AI score0.00488EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/07 4:07 p.m.11 views

CVE-2026-17595 Nexus Repository 3 - JEXL Content Selector Sandbox Property-Read Bypass

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 4:07 p.m.13 views

EUVD-2026-54519

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:07 p.m.13 views

CVE-2026-17595

Nexus Repository 3 did not fully sandbox JEXL expressions used in Content Selectors. An account holding the nexus:selectors:create permission could construct an expression that read Java object properties not intended to be exposed to the expression engine, disclosing internal JVM class metadata...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/07 5:33 a.m.18 views

CVE-2026-67422

A flaw was found in pymdown-extensions, a collection of extensions for the Python Markdown library. This vulnerability, known as a Regular Expression Denial of Service ReDoS, arises from how certain inline processors handle regular expressions. An unauthenticated remote attacker can exploit this ...

7.5CVSS5.5AI score0.00582EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/07 2:46 a.m.16 views

OESA-2026-3309 trafficserver security update

Apache Traffic Server is an OpenSource HTTP / HTTPS / HTTP/2 / QUIC reverse, forward and transparent proxy and cache. Security Fixes: Regular Expression without Anchors vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 10.0.X through 10.1.3, from 9.0.X through...

9.2CVSS5.8AI score0.00706EPSS
SaveExploits1References39
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64655

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitHub CLI gh is GitHub's official command line tool. Prior to 2.97.0, gh attestation verify builds the certificate Subject Alternative Name matcher from the...

2.1CVSS5.5AI score0.00324EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 p.m.18 views

CVE-2026-63637

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:20 p.m.15 views

CVE-2026-63637 Dgraph: DQL Injection via unvalidated regexp filter argument in GraphQL query rewriter

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.3AI score
SaveExploits0References4
Rows per page
Query Builder