Express security incidents
Recent advisories touching Express apps — searchable, enriched with exploit probability and affected versions.
n8n: Expression Sandbox Escape via Class-Field Sanitizer Rebinding Can Lead to Code Execution
n8n: Expression Sandbox Escape via Class-Field Sanitizer Rebinding Can Lead to Code Execution
n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path
n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path
(GitPython before 3.1.60 contains a regular expression denial of servic ...)
(GitPython before 3.1.60 contains a regular expression denial of servic ...)
qwed-mcp has Unsafe SymPy `parse_expr()` Remote Code Execution via Unsanitized Math Expression Input
qwed-mcp has Unsafe SymPy `parse_expr()` Remote Code Execution via Unsanitized Math Expression Input
qwed-mcp: before 0.2.1
n8n: Expression Sandbox Escape via Shared Builtin Tampering and Code-Printer Injection Leads to Code Execution
n8n: Expression Sandbox Escape via Shared Builtin Tampering and Code-Printer Injection Leads to Code Execution
Malicious code in express-session-timer (npm)
Malicious code in express-session-timer (npm)
CVE-2026-84942 - Stored Cross-Site Scripting via Vega Expression Function Bypass in OpenSearch Dashboards
(The $regexFindAll expression can be used by an authenticated user who ...)
(The $regexFindAll expression can be used by an authenticated user who ...)
(An internal aggregation expression in MongoDB Server was incorrectly r ...)
(An internal aggregation expression in MongoDB Server was incorrectly r ...)
NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions
NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions
nltk: before 3.10.3
NLTK: ReDoS in nltk.text.Text.findall() via unvalidated user-supplied regular expressions
NLTK: ReDoS in nltk.text.Text.findall() via unvalidated user-supplied regular expressions
nltk: before 3.10.0
xmldom: xmldom: Denial of Service via regular expression backtracking in processing instructions
xmldom: xmldom: Denial of Service via regular expression backtracking in processing instructions
Yamcs vulnerable to authenticated remote code execution via unescaped StreamSQL `LIKE` pattern compiled by Janino (`LikeExpression`)
Yamcs vulnerable to authenticated remote code execution via unescaped StreamSQL `LIKE` pattern compiled by Janino (`LikeExpression`)
org.yamcs:yamcs-core: 5.13.0 → 5.13.2
Applications that evaluate user-supplied Spring Expression Language (SpEL) expressions may be vulnerable to a Denial of Service (DoS) attack when the power operator (^) is used with a BigDecimal or B
Applications that evaluate user-supplied Spring Expression Language (SpEL) expressions may be vulnerable to a Denial of Service (DoS) attack when the power operator (^) is used with a BigDecimal or BigInteger operand and a large exponent value. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49 Spring Framework 5.2.25.RELEASE and earlier
NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attac
NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the read_block method through public APIs like words() and tagged_words() to force repeated rescans and achieve near-quadratic runtime growth.
nltk: before 3.10.3
NLTK versions before 3.10.0 contain a regular expression denial of service vulnerability in Text.findall() and TokenSear
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, resulting in indefinite CPU saturation and denial of service to all users of the Python process.
nltk: before 3.10.0
NLTK before 3.10.3 contains a regular expression denial of service (ReDoS) vulnerability in the tgrep module. The _tgrep
NLTK before 3.10.3 contains a regular expression denial of service (ReDoS) vulnerability in the tgrep module. The _tgrep_node_action 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 timeout. An attacker who controls the tgrep pattern (e.g., via tgrep_positions() or tgrep_compile() exposed to external input) can supply a pattern that triggers catastrophic backtracking, causing i
nltk: before 3.10.3
The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORD_RE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix [a-z0-9]+
The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORD_RE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix [a-z0-9]+(?:[.\-][a-z0-9]+)* is unbounded. Input consisting of many alternating label separators can be partitioned in exponentially many ways, and because the branch also requires a trailing top-level domain that such input never supplies, the engine explores those partitions before failing at each offset.
qwed-mcp has Unsafe SymPy `parse_expr()` Remote Code Execution via Unsanitized Math Expression Input
qwed-mcp has Unsafe SymPy `parse_expr()` Remote Code Execution via Unsanitized Math Expression Input
qwed-mcp: before 0.2.1
Malicious code in express-session-handler (npm)
Malicious code in express-session-handler (npm)
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
JSONata: Arbitrary Code Execution via crafted JSONata expressions
JSONata: Arbitrary Code Execution via crafted JSONata expressions
Malicious code in express-route-engine (npm)
Malicious code in express-route-engine (npm)
vim: Vimscript injection via unescaped filename in netrw s:NetrwMarkFile() filter() expression allows arbitrary code execution
vim: Vimscript injection via unescaped filename in netrw s:NetrwMarkFile() filter() expression allows arbitrary code execution
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: fix mask build for partial field offload nft_payload_offload_mask() builds the offload match mask for a pay
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: fix mask build for partial field offload nft_payload_offload_mask() builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match (field_len = 16, priv_len = 1) that shift is 1 << 120, which is undefined on the 32-bit int operand. It also trims only one word, so the remaining words stay 0xffffffff (and when priv_len is a multiple of 4 t
Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations
Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subtype and referencing the type from an SQL expression did not. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.
SQL injection in PostgreSQL EXTRACT() deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, incl
SQL injection in PostgreSQL EXTRACT() deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pg_dump, psql commands like \sf, and any similar usage in non-core tools. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.
Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, v
Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16, 15, and 14, minor versions before PostgreSQL 18.5, 16.15, 15.19, and 14.24 are affected. PostgreSQL 17 is unaffected.
A JEXL expression sandbox bypass exists in multiple versions of OpenNMS Meridian and Horizon. A low-privileged authenticated user can submit a crafted expression to the Measurements REST API that esc
A JEXL expression sandbox bypass exists in multiple versions of OpenNMS Meridian and Horizon. A low-privileged authenticated user can submit a crafted expression to the Measurements REST API that escapes the sandbox and loads arbitrary Java classes on the server. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2024.3.12, 2025.0.9 and Horizon 36.0.3 or newer. Meridian and Horizon installation instr
Filter expression injection via forged keyset pagination cursor in Ash
Filter expression injection via forged keyset pagination cursor in Ash
node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without
node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.25.1, the WrappedRE2::Replace function built its replacement result and passed it to V8 using ToLocalChecked without checking for the empty MaybeLocal that V8 returns when the resulting string or buffer exceeds V8's maximum string length. When a global replace uses an output amplifying replacement template, the result can grow quadratically with the input size, and once the result exceeds V8's maximum string lengt
pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors (caret, tilde, betterem, and magiclink) use regular expr
pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors (caret, tilde, betterem, and magiclink) use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways, causing catastrophic backtracking. As a result, a single untrusted Markdown line under 50 bytes rendered with markdown.markdown() in each extension's default configuration drives the rendering thread
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 --signer-repo and --signer-workflow f
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 --signer-repo and --signer-workflow flag values without escaping regex metacharacters, so a user-supplied repository or workflow name is treated as a regular expression rather than a literal string. Because GitHub permits characters such as `.` in organization, repository, and workflow path names and `.` is a regex wildcard, an att
FFmpeg versions from 0.5 up to, but not including, 9.0 contain a signed integer overflow vulnerability in the DVB subtitle parser in libavcodec/dvbsub_parser.c that allows attackers to trigger a heap
FFmpeg versions from 0.5 up to, but not including, 9.0 contain a signed integer overflow vulnerability in the DVB subtitle parser in libavcodec/dvbsub_parser.c that allows attackers to trigger a heap buffer overflow by supplying a crafted WTV file. The overflow causes the bounds-check guard expression to wrap to INT_MIN, bypassing the PARSE_BUF_SIZE comparison and invoking memcpy() with attacker-controlled data into a heap buffer, resulting in an out-of-bounds heap write and potential memory co
node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.26.1, passing a Buffer whose final bytes form a truncated (incomplete) multi-byte UTF-8 sequence could cause the nati
node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.26.1, passing a Buffer whose final bytes form a truncated (incomplete) multi-byte UTF-8 sequence could cause the native binding to read past the end of the allocated buffer while attempting to decode the final, incomplete code point. This could result in an out-of-bounds read and potential disclosure of adjacent memory contents. This issue is fixed in version 1.26.1.
Malicious code in express-chai (npm)
Malicious code in express-chai (npm)
Malicious code in express-mongo-santi (npm)
Malicious code in express-mongo-santi (npm)
Malicious code in express-rate-controller (npm)
Malicious code in express-rate-controller (npm)
Malicious code in express-dever (npm)
Malicious code in express-dever (npm)
Malicious code in express-middle (npm)
Malicious code in express-middle (npm)
Malicious code in @onereach/regular-expressions-test (npm)
Malicious code in @onereach/regular-expressions-test (npm)
Malicious code in @onereach/expression-components (npm)
Malicious code in @onereach/expression-components (npm)
Malicious code in @onereach/regular-expressions (npm)
Malicious code in @onereach/regular-expressions (npm)
Malicious code in express.jd (npm)
Malicious code in express.jd (npm)
Malicious code in express-wrapper (npm)
Malicious code in express-wrapper (npm)
Malicious code in express-sequelize-wrapper (npm)
Malicious code in express-sequelize-wrapper (npm)
Malicious code in express.ja (npm)
Malicious code in express.ja (npm)
Malicious code in express-test-dependency (npm)
Malicious code in express-test-dependency (npm)
Malicious code in express-bubble (npm)
Malicious code in express-bubble (npm)
NLTK (Natural Language Toolkit) before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations m
NLTK (Natural Language Toolkit) before version 3.9.3 contains an eval injection vulnerability in the nltk.collocations module that allows an attacker who controls command-line arguments to execute arbitrary Python code. When collocations.py is invoked directly, the __main__ block passes command-line arguments directly to eval() as suffixes of BigramAssocMeasures without allowlist validation or sanitization, enabling an attacker to supply a Python expression that escapes the intended attribute lo
nltk: before 3.9.3
DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions
DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions (e.g. ${evil}, {{evil}}, <%evil%>) inside <template> element content. The final normalization/scrub pass (_scrubTemplateExpressions) uses a NodeIterator and node.normalize() that do not descend into template.content, so expressions that only form after adjacent text nodes merge survive sanitization
n8n: Snowflake Node executeQuery Operation Allows SQL Injection via Unparameterized Expression Interpolation
n8n: Snowflake Node executeQuery Operation Allows SQL Injection via Unparameterized Expression Interpolation
n8n: Credential Authorization Bypass via Expression in HTTP Request Node `genericAuthType`
n8n: Credential Authorization Bypass via Expression in HTTP Request Node `genericAuthType`
n8n: Expression sandbox escape via arrow-function bodies enabling command execution
n8n: Expression sandbox escape via arrow-function bodies enabling command execution
n8n: Prototype Pollution via VM Expression Engine Sandbox Escape Leads to Denial of Service
n8n: Prototype Pollution via VM Expression Engine Sandbox Escape Leads to Denial of Service
Malicious code in express-request-engine (npm)
Malicious code in express-request-engine (npm)
Malicious code in express-bunker (npm)
Malicious code in express-bunker (npm)
Soup Sieve: Regular Expression Denial of Service (ReDoS) via Selector Parser
Soup Sieve: Regular Expression Denial of Service (ReDoS) via Selector Parser
soupsieve: before 2.8.4
Malicious code in express-flowlimit (npm)
Malicious code in express-flowlimit (npm)
Malicious code in dwagger-express-router (npm)
Malicious code in dwagger-express-router (npm)
Malicious code in express-mongo-limit (npm)
Malicious code in express-mongo-limit (npm)
Malicious code in express-denv (npm)
Malicious code in express-denv (npm)
Malicious code in express-guardrail (npm)
Malicious code in express-guardrail (npm)
@asymmetric-effort/specifyjs: CSS expression sanitization is bypassable in renderToString
@asymmetric-effort/specifyjs: CSS expression sanitization is bypassable in renderToString
@cedar-policy/authorization-for-expressjs has an authorization bypass via query string manipulation
@cedar-policy/authorization-for-expressjs has an authorization bypass via query string manipulation
Malicious code in express-mocha-test (npm)
Malicious code in express-mocha-test (npm)
Scriban: ExpressionDepthLimit guard is non-enforcing — parser-recursion DoS in 6.6.0–7.2.0 (incomplete fix for GHSA-wgh7-7m3c-fx25 / GHSA-p6q4-fgr8-vx4p)
Scriban: ExpressionDepthLimit guard is non-enforcing — parser-recursion DoS in 6.6.0–7.2.0 (incomplete fix for GHSA-wgh7-7m3c-fx25 / GHSA-p6q4-fgr8-vx4p)
Scriban: 6.6.0 → 7.2.1
DOMPurify: SAFE_FOR_TEMPLATES bypass - template expressions survive sanitization inside <template> content when using DOM output modes
DOMPurify: SAFE_FOR_TEMPLATES bypass - template expressions survive sanitization inside <template> content when using DOM output modes
Spring Data MongoDB is vulnerable to SpEL (Spring Expression Language) expression injection
Spring Data MongoDB is vulnerable to SpEL (Spring Expression Language) expression injection
org.springframework.data:spring-data-mongodb: 5.0.0 → 5.0.6
Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch requests
Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch requests
org.springframework.data:spring-data-rest-core: 5.0.0 → 5.0.6
Spring Framework Denial of Service via Unbounded Cache in SpEL
Spring Framework Denial of Service via Unbounded Cache in SpEL
org.springframework:spring-expression: 7.0.0 → 7.0.8
Spring Framework Denial of Service via Integer Overflow in SpEL Expressions
Spring Framework Denial of Service via Integer Overflow in SpEL Expressions
org.springframework:spring-expression: all versions
Spring Framework Arbitrary Method Invocation in SpEL Expressions
Spring Framework Arbitrary Method Invocation in SpEL Expressions
org.springframework:spring-expression: 7.0.0 → 7.0.8
Spring Framework Algorithmic Denial of Service via SpEL Expressions
Spring Framework Algorithmic Denial of Service via SpEL Expressions
org.springframework:spring-expression: 7.0.0 → 7.0.8
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
Malicious code in express-enrouten-async (npm)
Malicious code in express-enrouten-async (npm)
Grafana: SQL Expressions Read File From Disk
Grafana: SQL Expressions Read File From Disk
Nokogiri CSS selector tokenizer has regular expression backtracking
Nokogiri CSS selector tokenizer has regular expression backtracking
nokogiri: before 1.19.3
Clerk has an authorization bypass when combining organization, billing, or reverification checks
Clerk has an authorization bypass when combining organization, billing, or reverification checks
Spinnaker: RCE via expression parsing due to unrestricted context handling
Spinnaker: RCE via expression parsing due to unrestricted context handling
io.spinnaker.echo:echo-pipelinetriggers: 2026.0-0 → 2026.0.1
Malicious code in express-security-policy (npm)
Malicious code in express-security-policy (npm)
@fastify/express has a middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)
@fastify/express has a middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)
Addressable has a Regular Expression Denial of Service in Addressable templates
Addressable has a Regular Expression Denial of Service in Addressable templates
addressable: 2.3.0 → 2.9.0
@hapi/content: Regular Expression Denial of Service (ReDoS) in HTTP header parsing
@hapi/content: Regular Expression Denial of Service (ReDoS) in HTTP header parsing
XPath: Boolean expression infinite loop leads to denial of service via CPU exhaustion
XPath: Boolean expression infinite loop leads to denial of service via CPU exhaustion
path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters
path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters
path-to-regexp vulnerable to Regular Expression Denial of Service via multiple wildcards
path-to-regexp vulnerable to Regular Expression Denial of Service via multiple wildcards
Malicious code in dotenv-express (npm)
Malicious code in dotenv-express (npm)
Scriban has Multiple Denial-of-Service Vectors via Unbounded Resource Consumption During Expression Evaluation
Scriban has Multiple Denial-of-Service Vectors via Unbounded Resource Consumption During Expression Evaluation
Scriban: before 7.0.0
Scriban has a Stack Overflow via Nested Array Initializers That Bypass the ExpressionDepthLimit Fix
Scriban has a Stack Overflow via Nested Array Initializers That Bypass the ExpressionDepthLimit Fix
Scriban: before 7.0.0
Pygments has Regular Expression Denial of Service (ReDoS) due to Inefficient Regex for GUID Matching
Pygments has Regular Expression Denial of Service (ReDoS) due to Inefficient Regex for GUID Matching
pygments: before 2.20.0
express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network
express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
markdown-it is has a Regular Expression Denial of Service (ReDoS)
markdown-it is has a Regular Expression Denial of Service (ReDoS)
Servify-express rate limit issue
Servify-express rate limit issue
servify-express: before 1.2
Vega Cross-Site Scripting (XSS) via expressions abusing toString calls in environments using the VEGA_DEBUG global variable
Vega Cross-Site Scripting (XSS) via expressions abusing toString calls in environments using the VEGA_DEBUG global variable
Hugging Face Transformers vulnerable to Regular Expression Denial of Service (ReDoS) in the AdamWeightDecay optimizer
Hugging Face Transformers vulnerable to Regular Expression Denial of Service (ReDoS) in the AdamWeightDecay optimizer
transformers: before 4.53.0
Hugging Face Transformers library has Regular Expression Denial of Service
Hugging Face Transformers library has Regular Expression Denial of Service
transformers: before 4.53.0
Hugging Face Transformers Regular Expression Denial of Service (ReDoS) vulnerability
Hugging Face Transformers Regular Expression Denial of Service (ReDoS) vulnerability
transformers: before 4.53.0
@eslint/plugin-kit is vulnerable to Regular Expression Denial of Service attacks through ConfigCommentParser
@eslint/plugin-kit is vulnerable to Regular Expression Denial of Service attacks through ConfigCommentParser
@pdfme/common vulnerable to to XSS and Prototype Pollution through its expression evaluation
@pdfme/common vulnerable to to XSS and Prototype Pollution through its expression evaluation
brace-expansion Regular Expression Denial of Service vulnerability
brace-expansion Regular Expression Denial of Service vulnerability
vLLM vulnerable to Regular Expression Denial of Service
vLLM vulnerable to Regular Expression Denial of Service
vllm: 0.6.3 → 0.9.0
vLLM has a Regular Expression Denial of Service (ReDoS, Exponential Complexity) Vulnerability in `pythonic_tool_parser.py`
vLLM has a Regular Expression Denial of Service (ReDoS, Exponential Complexity) Vulnerability in `pythonic_tool_parser.py`
vllm: 0.6.4 → 0.9.0
Transformers Regular Expression Denial of Service (ReDoS) vulnerability
Transformers Regular Expression Denial of Service (ReDoS) vulnerability
transformers: before 4.50.0
Vega Cross-Site Scripting (XSS) via event filter when not using CSP mode expressionInterpeter
Vega Cross-Site Scripting (XSS) via event filter when not using CSP mode expressionInterpeter
Transformers Regular Expression Denial of Service (ReDoS) vulnerability
Transformers Regular Expression Denial of Service (ReDoS) vulnerability
transformers: before 4.48.0
jsPDF Bypass Regular Expression Denial of Service (ReDoS)
jsPDF Bypass Regular Expression Denial of Service (ReDoS)
CGI has Regular Expression Denial of Service (ReDoS) potential in Util#escapeElement
CGI has Regular Expression Denial of Service (ReDoS) potential in Util#escapeElement
cgi: before 0.3.5.1
@octokit/plugin-paginate-rest has a Regular Expression in iterator Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/plugin-paginate-rest has a Regular Expression in iterator Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/endpoint has a Regular Expression in parse that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/endpoint has a Regular Expression in parse that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/request has a Regular Expression in fetchWrapper that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/request has a Regular Expression in fetchWrapper that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/request-error has a Regular Expression in index that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
@octokit/request-error has a Regular Expression in index that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking
QOS.CH logback-core Expression Language Injection vulnerability
QOS.CH logback-core Expression Language Injection vulnerability
ch.qos.logback:logback-core: 1.4.0 → 1.5.13
org.keycloak:keycloak-services has Inefficient Regular Expression Complexity
org.keycloak:keycloak-services has Inefficient Regular Expression Complexity
org.keycloak:keycloak-services: before 24.0.9
Regular Expression Denial of Service (ReDoS) in @eslint/plugin-kit
Regular Expression Denial of Service (ReDoS) in @eslint/plugin-kit
Regular Expression Denial of Service (ReDoS) in cross-spawn
Regular Expression Denial of Service (ReDoS) in cross-spawn
Grafana Command Injection And Local File Inclusion Via Sql Expressions
Grafana Command Injection And Local File Inclusion Via Sql Expressions
express vulnerable to XSS via response.redirect()
express vulnerable to XSS via response.redirect()
path-to-regexp outputs backtracking regular expressions
path-to-regexp outputs backtracking regular expressions
Spring Framework vulnerable to Denial of Service
Spring Framework vulnerable to Denial of Service
org.springframework:spring-expression: before 5.3.39
(ReDoS) Regular Expression Denial of Service in tf2-item-format
(ReDoS) Regular Expression Denial of Service in tf2-item-format
Argo CD vulnerable to a Denial of Service via malicious jqPathExpressions in ignoreDifferences in github.com/argoproj/argo-cd
Argo CD vulnerable to a Denial of Service via malicious jqPathExpressions in ignoreDifferences in github.com/argoproj/argo-cd
Regular Expression Denial of Service (ReDoS) in micromatch
Regular Expression Denial of Service (ReDoS) in micromatch
Argo CD vulnerable to a Denial of Service via malicious jqPathExpressions in ignoreDifferences
Argo CD vulnerable to a Denial of Service via malicious jqPathExpressions in ignoreDifferences
Pydantic regular expression denial of service
Pydantic regular expression denial of service
pydantic: 2.0.0 → 2.4.0
SheetJS Regular Expression Denial of Service (ReDoS)
SheetJS Regular Expression Denial of Service (ReDoS)
Express.js Open Redirect in malformed URLs
Express.js Open Redirect in malformed URLs
Black vulnerable to Regular Expression Denial of Service (ReDoS)
Black vulnerable to Regular Expression Denial of Service (ReDoS)
black: before 24.3.0
Denial of service via regular expression
Denial of service via regular expression
wiki: before 0.10.1
Regular expression denial-of-service in Django
Regular expression denial-of-service in Django
django: 3.2 → 3.2.25
JSONata expression can pollute the "Object" prototype
JSONata expression can pollute the "Object" prototype
es5-ext vulnerable to Regular Expression Denial of Service in `function#copy` and `function#toStringTokens`
es5-ext vulnerable to Regular Expression Denial of Service in `function#copy` and `function#toStringTokens`
Showdown vulnerable to Regular Expression Denial of Service (ReDoS) in link/anchor parsing
Showdown vulnerable to Regular Expression Denial of Service (ReDoS) in link/anchor parsing
Apache Solr's Streaming Expressions allow users to extract data from other Solr Clouds
Apache Solr's Streaming Expressions allow users to extract data from other Solr Clouds
org.apache.solr:solr-solrj-streaming: 9.0.0 → 9.4.1
Inefficient Regular Expression Complexity in git-urls
Inefficient Regular Expression Complexity in git-urls
TorBot vulnerable to Inefficient Regular Expression Complexity in validate_link
TorBot vulnerable to Inefficient Regular Expression Complexity in validate_link
torbot: before 4.0.0
Red Hat JBoss RichFaces Framework Expression Language Injection Vulnerability
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14667; https://nvd.nist.gov/vuln/detail/CVE-2018-14667
MathJax Regular expression Denial of Service (ReDoS)
MathJax Regular expression Denial of Service (ReDoS)
semver vulnerable to Regular Expression Denial of Service
semver vulnerable to Regular Expression Denial of Service
angular vulnerable to regular expression denial of service via the <input type="url"> element
angular vulnerable to regular expression denial of service via the <input type="url"> element
angular vulnerable to regular expression denial of service via the $resource service
angular vulnerable to regular expression denial of service via the $resource service
angular vulnerable to regular expression denial of service via the angular.copy() utility
angular vulnerable to regular expression denial of service via the angular.copy() utility
Vega Expression Language `scale` expression function Cross Site Scripting
Vega Expression Language `scale` expression function Cross Site Scripting
Regular Expression Denial of Service in Headers
Regular Expression Denial of Service in Headers
Switcher Client contains Regular Expression Denial of Service (ReDoS)
Switcher Client contains Regular Expression Denial of Service (ReDoS)
http-cache-semantics vulnerable to Regular Expression Denial of Service
http-cache-semantics vulnerable to Regular Expression Denial of Service
org.webjars.npm:http-cache-semantics: before 4.1.1
pypa/setuptools vulnerable to Regular Expression Denial of Service (ReDoS)
pypa/setuptools vulnerable to Regular Expression Denial of Service (ReDoS)
setuptools: before 65.5.1
Moment.js vulnerable to Inefficient Regular Expression Complexity
Moment.js vulnerable to Inefficient Regular Expression Complexity
Moment.js: 2.18.0 → 2.29.4
Regular expression denial of service in semver-regex
Regular expression denial of service in semver-regex
angular vulnerable to regular expression denial of service (ReDoS)
angular vulnerable to regular expression denial of service (ReDoS)
MiCollab, MiVoice Business Express Access Control Vulnerability
https://nvd.nist.gov/vuln/detail/CVE-2022-26143
Inefficient Regular Expression Complexity in marked
Inefficient Regular Expression Complexity in marked
Inefficient Regular Expression Complexity in marked
Inefficient Regular Expression Complexity in marked
MongoDB mongo-express Remote Code Execution Vulnerability
https://nvd.nist.gov/vuln/detail/CVE-2019-10758
tmpl vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion
tmpl vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion
Inefficient Regular Expression Complexity in chalk/ansi-regex
Inefficient Regular Expression Complexity in chalk/ansi-regex
Inefficient Regular Expression Complexity in nth-check
Inefficient Regular Expression Complexity in nth-check
Inefficient Regular Expression Complexity in code-server
Inefficient Regular Expression Complexity in code-server
semver-regex Regular Expression Denial of Service (ReDOS)
semver-regex Regular Expression Denial of Service (ReDOS)
axios Inefficient Regular Expression Complexity vulnerability
axios Inefficient Regular Expression Complexity vulnerability
Regular Expression Denial of Service in browserslist
Regular Expression Denial of Service in browserslist
Regular expression denial of service in @absolunet/kafe
Regular expression denial of service in @absolunet/kafe
Regular Expression Denial of Service in dat.gui
Regular Expression Denial of Service in dat.gui
Regular Expression Denial of Service (REDoS) in httplib2
Regular Expression Denial of Service (REDoS) in httplib2
httplib2: before 0.19.0
Regular Expression Denial of Service (REDoS) in Marked
Regular Expression Denial of Service (REDoS) in Marked
Angular Expressions - Remote Code Execution
Angular Expressions - Remote Code Execution
Regular Expression Denial of Service in CairoSVG
Regular Expression Denial of Service in CairoSVG
cairosvg: before 2.5.1
Regular Expression Denial of Service in markdown
Regular Expression Denial of Service in markdown
regular expression denial-of-service (ReDoS) in Bleach
regular expression denial-of-service (ReDoS) in Bleach
bleach: before 3.1.4
Remote Code Execution in Angular Expressions
Remote Code Execution in Angular Expressions
Remote Code Execution Vulnerability in NPM mongo-express
Remote Code Execution Vulnerability in NPM mongo-express
Regular Expression Denial of Service (ReDoS) in lodash
Regular Expression Denial of Service (ReDoS) in lodash
lodash-rails: 4.7.0 → 4.17.11
Regular Expression Denial of Service (ReDoS)
Regular Expression Denial of Service (ReDoS)
Regular Expression Denial of Service in debug
Regular Expression Denial of Service in debug
Tooling for Express
Some links are affiliate links — HackTribune may earn a commission at no extra cost to you.