Lucene search
+L

937 matches found

Kitploit
Kitploit
added 2026/09/21 5:50 a.m.21 views

loki

Loki: like Prometheus, but for logs. Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 1:36 a.m.9 views

CVE-2021-1056

CVE-2021-1056 CVE-2021-1056 is a vulnerability I submitted to NVIDIA PSIRT. Personally, it may lead to high security risks in multi-tenant HPC clusters, especially in cloud machine-learning platforms. This repository simply demonstrates the vulnerability on GPU containers created by...

7.1CVSS7.1AI score0.01777EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 10:17 p.m.13 views

kata-containers

Kata Containers Welcome to Kata Containers! This repository is the home of the Kata Containers code for the 2.0 and newer releases. If you want to learn about Kata Containers, visit the main Kata Containers website. Introduction Kata Containers is an open source project and community working to...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/18 7:39 p.m.12 views

jiopc-architecture-whitepaper

Architecture, Performance, and Security Analysis of JioPC Cloud Virtual Desktops A Comprehensive Technical Whitepaper & Engineering Evaluation Document Version : 2.0 Target Platform : JioPC Cloud Virtual Desktop Accops HyWorks / Microsoft Azure Classification : Technical Evaluation &...

6.4AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/18 5:15 p.m.7 views

kcp front-proxy does not strip inbound X-Remote-* identity headers, allowing any authenticated client to inject groups/warrants and impersonate system:masters in any workspace

Summary The kcp front-proxy fails to strip client-supplied identity headers before forwarding requests to shards. Any authenticated tenant can inject their own X-Remote-Group and X-Remote-Extra- headers, which the shard trusts as a verified identity assertion — allowing a low-privilege user to...

9.9CVSS0.00281EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2026/09/18 4:23 a.m.8 views

cloudfoundry_uaa

CloudFoundry User Account and Authentication UAA Server The UAA is a multi tenant identity management service, used in Cloud Foundry, but also available as a stand alone OAuth2 server. It's primary role is as an OAuth2 provider, issuing tokens for client applications to use when they act on behal...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/17 7:44 p.m.38 views

CVE-2026-54495 Cross-namespace FeatureFlagSource and InProcessConfiguration resolution exposes spec contents on multi-tenant clusters

The OpenFeature Operator allows users to expose feature flags to applications. In version 0.9.2 and earlier, a tenant who can create a controller-owned workload can use the openfeature.dev/featureflagsource annotation with NAMESPACE/NAME syntax to reference a FeatureFlagSource or...

4.3CVSS0.00228EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 3:59 p.m.8 views

CVE-2026-23552

CVE-2026-23552 - Cross-Realm Token Acceptance in camel-keycloak Overview Apache Camel's KeycloakSecurityPolicy does not validate the iss issuer claim of JWT tokens against the configured realm. This means a token issued by one Keycloak realm is silently accepted by a policy configured for a...

9.1CVSS6.1AI score0.00428EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 12:22 p.m.14 views

OWASP-Top-10-AI-Infrastructure-Security-Risks

数据中心与AI基础设施安全风险Top 10 FORGE - 加固模型之下的金属层。 🌐 网站: https://forge-framework.io 执行摘要 AI数据中心的建设速度远超其安全防护速度。 数据中心、GPU云和专用计算环境的快速扩张,在硬件、网络、存储、编排、身份、管理平面和物理运维等方面引入了安全风险。其中许多风险与传统数据中心或云安全问题相似,但现代数据中心和AI基础设施改变了其严重程度:原本为可信运营商设计的系统,如今正在支撑来自无关客户的高价值、多租户工作负载。 数据中心与AI基础设施安全风险Top 10...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 11:30 a.m.11 views

CVE-2025-34159

CVE-2025-34159: Docker Compose Injection in Coolify Vulnerability Overview Field| Value ---|--- CVE ID| CVE-2025-34159 Affects| Coolify ≤ v4.0.0-beta.420.6 Fixed in| v4.0.0-beta.420.7 Severity| Critical CVSS 4.0| CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H CWE| CWE-78 OS Comma...

9.4CVSS6.3AI score0.00964EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/16 7:14 p.m.15 views

agentZ

