Lucene search
+L

1578 matches found

Github Security Blog
Github Security Blog
added 2026/09/22 8:40 p.m.3 views

Hatchet DurableTask WorkerStatus gRPC resolves caller-supplied durable-task UUIDs via ListSatisfiedEntries with no tenant_id filter

Cross-tenant disclosure risk on DurableTask bidi RPC This is a low-severity, low-risk cross-tenant data exposure vuln caused by blindly accepting a durable task id, in addition to a list of node and branch ids that identify records in that task's event log, and returning them to the caller via th...

4.3CVSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/09/22 8:40 p.m.3 views

EUVD-2026-83980

Hatchet DurableTask WorkerStatus gRPC resolves caller-supplied durable-task UUIDs via ListSatisfiedEntries with no tenantid filter...

4.3CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/22 8:40 p.m.3 views

Hatchet: Cross-tenant durable callback payload disclosure in Hatchet V1 Dispatcher

Summary The V1 DurableTask stream handler registers worker-supplied durable task external IDs in an in-memory callback routing map before verifying that the authenticated tenant owns the task. If the tenant-scoped ownership check fails, the handler logs the error and continues, but the map entry...

3.1CVSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
added 2026/09/22 8:35 p.m.8 views

Azure-APIM-Cross-Tenant-Signup-Bypass

Azure APIM Cross-Tenant Signup Bypass Status 01.12.2025: This vulnerability is still live and exploitable. Microsoft has not patched this issue and considers it "by design." Security Advisory GHSA-vcwf-73jp-r7mv CVE-2025-66390 Summary A security vulnerability in Azure API Management APIM Develope...

9.8CVSS6AI score0.00642EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/09/22 8:34 p.m.3 views

Hatchet: Cross-Tenant Durable Task Event Log Disclosure via Missing Authorization Check

Summary The GET /api/v1/stable/durable-tasks/durable-task endpoint listDurableEventLog is missing tenant authorization validation, allowing any authenticated user to read durable task event logs from any tenant. Impact This CVE requires the attacker to successfully guess the target UUID. Any...

6.3CVSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
added 2026/09/22 10:37 a.m.11 views

CVE-2026-64640

CVE-2026-64640 — Apache Polaris: credential vending before location validation in register A self-contained, one-command reproducer for CVE-2026-64640 : the Iceberg REST register endpoints in Apache Polaris mint cloud storage credentials for a caller-supplied path and read that path server-side...

6.5CVSS6.2AI score0.0037EPSS
SaveExploits1References10
Kitploit
Kitploit
added 2026/09/22 7:58 a.m.12 views

CVE-2026-52217-VTEX-Checkout-CrossTenant-IDOR

CVE-2026-52217 Cross-tenant and cross-user authorization flaw IDOR / BOLA in the VTEX Commerce Platform Checkout service. Field| Value ---|--- CVE ID| CVE-2026-52217 Vendor| VTEX Product| VTEX Commerce Platform, Checkout service chk Affected| Observed on chk v2.367.3 and reproduced on v2.374.3. T...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 1:48 a.m.10 views

CVE-2026-57830

Helix Ultimate Framework — Unauthenticated Path-Traversal Arbitrary File/Folder Read+Delete This is a confirmed DoS + cross-tenant filesystem access vulnerability, NOT RCE. An RCE-escalation theory delete configuration.php to re-expose the Joomla installer was tested live and disproved — see "RCE...

9.1CVSS5.7AI score0.00496EPSS
SaveExploits1
CVE
CVE
added 2026/09/21 6:16 p.m.9 views

CVE-2026-94494

jshERP through 3.6 contains a tenant isolation bypass vulnerability in the GET /tenant/info endpoint (TenantController.java). Authenticated users can iterate the primary key to enumerate records of other tenants, exposing sensitive data such as login names, validity dates, user quotas, and enable...

5.3CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/21 5:42 p.m.5 views

EUVD-2026-84034

HomeBox is a home inventory and organization system. Prior to 0.26.0, MaintenanceEntryRepository.Update and MaintenanceEntryRepository.Delete in backend/internal/data/repo/repomaintenanceentry.go use UpdateOneIDid and DeleteOneIDid without verifying that the maintenance entry belongs to the...

8.1CVSS0.00036EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/21 5:41 p.m.5 views

EUVD-2026-84033

HomeBox is a home inventory and organization system. Prior to 0.26.0, NotifierRepository.Update in backend/internal/data/repo/reponotifier.go updates a notifier through UpdateOneIDid without requiring the record's user ID to match the authenticated user. An authenticated user who supplies another...

8.1CVSS0.00028EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/21 4:17 p.m.11 views

CVE-2026-88978

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.106.1, the WorkerStatus gRPC polling path in pkg/repository/durableevents.go passes caller-supplied durable task, node, and branch identifiers to ListSatisfiedEntries without a tenant...

4.3CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/21 4:17 p.m.8 views

CVE-2026-84298

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.95.3, the V1 DurableTask stream handler stores worker-supplied taskexternalid values in the durableInvocations routing map before tenant ownership is verified, and callback delivery...

3.1CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/21 4:17 p.m.9 views

CVE-2026-63342

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.91.1, api-contracts/openapi/paths/v1/workflow-runs/workflowrun.yaml defines the GET /api/v1/stable/durable-tasks/durable-task endpoint implemented by listDurableEventLog without requiri...

6.3CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/21 3:49 p.m.15 views

CVE-2026-88978

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows. Prior to 0.106.1 , the WorkerStatus gRPC polling path in pkg/repository/durable_events.go passes caller-supplied durable task, node, and branch identifiers to ListSatisfiedEntries without a tenant filter ....

4.3CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/21 3:47 p.m.19 views

CVE-2026-84298

Hatchet , a platform for orchestrating background tasks and durable workflows, contains a cross-tenant information disclosure in its V1 DurableTask stream handler prior to version 0.95.3. The root cause is that worker-supplied task_external_id values are stored in the durableInvocations routing m...

3.1CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/21 3:47 p.m.34 views

CVE-2026-84298 Hatchet: Cross-tenant durable callback payload disclosure in Hatchet V1 Dispatcher

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.95.3, the V1 DurableTask stream handler stores worker-supplied taskexternalid values in the durableInvocations routing map before tenant ownership is verified, and callback delivery...

3.1CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/21 3:47 p.m.6 views

CVE-2026-84298 Hatchet: Cross-tenant durable callback payload disclosure in Hatchet V1 Dispatcher

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.95.3, the V1 DurableTask stream handler stores worker-supplied taskexternalid values in the durableInvocations routing map before tenant ownership is verified, and callback delivery...

3.1CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/21 3:44 p.m.3 views

CVE-2026-63342 Hatchet: Cross-Tenant Durable Task Event Log Disclosure via Missing Authorization Check

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.91.1, api-contracts/openapi/paths/v1/workflow-runs/workflowrun.yaml defines the GET /api/v1/stable/durable-tasks/durable-task endpoint implemented by listDurableEventLog without requiri...

6.3CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/21 3:44 p.m.15 views

CVE-2026-63342

Hatchet , a platform for orchestrating background tasks, AI agents, and durable workflows, is affected by a cross-tenant authorization bypass prior to version 0.91.1 . The GET /api/v1/stable/durable-tasks/{durable-task} endpoint (implemented by listDurableEventLog) fails to require the target ten...

6.3CVSS
SaveExploits0References2
Rows per page
Query Builder