Lucene search
K

3129 matches found

RedhatCVE
RedhatCVE
added 2026/05/18 2:27 p.m.9 views

CVE-2026-41650

A flaw was found in fast-xml-parser. The XMLBuilder component does not properly escape specific sequences "--" in comments and "" in CDATA sections when constructing XML from JavaScript objects. This vulnerability allows an attacker to perform XML injection if user-controlled data is processed...

6.1CVSS5.7AI score0.00012EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2026/05/18 1:21 p.m.7 views

SUSE CVE-2026-45803

gh is GitHub's official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerabilit...

3.5CVSS6AI score0.00034EPSS
Exploits1References3
OSV
OSV
added 2026/05/18 1:16 p.m.2 views

ALPINE-CVE-2026-42009

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References1
NVD
NVD
added 2026/05/18 1:16 p.m.9 views

CVE-2026-42009

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS0.00486EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2026/05/18 12:44 p.m.6 views

CVE-2026-42009 Gnutls: gnutls: denial of service via dtls packet reordering vulnerability

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References6
CVE
CVE
added 2026/05/18 12:44 p.m.15 views

CVE-2026-42009

CVE-2026-42009 affects the GnuTLS library, where DTLS packet reordering uses a comparator that mishandles duplicate sequence numbers. This can cause unstable DTLS packet ordering or undefined behavior, leading to a denial of service. The vulnerability is described consistently across NVD entries ...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/18 12:44 p.m.8 views

CVE-2026-42009

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References7
EUVD
EUVD
added 2026/05/18 12:44 p.m.10 views

EUVD-2026-30769

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/18 12:44 p.m.44 views

CVE-2026-42009 Gnutls: gnutls: denial of service via dtls packet reordering vulnerability

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS0.00486EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/05/18 12:44 p.m.10 views

CVE-2026-42009

A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/05/18 12:0 a.m.4 views

GnuTLS 安全漏洞

GnuTLS is an open-source, free security communication library developed by GnuTLS that enables the implementation of SSL, TLS, and DTLS protocols. There is a security vulnerability in gnutls, which stems from a logic issue with the reordering of Datagram Transport Layer Security packets. This...

7.5CVSS5.8AI score0.00486EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/18 12:0 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: bwa (UTSA-2026-021486)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021486 advisory. BWA aka Burrow-Wheeler Aligner before 2019-01-23 has a stack-based buffer overflow in the bnsrestore function in bntseq.c via a long sequence name in a .alt file...

10CVSS7.6AI score0.00716EPSS
Exploits1References4
Snyk
Snyk
added 2026/05/15 5:31 p.m.3 views

Improper Neutralization

Overview Affected versions of this package are vulnerable to Improper Neutralization of escape sequences in log output from commands run with the --log and --log-failed options. An attacker can inject malicious content in workflow logs, which are then rendered unsanitized in some terminal...

5.1CVSS5.9AI score0.00034EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/05/15 3:26 p.m.37 views

CVE-2026-45803 gh: GitHub Actions log output in `gh run view` allows terminal escape sequence injection

gh is GitHub’s official command line tool. From 1.6.0 to before 2.92.0, a security vulnerability has been identified in GitHub CLI that could allow terminal escape sequence injection when users view GitHub Actions workflow logs using gh run view --log or gh run view --log-failed. The vulnerabilit...

3.5CVSS0.00034EPSS
Exploits1References1
CVE
CVE
added 2026/05/15 3:26 p.m.12 views

CVE-2026-45803

GitHub CLI (gh) vulnerability: from v1.6.0 to before v2.92.0, terminal escape sequences could be injected via workflow logs when using gh run view --log or --log-failed, due to unsanitized raw log output. An attacker controlling Actions logs (e.g., PR-triggered workflows) could cause terminal man...

3.5CVSS6AI score0.00034EPSS
Exploits1References1Affected Software1
GithubExploit
GithubExploit
added 2026/05/14 4:40 a.m.97 views

Exploit for CVE-2026-42945

NGINX Rift Configuration Scanner Language: Chinese | English...

9.2CVSS6.1AI score0.00288EPSS
Exploits34
UbuntuCve
UbuntuCve
added 2026/05/13 7:17 p.m.4 views

CVE-2026-42586

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

7.1CVSS6.8AI score0.00008EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/05/13 3:33 p.m.6 views

wger has an Uncontrolled Resource Consumption issue

Summary Any authenticated user can create a routine spanning an arbitrarily long date range e.g. 100 years and then trigger the datesequence computation via any of the routine detail endpoints. The server iterates once per day in an unbounded while loop with no maximum duration validation, causin...

5.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2026/05/13 3:33 p.m.3 views

GHSA-V25J-WQCW-FVHJ wger has an Uncontrolled Resource Consumption issue

Summary Any authenticated user can create a routine spanning an arbitrarily long date range e.g. 100 years and then trigger the datesequence computation via any of the routine detail endpoints. The server iterates once per day in an unbounded while loop with no maximum duration validation, causin...

6.5CVSS5.8AI score
Exploits0References3
Snyk
Snyk
added 2026/05/13 3:33 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the datesequence computation. An attacker can exhaust server resources and deny service to other users by creating routines with extremely large date ranges and triggering endpoin...

7.1CVSS5.8AI score
Exploits0References2
Rows per page
Query Builder