AgentZ 零信任智能体 AI 平台 构建、运行并治理 AI 智能体。安全为先的设计。 每个智能体都在默认拒绝的沙箱中运行,且永远不会获得 凭据。 每个智能体的操作都可追踪。 AgentZ 是一个用于运行 AI 智能体的多租户平台。它提供强大的隔离保证、对智能体零凭据暴露、默认拒绝的网络策略,以及对智能体可访问软件包的控制。 网站 :AgentZ 落地页。 DeepWiki :与仓库对话并快速贡献。 构建模块 1. 推理提供商 :我们支持一系列提供商(源自 OpenCode),包括 Amazon Bedrock、GCP Vertex、Azure AI Foundry、OpenAI...

6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 3:33 p.m.33 views

CVE-2026-61595 djust: Multi-tenant isolation fails open on the WebSocket/SSE path, disclosing other tenants' data

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust.tenants isolation was enforced only on the HTTP path. The current tenant was stored in threading.local and set exclusively by the HTTP-only TenantMiddleware...

7.7CVSS0.00377EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 6:05 p.m.9 views

POC_CVE-2026-46716

CVE-2026-46716 — Nezha Monitoring Cross-Tenant RCE via Cron API Authorization Bypass A lab environment for reproducing and detecting CVE-2026-46716 , a critical vulnerability in Nezha Monitoring where the POST /api/v1/cron endpoint lacks admin privilege checks, allowing RoleMember users to achiev...

9.9CVSS8.4AI score0.0043EPSS
SaveExploits1
NVD
NVD
added 2026/09/14 6:17 p.m.7 views

CVE-2026-55253

LangChain MongoDB provides integrations between MongoDB, Atlas, LangChain, and LangGraph. Prior to langgraph-checkpoint-mongodb 0.3.0 and langgraph-store-mongodb 0.4.0, MongoDBSaver.list, MongoDBSaver.alist, and MongoDBStore.search incorporate filter dictionaries into MongoDB queries without...

7.7CVSS0.0039EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/14 5:09 p.m.6 views

EUVD-2026-77674

LangChain MongoDB provides integrations between MongoDB, Atlas, LangChain, and LangGraph. Prior to langgraph-checkpoint-mongodb 0.3.0 and langgraph-store-mongodb 0.4.0, MongoDBSaver.list, MongoDBSaver.alist, and MongoDBStore.search incorporate filter dictionaries into MongoDB queries without...

7.7CVSS5.8AI score0.0039EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 6:40 p.m.13 views

CVE-2026-84199

A flaw was found in Kyverno. A Server-Side Request Forgery SSRF vulnerability exists in the APICall feature due to improper validation of the URL field in a Policy's ServiceCall configuration. A user with namespace-level Policy creation permissions can exploit this to direct Kyverno to make HTTP...

7.7CVSS5.8AI score0.0026EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/10 10:17 p.m.9 views

CVE-2026-81540

IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a remote authenticated attacker to overwrite ruleset files belonging to other tenants due to a path traversal vulnerability...

8.5CVSS0.00396EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87820

CyberPanel versions 2.4.3 through 2.4.5 expose unauthenticated AI Scanner debugging endpoints that disclose administrator usernames, API-key prefixes, scan identifiers, target domains, and account metadata. Unauthenticated attackers can enumerate panel administrators and recent scanner activity t...

6.9CVSS0.00522EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/09 11:21 a.m.38 views

CVE-2026-87820 CyberPanel 2.4.3 through 2.4.5 Information Disclosure via AI Scanner

CyberPanel versions 2.4.3 through 2.4.5 expose unauthenticated AI Scanner debugging endpoints that disclose administrator usernames, API-key prefixes, scan identifiers, target domains, and account metadata. Unauthenticated attackers can enumerate panel administrators and recent scanner activity t...

6.9CVSS0.00522EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/08 5:18 p.m.7 views

CVE-2026-75156

Apache Airflow FAB provider versions 3.7.3 through 3.8.0 do not validate the issuer or audience of Azure AD idtokens during OAuth login. Deployments are affected only when the FAB auth manager is configured with Azure AD as an OAuth provider. Because the signing keys are fetched from Microsoft's...

9.1CVSS0.00274EPSS
SaveExploits0References3
Rows per page
Query Builder