Lucene search
+L

88925 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.8 views

FreeBSD : MySQL 9.7 -- Multiple vulnerabilities (10f5f76e-90a5-11f1-bc30-3497f65b111b)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 10f5f76e-90a5-11f1-bc30-3497f65b111b advisory. The Oracle Critical Patch Update of July 2026 addresses 54 issues in Oracle MySQL, 43 of which...

8.4CVSS5.8AI score0.00453EPSS
SaveExploits0References46
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.8 views

EulerOS 2.0 SP15 : kernel (EulerOS-SA-2026-2930)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : mm: blk-cgroup: fix use-after-free in cgwbreleaseworkfnCVE-2026-31586 e1000/e1000e: Fix leak in DMA error cleanupCVE-2026-43445 futex: Clear stale...

9.8CVSS7.3AI score0.01501EPSS
SaveExploits13References138
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.9 views

EulerOS 2.0 SP15 : kernel (EulerOS-SA-2026-2889)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : mm: blk-cgroup: fix use-after-free in cgwbreleaseworkfnCVE-2026-31586 e1000/e1000e: Fix leak in DMA error cleanupCVE-2026-43445 futex: Clear stale...

9.8CVSS7.3AI score0.01501EPSS
SaveExploits13References138
Oracle linux
Oracle linux
added 2026/08/06 12:0 a.m.8 views

kernel security, bug fix, and enhancement update

6.12.0-211.34.1 - Add new Oracle Linux Driver Signing key 1 certificate Orabug: 37985782 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list...

9.8CVSS6.7AI score0.00465EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/08/06 12:0 a.m.9 views

kernel security, bug fix, and enhancement update

6.12.0-211.43.1 - Add new Oracle Linux Driver Signing key 1 certificate Orabug: 37985782 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list...

5.5CVSS5.5AI score0.00124EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.10 views

TencentOS Server 4: kernel (TSSA-2026:0792)

"The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0792 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilitie...

9.8CVSS6.8AI score0.03234EPSS
SaveExploits12References9
Github Security Blog
Github Security Blog
added 2026/08/05 9:53 p.m.13 views

Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass

Summary There is a medium-severity cross-provider reference vulnerability in Traefik's Kubernetes CRD provider. The crossProviderNamespaces allowlist is enforced for HTTP serversTransport references but was not enforced for IngressRouteTCP service serversTransport references. A low-privileged...

8.8CVSS5.6AI score0.00185EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/05 9:53 p.m.7 views

GHSA-42CJ-M3VJ-89WV Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass

Summary There is a medium-severity cross-provider reference vulnerability in Traefik's Kubernetes CRD provider. The crossProviderNamespaces allowlist is enforced for HTTP serversTransport references but was not enforced for IngressRouteTCP service serversTransport references. A low-privileged...

5.3CVSS5.6AI score0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/05 9:49 p.m.4 views

GHSA-QQ9Q-X9W4-CHHJ Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion

Summary There is a medium-severity namespace-confusion vulnerability in Traefik's Kubernetes Gateway API provider. When resolving HTTPRoute.spec.rules.backendRefs.filters.extensionRef, Traefik used the backend Service namespace instead of the HTTPRoute namespace. A low-privileged route author...

5.3CVSS5.7AI score0.00274EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/05 9:49 p.m.7 views

Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion

Summary There is a medium-severity namespace-confusion vulnerability in Traefik's Kubernetes Gateway API provider. When resolving HTTPRoute.spec.rules.backendRefs.filters.extensionRef, Traefik used the backend Service namespace instead of the HTTPRoute namespace. A low-privileged route author...

8.8CVSS5.7AI score0.00274EPSS
SaveExploits0References6Affected Software1
GithubExploit
GithubExploit
added 2026/08/05 9:21 p.m.20 views

Exploit for Use of Uninitialized Resource in Linux Linux_Kernel

--- CVE-2026-23003 – Cross‑Chain Bridge Message Forging via...

7.5CVSS6.9AI score0.00468EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/08/05 9:1 p.m.16 views

Exploit for Path Traversal in Gogs

CVE-2025-8110 – Gogs ≤ 0.13.3 RCE PoC Proof-of-Concept for...

8.8CVSS8.1AI score0.82693EPSS
SaveExploits21
OSV
OSV
added 2026/08/05 8:41 p.m.7 views

GHSA-FQJ9-69PF-6PJG rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00422EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/05 8:41 p.m.8 views

rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Summary rclone serve restic --private-repos exists to let one rclone instance host many users' restic backup repositories behind HTTP Basic auth while keeping each user confined to a path prefix of //. The documentation states the flag "can be used to limit users to repositories starting with a...

8.8CVSS5.9AI score0.00422EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/08/05 8:17 p.m.8 views

CVE-2026-17556

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS0.00464EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/05 8:5 p.m.10 views

CVE-2026-17556 Path traversal in GitHub Enterprise Server allowed unauthenticated deletion of instance storage via the X-GitHub-Request-Id header

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS5.8AI score0.00464EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 8:5 p.m.13 views

EUVD-2026-53608

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS5.8AI score0.00464EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:5 p.m.10 views

CVE-2026-17556

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS5.8AI score0.00464EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/05 8:5 p.m.146 views

CVE-2026-17556

CVE-2026-17556 affects GitHub Enterprise Server. A path traversal bug allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the user storage directory (Git LFS objects, release assets, attachments, avatars). The issue arises from using the X-GitH...

8.8CVSS5.8AI score0.00464EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:5 p.m.36 views

CVE-2026-17556 Path traversal in GitHub Enterprise Server allowed unauthenticated deletion of instance storage via the X-GitHub-Request-Id header

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS0.00464EPSS
SaveExploits0References5
Rows per page
Query Builder