Lucene search
+L

474529 matches found

CVE
CVE
added 2026/07/29 6:27 p.m.13 views

CVE-2026-62995

CVE-2026-62995 affects the Python library joserfc (versions ≤ 1.7.1). The issue: joserfc accepts JWTs with trailing padding (==), which is non-conforming to JOSE specs and enables JWT malleability when parsed by the library. Practical impact varies by deployment and could allow bypass of token re...

2.3CVSS5.8AI score0.00106EPSS
SaveExploits0References1
HashiCorp Security Advisories
HashiCorp Security Advisories
added 2026/07/29 6:24 p.m.7 views

Multiple vulnerabilities impacting HashiCorp Consul MCP Server

Summary consul-mcp-server versions 0.1.0 up to 0.1.3 are affected by two vulnerabilities. First, the server did not restrict client-supplied overrides of the Consul backend address, which may allow a connected client to redirect Consul API traffic to an attacker-controlled endpoint and potentiall...

10CVSS5.8AI score0.00299EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/07/29 6:2 p.m.8 views

EUVD-2026-50444

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers,...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/29 5:46 p.m.9 views

Information Exposure

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Information Exposure via the cache-control parser in lib/util/cache.js used by interceptors.cache. An attacker can cause a private response to be stored in the shared...

9.1CVSS7.2AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 5:39 p.m.63 views

CVE-2026-41939 Care Everywhere Gateway 14.3.10 Hard-coded Credentials RCE via WildFly

Care Everywhere Gateway 14.3.10 contains a hard-coded credentials vulnerability in the bundled WildFly 8.2.0.Final management interface that allows unauthenticated remote attackers to gain administrative access by using default credentials identical across all installations. Attackers can...

9.8CVSS0.00801EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 5:37 p.m.8 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS6.1AI score0.00113EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/29 5:37 p.m.7 views

CVE-2026-59919 Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder HAProxyMessageEncoder writes AFUNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF...

5.5CVSS6.1AI score
SaveExploits0References3
CVE
CVE
added 2026/07/29 5:37 p.m.67 views

CVE-2026-59919

Netty CVE-2026-59919 affects the HAProxy encoder (HAProxyMessageEncoder) in Netty versions prior to 4.1.136.Final and 4.2.16.Final. The encoder writes AF_UNIX source/destination addresses into the HAProxy V1 text protocol without validating for CRLF, allowing an attacker who controls an AF_UNIX a...

5.5CVSS6.1AI score0.00113EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/07/29 5:32 p.m.50 views

CVE-2026-59920

Netty CVE-2026-59920 concerns the STOMP framing path: the STOMP encoder StompSubframeEncoder intentionally does not escape header values for CONNECT and CONNECTED frames, allowing raw newline characters to be written to the wire. This creates a header-injection risk, because a header value contai...

6.5CVSS5.9AI score0.00239EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/29 5:32 p.m.6 views

CVE-2026-59920 Netty: STOMP CONNECT Frame Header Injection

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's STOMP encoder StompSubframeEncoder does not escape or validate header values in CONNECT and CONNECTED frames, so raw newline \n characters in a header value are...

6.5CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/07/29 5:21 p.m.43 views

CVE-2026-54705

This CVE concerns MathLive web components (pre-0.110.0) where text-mode content in parts of Box.toMarkup (src/core/box.ts), xmlEscape, scanText, and text-mode output in src/formats/atom-to-math-ml.ts, as well as through convertLatexToMarkup, convertLatexToMathMl, , , and the default identity Math...

6.3CVSS5.9AI score0.00208EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/29 5:16 p.m.11 views

CVE-2026-51992

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. ClickHouse's PostgreSQL integration intentionally allows users with valid PostgreSQL credentials to execute queries against a remote PostgreSQL server. No vulnerability in ClickHouse is exploited; code...

0.00515EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/29 4:57 p.m.63 views

CVE-2026-54680 Logging operator has Fluentd configuration injection that allows remote code execution

Logging operator automates the deployment and configuration of Kubernetes logging pipelines. Prior to 6.6.0, the Fluentd configuration renderer FluentRender in pkg/sdk/logging/model/render/fluent.go writes CRD strings such as Flow recordtransformer.records values directly into fluent.conf without...

9.9CVSS0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 4:57 p.m.5 views

CVE-2026-54680 Logging operator has Fluentd configuration injection that allows remote code execution

Logging operator automates the deployment and configuration of Kubernetes logging pipelines. Prior to 6.6.0, the Fluentd configuration renderer FluentRender in pkg/sdk/logging/model/render/fluent.go writes CRD strings such as Flow recordtransformer.records values directly into fluent.conf without...

9.9CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2026/07/29 4:45 p.m.24 views

CVE-2026-16729 undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/07/29 4:38 p.m.22 views

CVE-2026-8338

The CVE describes a Spring Security authentication and authorization bypass in Coverity Connect versions 2023.6.0–2026.3.0. An unauthenticated attacker can send a specially crafted HTTP request to bypass authentication/authorization on certain API endpoints and access data within Coverity. CVSS 4...

9.2CVSS5.8AI score0.003EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 4:32 p.m.49 views

CVE-2026-54574

CVE-2026-54574 affects proot-distro prior to 5.1.5. The flaw resides in extraction paths: _extract_plain_tar() (proot_distro/commands/install.py) and _apply_layer() (proot_distro/helpers/docker.py) do not validate symlink targets (member.linkname). A tar archive can plant an absolute host-path sy...

8.2CVSS5.9AI score0.00145EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/29 4:31 p.m.8 views

EUVD-2026-50407

A SQL injection vulnerability exists in the Coverity Connect SOAP API for versions between 2024.6.0 and 2026.3.0 inclusive. A malicious, authenticated threat actor who sends a specially crafted payload can achieve full read access to database contents and other unauthorized commands...

8.7CVSS5.9AI score0.00203EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 4:30 p.m.12 views

EUVD-2026-43705

Easy!Appointments disablebookingmessage rendered as raw HTML on public booking page — Stored XSS...

2.6CVSS5.8AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/29 4:29 p.m.17 views

EUVD-2026-43723

Easy!Appointments: Authorization bypass in Google OAuth provider binding lets any backend user rebind a peer provider's Google sync...

3.1CVSS5.8AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder