Lucene search
+L

3896 matches found

RedhatCVE
RedhatCVE
•added 2026/08/21 9:05 a.m.•11 views

CVE-2026-74515

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine s390 PCI component. This vulnerability arises from improper handling of adapter interrupt forwarding, where enabling it multiple times for a zPCI device without prior unregistration can lead to resource overwriting and leakag...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/21 12:41 a.m.•13 views

SUSE CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.8CVSS5.6AI score0.00574EPSS
SaveExploits1References3
EUVD
EUVD
•added 2026/08/21 12:31 a.m.•25 views

EUVD-2026-63681

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS5.5AI score0.00384EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/08/21 12:00 a.m.•41 views

PT-2026-79389

Name of the Vulnerable Software and Affected Versions Calix EXOS firmware version 6.6.47 Description An issue in the Calix EXOS firmware for the GS7 XGS GS5239XG residential router allows unauthenticated remote attackers to modify NAT port-forwarding rules. The device exposes the MiniUPnPd contro...

5.4AI score0.00592EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/08/21 12:00 a.m.•23 views

PT-2026-79421

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the addon and integration subsystem passes the operator-controlled parameters.url value from src/lib/addons/webhook.ts and the Slack, Microsoft Teams, Datadog, and New Relic integrations to Addon.fetchRetry i...

5.5CVSS5.5AI score0.00385EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/21 12:00 a.m.•25 views

PT-2026-79364

Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. resolve openai upstream base in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for u...

8.6CVSS5.4AI score0.00593EPSS
SaveExploits0References6
NVD
NVD
•added 2026/08/20 10:17 p.m.•28 views

CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wai...

7.5CVSS0.00428EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/20 10:17 p.m.•6 views

CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wai...

7.5CVSS6.1AI score
SaveExploits0References1
CVE
CVE
•added 2026/08/20 9:35 p.m.•44 views

CVE-2026-72860

9router 's POST /api/provider-nodes/validate route is vulnerable to Server-Side Request Forgery (SSRF) due to a flaw in its assertPublicUrl guard (src/shared/utils/ssrfGuard.js). The IPv4-mapped IPv6 denylist regex is unreachable because the WHATWG URL parser canonicalizes such literals to hextet...

8.5CVSS5.4AI score0.00384EPSS
SaveExploits0References6
NVD
NVD
•added 2026/08/20 9:17 p.m.•12 views

CVE-2026-71485

Centrifugo is an open-source scalable real-time messaging server. Prior to 6.9.0, Centrifugo copies the client-controlled protocol.ConnectRequest.headers map through OnClientConnecting in internal/client/handler.go, ConnectEvent.Headers, and SetEmulatedHeadersToContext. The requestHeaders path in...

9.1CVSS0.00609EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/20 9:16 p.m.•52 views

CVE-2026-64773

The container software is vulnerable to a memory exhaustion issue where an attacker reaching a published TCP port can force the host's forwarding process to buffer an unbounded amount of client data in memory. This occurs while waiting for a backend container connection to complete, with no cap o...

5.7AI score0.00428EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2026/08/20 9:16 p.m.•35 views

CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wai...

0.00428EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/20 9:16 p.m.•9 views

CVE-2026-64773

An attacker that can reach a container's published TCP port may be able to force the host's forwarding process to buffer an unbounded amount of that client's data in memory, for as long as the backend container connection takes to complete — with no cap on how much accumulates or how long the wai...

6.1AI score0.00428EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/08/20 6:54 p.m.•14 views

net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls

A flaw was found in the net/http/httputil package, specifically within the ReverseProxy component. This vulnerability allows the ReverseProxy to forward query parameters that are not visible to Rewrite functions. This occurs because the ReverseProxy does not correctly consider the url.ParseQuery...

6.5AI score0.00413EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/20 12:00 a.m.•22 views

PT-2026-79145

Name of the Vulnerable Software and Affected Versions Centrifugo versions prior to 6.9.0 Description Centrifugo copies the client-controlled protocol.ConnectRequest.headers map through OnClientConnecting in internal/client/handler.go, ConnectEvent.Headers, and SetEmulatedHeadersToContext. The...

9.1CVSS5.9AI score0.00609EPSS
SaveExploits0References9
CVE
CVE
•added 2026/08/19 9:34 p.m.•32 views

CVE-2026-76258

Splunk Secure Gateway's companion app registration handler uses a hard-coded cryptographic key, allowing non-admin/power users to register arbitrary callback URLs and redirect mobile user tokens to attacker-controlled endpoints. Splunk fixed this in Secure Gateway 3.8.71, 3.9.24, and 3.10.10; Ent...

6.5CVSS5.5AI score0.0034EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
•added 2026/08/18 7:06 a.m.•11 views

CVE-2026-72290

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for s390 PCI. During the setup of guest interrupt forwarding, a reference count refcount to the Guest Interrupt Service Call GISC may not be properly released if subsequent setup steps fail. This resource leak can lead to...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 5:48 p.m.•17 views

CVE-2026-73282

A flaw was found in OpenSSH. A use-after-free vulnerability exists in the ssh client when handling concurrent remote-forwarding operations. This can occur if a remote forwarding is added via the local session multiplexing socket while a remote forwarding open request is pending with the server. A...

5.6CVSS5.4AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/17 4:07 p.m.•11 views

CVE-2026-73283

A flaw was found in OpenSSH's sshd component. The restrict keyword, designed to limit tunnel forwarding within the authorizedkeys file, was not correctly enforced for tunnel forwarding. This issue could allow a local attacker to bypass intended security restrictions, potentially leading to...

5.4CVSS5.3AI score0.00091EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/17 5:52 a.m.•13 views

BIT-NODE-2026-58044

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js can omit headers beyond maxHeadersCount /...

3.7CVSS5.2AI score0.00271EPSS
SaveExploits0References2
Rows per page
Query Builder