Lucene search
+L

5077270 matches found

Vulnrichment
Vulnrichment
β€’added 2026/09/18 4:34 p.m.β€’4 views

CVE-2026-58197 ToolHive: containerized MCP servers can reach host services via host.docker.internal, enabling lateral movement

ToolHive is a utility designed to simplify the deployment and management of Model Context Protocol servers. Prior to ToolHive CLI 0.30.1 and ToolHive Studio 0.38.0, locally run MCP server containers use the default network permission profile without network isolation, permitting access to...

8.8CVSS0.0036EPSS
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/18 4:34 p.m.β€’8 views

CVE-2026-39987-Poc

CVE-2026-39987-Poc Proof of Concept PoC WebSocket client for CVE-2026-39987 Marimo Pre-Auth RCE, intended for authorized security testing. ⚠️ Disclaimer This script/tool is provided for educational, research, and authorized testing purposes only. It is designed to be used on systems where you have...

9.8CVSS8AI score0.99564EPSS
SaveExploits25
RedhatCVE
RedhatCVE
β€’added 2026/09/18 4:34 p.m.β€’10 views

CVE-2026-91142

A flaw was found in Cockpit. An integer overflow vulnerability in the dolastlog function, specifically in the offset calculation for lastlog entries on ILP32 Integer, Long, Pointer 32-bit builds, can be exploited. A low-privileged authenticated user with a specially provisioned large User ID UID...

3.6CVSS0.00092EPSS
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/18 4:33 p.m.β€’225 views

jsfinder

Features | Installation | Usage | Demo | TODOs| Contact jsFinder is a command-line tool written in Go that scans web pages to find JavaScript files linked in the HTML source code. It searches for any attribute that can contain a JavaScript file e.g., src, href, data-main, etc. and extracts the UR...

6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
β€’added 2026/09/18 4:33 p.m.β€’9 views

CVE-2026-91147

A flaw was found in cockpit-ws. This vulnerability allows a remote, unauthenticated attacker to cause a Denial of Service DoS by sending a specially crafted request. When the WebService.UrlRoot is configured and a request is made to the exact URL-root prefix without a trailing slash, cockpit-ws c...

5.9CVSS0.00328EPSS
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/18 4:32 p.m.β€’6 views

Blackash-CVE-2025-61757

🚨 CVE-2025-61757 β€” Pre-Auth RCE Alert 🚨 🧩 Summary ID: CVE-2025-61757 Product: Oracle Identity Manager Oracle Fusion Middleware Component: REST WebServices Affected Versions: 12.2.1.4.0 & 14.1.2.1.0 Severity: πŸ”΄ Critical β€” 9.8 CVSS 3.1 Published: Oct 21, 2025 Type: Missing Authentication for Critic...

9.8CVSS8.2AI score0.88312EPSS
SaveExploits1
EUVD
EUVD
β€’added 2026/09/18 4:31 p.m.β€’5 views

EUVD-2026-83166

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, hostnameRegexHandler.OnUpdate in internal/webhook/tenant/validation/hostnameregex.go reverses the new and old Tenant parameters and validates the previous AllowedHostnames.Regex instead of the submitte...

6.8CVSS0.00327EPSS
SaveExploits0References4
CVE
CVE
β€’added 2026/09/18 4:31 p.m.β€’9 views

CVE-2026-61795

Capsule , a multi-tenancy and policy-based framework for Kubernetes, is affected in versions 0.13.0 through 0.13.7 . The root cause lies in hostnameRegexHandler.OnUpdate (internal/webhook/tenant/validation/hostname_regex.go), which reverses the new and old Tenant parameters , causing the webhook ...

6.8CVSS0.00327EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/09/18 4:31 p.m.β€’3 views

CVE-2026-61795 Capsule: hostnameRegexHandler.OnUpdate validates stale (old) Tenant regex, allowing invalid AllowedHostnames regex to bypass webhook validation

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, hostnameRegexHandler.OnUpdate in internal/webhook/tenant/validation/hostnameregex.go reverses the new and old Tenant parameters and validates the previous AllowedHostnames.Regex instead of the submitte...

6.8CVSS
SaveExploits0References6
Cvelist
Cvelist
β€’added 2026/09/18 4:31 p.m.β€’34 views

CVE-2026-61795 Capsule: hostnameRegexHandler.OnUpdate validates stale (old) Tenant regex, allowing invalid AllowedHostnames regex to bypass webhook validation

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, hostnameRegexHandler.OnUpdate in internal/webhook/tenant/validation/hostnameregex.go reverses the new and old Tenant parameters and validates the previous AllowedHostnames.Regex instead of the submitte...

