Lucene search
+L

2004 matches found

UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.15 views

CVE-2026-68174

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix union collision of module and refcnt for dynamic events In 'struct traceeventcall', the 'module' pointer and the 'refcnt' atomic variable share the same memory space in a union. For dynamic events, the union member i...

5.5AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68174

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix union collision of module and refcnt for dynamic events In 'struct traceeventcall', the 'module' pointer and the 'refcnt' atomic variable share the same memory space in a union. For dynamic events, the union member i...

5.4AI score0.00198EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 1:19 p.m.13 views

CVE-2026-68093

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Bump asidgeneration on CPU online to avoid ASID collision after hotplug If a vCPU stays scheduled out or blocked while the last pCPU it ran on goes through a hotplug cycle online-offline-online, and the vCPU then resume...

0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68093

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Bump asidgeneration on CPU online to avoid ASID collision after hotplug If a vCPU stays scheduled out or blocked while the last pCPU it ran on goes through a hotplug cycle online-offline-online, and the vCPU then resume...

5.8AI score0.00186EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:59 a.m.20 views

EUVD-2026-55275

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix union collision of module and refcnt for dynamic events In 'struct traceeventcall', the 'module' pointer and the 'refcnt' atomic variable share the same memory space in a union. For dynamic events, the union member i...

5.5AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 11:58 a.m.18 views

CVE-2026-68093 KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after hotplug

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Bump asidgeneration on CPU online to avoid ASID collision after hotplug If a vCPU stays scheduled out or blocked while the last pCPU it ran on goes through a hotplug cycle online-offline-online, and the vCPU then resume...

5.6AI score
SaveExploits0References9
Packet Storm
Packet Storm
added 2026/08/10 12:00 a.m.29 views

...[ More ]

A proof of concept exploit for an authorization bypass vulnerability in Traefik version 3.7.9. The vulnerability affects the Kubernetes Gateway API provider and results from ambiguous dynamic configuration object identifiers constructed by joining namespace and object names with hyphens. Differen...

7.6CVSS6.6AI score0.00364EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68093

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: SVM: Bump asidgeneration on CPU online to avoid ASID collision after hotplug If a vCPU stays scheduled out or blocked while the last pCPU it ran on goes...

5.9AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 6:29 a.m.10 views

MGASA-2026-0324 Updated python-django packages fix security vulnerabilities

The updated package fixes security vulnerabilities: Signed cookie salt namespace collision in django.http.HttpRequest.getsignedcookie. CVE-2026-6873 Potential unencrypted email transmission via STARTTLS in the SMTP backend. CVE-2026-7666 Potential exposure of private data via case-sensitive...

6.3CVSS6.2AI score0.00437EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/06 10:18 p.m.15 views

CVE-2026-71327

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's Kubernetes Gateway API provider in pkg/provider/kubernetes/gateway/httproute.go, grpcroute.go, tcproute.go, and tlsroute.go builds HTTPRoute, GRPCRoute, TCPRoute, and TLSRoute router and...

7.6CVSS0.00364EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/06 4:38 p.m.23 views

GHSA-FGJJ-PX3W-67XX Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Summary There is a high severity vulnerability in Traefik's Kubernetes Gateway API provider. Router and service identities for HTTPRoute, GRPCRoute, TCPRoute and TLSRoute objects were built by hyphen-concatenating the route namespace, the route name, the Gateway identity, the entry point and the...

8.2CVSS5.6AI score0.00364EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/06 4:38 p.m.23 views

Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Summary There is a high severity vulnerability in Traefik's Kubernetes Gateway API provider. Router and service identities for HTTPRoute, GRPCRoute, TCPRoute and TLSRoute objects were built by hyphen-concatenating the route namespace, the route name, the Gateway identity, the entry point and the...

7.6CVSS5.6AI score0.00364EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/08/06 4:38 p.m.104 views

CVE-2026-71327

CVE-2026-71327 - Traefik Gateway API route identity collision . Affected: Traefik’s Kubernetes Gateway API provider (HTTPRoute, GRPCRoute, TCPRoute, TLSRoute) from 3.0.0 to 3.6.25 and 3.7.10. Root cause: identities are built by hyphen-concatenating namespace, route name, Gateway identity, entry p...

7.6CVSS5.4AI score0.00364EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/08/06 4:38 p.m.15 views

EUVD-2026-54299

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's Kubernetes Gateway API provider in pkg/provider/kubernetes/gateway/httproute.go, grpcroute.go, tcproute.go, and tlsroute.go builds HTTPRoute, GRPCRoute, TCPRoute, and TLSRoute router and...

7.6CVSS5.4AI score0.00364EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/06 4:38 p.m.69 views

CVE-2026-71327 Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's Kubernetes Gateway API provider in pkg/provider/kubernetes/gateway/httproute.go, grpcroute.go, tcproute.go, and tlsroute.go builds HTTPRoute, GRPCRoute, TCPRoute, and TLSRoute router and...

7.6CVSS0.00364EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/06 4:34 p.m.15 views

GHSA-6765-C87H-8MRF Traefik: BasicAuth singleflight key collision allows authenticated identity spoofing

Summary There is a low severity vulnerability in Traefik's BasicAuth middleware. Concurrent password verifications are deduplicated through a singleflight group whose key was the delimiter-free concatenation of the submitted password and the stored secret, so a request carrying an unconfigured...

2.1CVSS6.1AI score0.00356EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/06 4:34 p.m.17 views

Traefik: BasicAuth singleflight key collision allows authenticated identity spoofing

Summary There is a low severity vulnerability in Traefik's BasicAuth middleware. Concurrent password verifications are deduplicated through a singleflight group whose key was the delimiter-free concatenation of the submitted password and the stored secret, so a request carrying an unconfigured...

2.1CVSS6.1AI score0.00356EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/06 4:34 p.m.84 views

CVE-2026-71326

CVE-2026-71326 affects Traefik’s BasicAuth middleware (pkg/middlewares/auth/basic_auth.go) in 3.6.11–3.6.25 and 3.7.10. The vulnerability arises from deduplicating concurrent password checks using a singleflight key built from the delimiter-free concatenation of password and secret, enabling an a...

2.1CVSS5.5AI score0.00356EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 4:34 p.m.34 views

CVE-2026-71326 Traefik: BasicAuth singleflight key collision allows authenticated identity spoofing

Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.6.25 and 3.7.10, Traefik's BasicAuth middleware in pkg/middlewares/auth/basicauth.go deduplicates concurrent password checks with a singleflight key built from the delimiter-free concatenation of password and...

2.1CVSS0.00356EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 4:34 p.m.14 views

EUVD-2026-54297

Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.6.25 and 3.7.10, Traefik's BasicAuth middleware in pkg/middlewares/auth/basicauth.go deduplicates concurrent password checks with a singleflight key built from the delimiter-free concatenation of password and...

2.1CVSS5.5AI score0.00356EPSS
SaveExploits0References5
Rows per page
Query Builder