Lucene search
+L

421 matches found

RedhatCVE
RedhatCVE
added 2026/09/15 11:47 a.m.9 views

CVE-2026-86818

A flaw was found in fast-uri, a Node.js URI parser. In versions 4.1.3 and 4.1.4, the mailto parser incorrectly handles percent-encoded query field names. This desynchronization between parsing and serialization allows an attacker to inject arbitrary recipients, subjects, or body content into mail...

4.8CVSS5.7AI score0.00161EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/15 11:17 a.m.4 views

CVE-2026-86818

fast-uri is a dependency-free RFC 3986 URI parser for Node.js, used by Fastify and ajv, that added a mailto scheme parser in version 4.1.3. In versions 4.1.3 and 4.1.4, the mailto parser compares each query field name to the reserved names to, subject, and body while the name is still...

4.8CVSS0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 10:40 a.m.6 views

CVE-2026-86818 fast-uri vulnerable to mailto header injection via percent-encoded field-name desynchronization

fast-uri is a dependency-free RFC 3986 URI parser for Node.js, used by Fastify and ajv, that added a mailto scheme parser in version 4.1.3. In versions 4.1.3 and 4.1.4, the mailto parser compares each query field name to the reserved names to, subject, and body while the name is still...

4.8CVSS5.7AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-86818

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri is a dependency-free RFC 3986 URI parser for Node.js, used by Fastify and ajv, that added a mailto scheme parser in version 4.1.3. In versions 4.1.3 an...

4.8CVSS5.7AI score0.00161EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 7:44 a.m.12 views

CVE-2026-54433

CVE-2026-54433: Roundcube plain-text email stored XSS This repository contains a configurable Python proof of concept for CVE-2026-54433 , a stored cross-site scripting vulnerability in Roundcube's plain-text email renderer. An unauthenticated sender can deliver a crafted text/plain message. When...

10CVSS5.9AI score0.00311EPSS
SaveExploits1
Atlassian
Atlassian
added 2026/09/02 5:32 p.m.8 views

DoS (Denial of Service) linkify-it Dependency in Jira Service Management Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H allows an...

7.5CVSS5.8AI score0.00434EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/19 6:16 p.m.13 views

CVE-2026-59887

A flaw was found in linkify-it, a library for recognizing links. A remote attacker could exploit this vulnerability by providing specially crafted user text. The mailto: schema validator, when processing this input, can be repeatedly invoked, leading to excessive CPU consumption. This can result ...

7.5CVSS5.8AI score0.00434EPSS
SaveExploits1References6
Patchstack
Patchstack
added 2026/07/21 7:06 p.m.12 views

NPM: linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

NPM: linkify-it: Quadratic-complexity DoS via the mailto: validator scan-loop on attacker text vulnerability discovered by ? in WordPress Npm linkify-it versions = 5.0.1...

7.5CVSS5.2AI score0.00434EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 7:06 p.m.14 views

linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

Summary linkify-it's schema-scan loop .test / .match, the documented public API invokes the mailto: schema validator at every mailto: occurrence in the input text. For each occurrence the validator does text.slicepos an On copy and runs an email regex whose local-part class srcemailname greedily...

7.5CVSS5.7AI score0.00434EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/07/21 7:06 p.m.25 views

EUVD-2026-42321

linkify-it: Quadratic-complexity DoS via the mailto: validator scan-loop on attacker text...

7.5CVSS5.2AI score0.00434EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/21 7:06 p.m.12 views

GHSA-V245-V573-V5VM linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

Summary linkify-it's schema-scan loop .test / .match, the documented public API invokes the mailto: schema validator at every mailto: occurrence in the input text. For each occurrence the validator does text.slicepos an On copy and runs an email regex whose local-part class srcemailname greedily...

7.5CVSS5.7AI score0.00434EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/07/11 3:22 a.m.13 views

SUSE CVE-2026-59887

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS6.1AI score0.00434EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/08 6:46 p.m.11 views

Inefficient Algorithmic Complexity

Overview org.webjars.npm:linkify-it is a Links recognition library with FULL unicode support Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the mailto: validator scan-loop on attacker-supplied text. An attacker can cause excessive CPU consumption by...

8.7CVSS6.1AI score0.00434EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/08 6:46 p.m.13 views

Inefficient Algorithmic Complexity

Overview linkify-it is a Links recognition library with FULL unicode support Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the mailto: validator scan-loop on attacker-supplied text. An attacker can cause excessive CPU consumption by submitting specially...

8.7CVSS6.1AI score0.00434EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/08 5:17 p.m.22 views

CVE-2026-59887

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS0.00434EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/08 3:58 p.m.58 views

CVE-2026-59887 linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS0.00434EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/08 3:58 p.m.86 views

CVE-2026-59887

The CVE concerns the linkify-it library. The mailto: schema validator (used by .test()/.match()) could, before version 5.0.2, be invoked for each mailto occurrence and scan the remaining input through src_email_name in lib/re.mjs, causing O(n^2) CPU consumption (DoS) on crafted text. Impact is hi...

7.5CVSS5.9AI score0.00434EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/08 3:58 p.m.14 views

CVE-2026-59887 linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS5.9AI score0.00434EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:58 p.m.11 views

CVE-2026-59887

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS5.9AI score0.00434EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/08 3:58 p.m.13 views

CVE-2026-59887 linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.2, the mailto: schema validator used by .test and .match can be invoked at every mailto: occurrence and scan the remaining input through srcemailname in lib/re.mjs, causing On^2 CPU consumption on crafted user text...

7.5CVSS6.1AI score
SaveExploits0References5
Rows per page
Query Builder