6.8CVSS0.00327EPSS
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/18 4:30 p.m.β€’14 views

byob

Des questions ? Consultez la documentation ou rejoignez notre serveur de support Discord Avertissement : Ce projet doit Γͺtre utilisΓ© uniquement Γ  des fins de tests autorisΓ©s ou Γ©ducatives. BYOB est un framework de post-exploitation open-source destinΓ© aux Γ©tudiants, chercheurs et dΓ©veloppeurs. Il...

5.7AI score
SaveExploits0References5
OSV
OSV
β€’added 2026/09/18 4:29 p.m.β€’3 views

CVE-2026-61672 Capsule: Tenant owner bypasses Capsule's forbidden namespace/service/node label and annotation enforcement

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbiddenlist.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assumes byte-order sorting. When an administrator's forbidden list...

7.1CVSS
SaveExploits0References6
CVE
CVE
β€’added 2026/09/18 4:29 p.m.β€’8 views

CVE-2026-61672

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7 , the ForbiddenListSpec.ExactMatch function in pkg/api/forbidden_list.go sorts denied metadata keys case-insensitively but then calls sort.SearchStrings, which assumes byte-order sorting. When an administrator's...

7.1CVSS0.00204EPSS
SaveExploits0References4
EUVD
EUVD
β€’added 2026/09/18 4:29 p.m.β€’4 views

EUVD-2026-83164

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbiddenlist.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assumes byte-order sorting. When an administrator's forbidden list...

7.1CVSS0.00204EPSS
SaveExploits0References4
Cvelist
Cvelist
β€’added 2026/09/18 4:29 p.m.β€’34 views

CVE-2026-61672 Capsule: Tenant owner bypasses Capsule's forbidden namespace/service/node label and annotation enforcement

Capsule is a multi-tenancy and policy-based framework for Kubernetes. Prior to 0.13.7, ForbiddenListSpec.ExactMatch in pkg/api/forbiddenlist.go sorts denied metadata keys case-insensitively and then uses sort.SearchStrings, which assumes byte-order sorting. When an administrator's forbidden list...

7.1CVSS0.00204EPSS
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/18 4:27 p.m.β€’65 views

wafpass

WAFPASS root@kitploit: β–ˆβ–ˆβ•— β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•”β•β•β•β•β• β–ˆβ–ˆβ•‘ β–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β• β–ˆβ–ˆβ•”β•β•β•β• β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘β•šβ•β•β•β•β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ•”β–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ...

6AI score
SaveExploits0
CVE
CVE
β€’added 2026/09/18 4:26 p.m.β€’8 views

CVE-2026-61794

Capsule , a multi-tenancy and policy-based framework for Kubernetes, is affected in versions 0.13.0 through 0.13.7 by a validation logic error. The Tenant update validation in forbidden_annotations_regex.go compiles ForbiddenLabels.Regex for both the labels and annotations checks instead of valid...

6.8CVSS0.00327EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/09/18 4:26 p.m.β€’3 views

CVE-2026-61794 Capsule: Malformed ForbiddenAnnotations.Regex can bypass Tenant validation and trigger namespace admission panic

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, the Tenant update validation in internal/webhook/tenant/validation/forbiddenannotationsregex.go compiles ForbiddenLabels.Regex for both the labels and annotations checks instead of validating...

6.8CVSS
SaveExploits0References6
Cvelist
Cvelist
β€’added 2026/09/18 4:26 p.m.β€’33 views

CVE-2026-61794 Capsule: Malformed ForbiddenAnnotations.Regex can bypass Tenant validation and trigger namespace admission panic

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, the Tenant update validation in internal/webhook/tenant/validation/forbiddenannotationsregex.go compiles ForbiddenLabels.Regex for both the labels and annotations checks instead of validating...

6.8CVSS0.00327EPSS
SaveExploits0References4
EUVD
EUVD
β€’added 2026/09/18 4:26 p.m.β€’5 views

EUVD-2026-83055

Capsule is a multi-tenancy and policy-based framework for Kubernetes. From 0.13.0 until 0.13.7, the Tenant update validation in internal/webhook/tenant/validation/forbiddenannotationsregex.go compiles ForbiddenLabels.Regex for both the labels and annotations checks instead of validating...

6.8CVSS0.00327EPSS
SaveExploits0References4
Rows per page
Query Builder