Lucene search
+L

478891 matches found

Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.16 views

CVE-2026-67309 Traefik v3.7.0 Path Traversal via RewriteTarget Authentication Bypass

Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX provider's RewriteTarget middleware generated from the nginx.ingress.kubernetes.io/rewrite-target annotation. When an Ingress path uses a regex that captures attacker-controlled text...

7.8CVSS5.5AI score0.00492EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/01 12:22 p.m.103 views

CVE-2026-67309

Traefik 3.7.x (>=3.7.0 and

7.8CVSS5.5AI score0.00492EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.16 views

CVE-2026-67292

FreeRDP before 3.29.0 contains a buffer over-disclosure vulnerability in the gateway WebSocket transport libfreerdp/core/gateway/websocket.c. The client's Pong reply reuses a fixed 1024-byte response stream whose length is not sealed to the actual received Ping payload, so a malicious...

9.3CVSS5.8AI score0.00264EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.16 views

CVE-2026-67312

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON exposed as axios.formToJSON and used internally when serializing FormData with Content-Type: application/json. When an application passes attacker-controlled FormData field names...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits1
OSV
OSV
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67318 axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS5.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.11 views

CVE-2026-67309

Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX provider's RewriteTarget middleware generated from the nginx.ingress.kubernetes.io/rewrite-target annotation. When an Ingress path uses a regex that captures attacker-controlled text...

7.8CVSS5.5AI score0.00492EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/01 12:22 p.m.14 views

EUVD-2026-51835

FreeRDP versions 3.28.0 and earlier contain an out-of-bounds read vulnerability in the RDP6 planar RLE bitmap decoder functions planardecompressplanerle and planardecompressplanerleonly in libfreerdp/codec/planar.c. Only the 1-byte control byte is bounds-checked; the subsequent 0–15...

5.4CVSS5.6AI score0.00273EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/01 12:22 p.m.14 views

EUVD-2026-51825

guzzlehttp/guzzle versions before 7.15.1 contain an information disclosure vulnerability in RedirectMiddleware. When the optional allowredirects.referer setting is enabled, the middleware copies the URI fragment the portion after '' from the referring request into the generated Referer header whe...

8.2CVSS5.5AI score0.00252EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/01 12:22 p.m.26 views

EUVD-2026-51826

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS5.6AI score0.00429EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.18 views

CVE-2026-67315

axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 fail to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

7.5CVSS5.5AI score0.00331EPSS
SaveExploits1
OSV
OSV
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67309 Traefik v3.7.0 Path Traversal via RewriteTarget Authentication Bypass

Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX provider's RewriteTarget middleware generated from the nginx.ingress.kubernetes.io/rewrite-target annotation. When an Ingress path uses a regex that captures attacker-controlled text...

7.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.43 views

CVE-2026-67329 @better-auth/stripe before 1.6.21 Authorization Bypass via Organization Subscription

@better-auth/stripe versions = 1.4.11 and = 1.7.0-beta.0 and 1.7.0-beta.10, contain an authorization bypass in organization subscription actions. The middleware validates the organization ID taken from the request query string against the authorizeReference callback, but the handler reads the...

7.1CVSS0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.17 views

CVE-2026-67298

FreeRDP versions 3.28.0 and earlier contain a heap buffer overflow in the server-side RAIL channel handler railserverhandlemessages in channels/rail/server/railmain.c. When processing a RAIL PDU header, the code subtracts RAILPDUHEADERLENGTH from the peer-controlled orderLength field without firs...

8.7CVSS5.9AI score0.00376EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.16 views

CVE-2026-67303

FreeRDP before 3.29.0 contains a reachable assertion WINPRASSERTOutputBufferLength == BytesReturned in serialprocessirpdevicecontrol in channels/serial/client/serialmain.c. When serial device redirection is enabled and a server-controlled IRPMJDEVICECONTROL request specifies an unsupported IOCTL...

5.3CVSS5.5AI score0.00245EPSS
SaveExploits0
CVE
CVE
added 2026/08/01 12:22 p.m.76 views

CVE-2026-67298

Summary: CVE-2026-67298 affects FreeRDP prior to 3.29.0. The server-side RAIL channel handler (rail_server_handle_messages in channels/rail/server/rail_main.c) is vulnerable. When processing a RAIL PDU header, the code subtracts RAIL_PDU_HEADER_LENGTH from the peer-controlled orderLength without ...

8.7CVSS5.9AI score0.00376EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/01 12:22 p.m.15 views

EUVD-2026-51830

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON exposed as axios.formToJSON and used internally when serializing FormData with Content-Type: application/json. When an application passes attacker-controlled FormData field names...

6.3CVSS5.5AI score0.00433EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.43 views

CVE-2026-67316 axios before 1.18.0 Prototype Pollution via bodyless methods

axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate vulnerability or dependency. In the bodyless method aliases axios.get, axios.delete, axios.head, axios.options, inherited data is read via...

6.3CVSS0.00354EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.49 views

CVE-2026-67318 axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS0.00429EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.11 views

CVE-2026-67324

GitPython 3.1.50 fails to recognize joined short-option forms such as -u the short form of --upload-pack= when enforcing its default unsafe-option gate. When an application passes attacker-influenced clone options into Repo.clonefrom..., multioptions=..., allowunsafeoptions=False, an attacker can...

9.8CVSS5.7AI score0.0038EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.48 views

CVE-2026-67341 ArcadeDB before 26.7.2 Authorization Bypass via SQL DEFINE FUNCTION

ArcadeDB versions before 26.7.2 fail to enforce scripting authorization checks on the SQL DEFINE FUNCTION statement with LANGUAGE js. Attackers with database access can execute arbitrary JavaScript code by submitting DEFINE FUNCTION statements, bypassing security controls intended to restrict...

9.8CVSS0.00319EPSS
SaveExploits0References2
Rows per page
Query Builder