Lucene search
+L

517 matches found

RedhatCVE
RedhatCVE
added 2026/09/23 3:01 p.m.3 views

CVE-2026-91182

A flaw was found in open-cluster-management. An agent communicating via the gRPC broker can bypass authorization by manipulating the ce-clustername cloud event header attribute, which is used for authorization, independently of the actual event payload. This allows a registered managed cluster to...

3.3CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2026/09/21 7:17 p.m.5 views

CVE-2026-94494

jshERP through 3.6 contains a tenant isolation bypass vulnerability that allows authenticated users to read other tenants' records via the GET /tenant/info endpoint. Attackers can iterate the primary key to enumerate and access sensitive tenant data including login names, validity dates, user...

5.3CVSS0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/21 6:16 p.m.4 views

CVE-2026-94494 jshERP through 3.6 Tenant Information Disclosure via GET /tenant/info

jshERP through 3.6 contains a tenant isolation bypass vulnerability that allows authenticated users to read other tenants' records via the GET /tenant/info endpoint. Attackers can iterate the primary key to enumerate and access sensitive tenant data including login names, validity dates, user...

5.3CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/09/18 6:17 p.m.12 views

CVE-2026-63458

Perses is an open-source dashboard and visualization project for observability data. Prior to 0.54.0-beta.3, an authenticated user with viewer access to one project can supply another project through the project query parameter on project-scoped list endpoints, including...

7.1CVSS0.00303EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 5:32 p.m.41 views

CVE-2026-63458 Perses project query parameter authorization bypass exposes cross-project resources

Perses is an open-source dashboard and visualization project for observability data. Prior to 0.54.0-beta.3, an authenticated user with viewer access to one project can supply another project through the project query parameter on project-scoped list endpoints, including...

7.1CVSS0.00303EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/18 5:32 p.m.12 views

CVE-2026-63458 Perses project query parameter authorization bypass exposes cross-project resources

Perses is an open-source dashboard and visualization project for observability data. Prior to 0.54.0-beta.3, an authenticated user with viewer access to one project can supply another project through the project query parameter on project-scoped list endpoints, including...

7.1CVSS5.8AI score0.00303EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 5:32 p.m.28 views

CVE-2026-63458

Perses , an open-source dashboard and visualization project for observability data, contains an authorization bypass on project-scoped list endpoints (e.g., /api/v1/projects/{project}/dashboards, /api/v1/datasources). An authenticated user with viewer access to one project can supply a different ...

7.1CVSS5.8AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 5:32 p.m.7 views

CVE-2026-63458 Perses project query parameter authorization bypass exposes cross-project resources

Perses is an open-source dashboard and visualization project for observability data. Prior to 0.54.0-beta.3, an authenticated user with viewer access to one project can supply another project through the project query parameter on project-scoped list endpoints, including...

7.1CVSS5.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/18 5:15 p.m.9 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.9CVSS6.2AI score0.00281EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/09/17 10:17 p.m.8 views

CVE-2026-54519

AI Agent Automation is a modular AI agent workflow automation platform with schedulers, tools, and observability. Prior to 0.9.1, backend/src/controllers/memory.controller.js authenticates requests but listMemories, deleteMemory, and clearAgentMemory use a caller-supplied agentId or memory id...

8.8CVSS0.00354EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 9:58 p.m.11 views

EUVD-2026-82580

AI Agent Automation is a modular AI agent workflow automation platform with schedulers, tools, and observability. Prior to 0.9.1, backend/src/controllers/memory.controller.js authenticates requests but listMemories, deleteMemory, and clearAgentMemory use a caller-supplied agentId or memory id...

8.8CVSS5.8AI score0.00354EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 9:58 p.m.38 views

CVE-2026-54519 AI Agent Automation: Missing ownership checks in memory APIs allow cross-user memory read and deletion

AI Agent Automation is a modular AI agent workflow automation platform with schedulers, tools, and observability. Prior to 0.9.1, backend/src/controllers/memory.controller.js authenticates requests but listMemories, deleteMemory, and clearAgentMemory use a caller-supplied agentId or memory id...

8.8CVSS0.00354EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 3:33 p.m.9 views

EUVD-2026-80851

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.7CVSS5.8AI score0.00377EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 3:33 p.m.34 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
CVE
CVE
added 2026/09/16 3:33 p.m.21 views

CVE-2026-61595

djust prior to 1.0.7 provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Multi-tenant isolation was enforced only on the HTTP path: the current tenant was stored in threading.local() and set exclusively by the HTTP-only TenantMiddleware. On the...

7.7CVSS5.8AI score0.00377EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/16 3:33 p.m.14 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.7CVSS5.8AI score0.00377EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 3:33 p.m.8 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.7CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/16 3:32 p.m.8 views

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

Impact 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, so on the live WebSocket/SSE path getcurrenttenant was always None during mount and every event handler — and the tenant-aware...

7.7CVSS5.8AI score0.00377EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/16 3:32 p.m.6 views

GHSA-3492-CVG7-9MR2 djust: Multi-tenant isolation fails open on the WebSocket/SSE path, disclosing other tenants' data

Impact 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, so on the live WebSocket/SSE path getcurrenttenant was always None during mount and every event handler — and the tenant-aware...

7.7CVSS5.8AI score0.00377EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/15 5:12 p.m.8 views

CVE-2026-55774

A flaw was found in OpenBao, an open source identity-based secrets management system. An authenticated user with specific access to lease revocation functions could revoke a lease in a different namespace if the foreign lease identifier was known. This bypasses Access Control List ACL isolation,...

2.1CVSS5.6AI score0.00444EPSS
SaveExploits0References2
Rows per page
Query Builder