Lucene search
+L

44623 matches found

Cvelist
Cvelist
added last week28 views

CVE-2026-73246 Kestra: Unauthenticated management `/worker` endpoint exposes live task configuration and plaintext credentials

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS0.00347EPSS
SaveExploits0References1
OSV
OSV
added last week8 views

CVE-2026-73246 Kestra: Unauthenticated management `/worker` endpoint exposes live task configuration and plaintext credentials

Kestra is an open-source, event-driven orchestration platform. Prior to 2.0.0-rc6, Kestra's worker/src/main/java/io/kestra/worker/endpoint/WorkerEndpoint.java serves GET /worker without authentication and serializes the complete live Task object, which can expose commands, environment variables,...

7.5CVSS5.7AI score
SaveExploits0References3
CVE
CVE
added last week42 views

CVE-2026-73246

Kestra is an open-source event-driven orchestration platform. A vulnerability exists prior to 2.0.0-rc6 where WorkerEndpoint exposes GET /worker without authentication, serializing the complete live Task object. This can reveal commands, environment variables, HTTP headers, connection details, pl...

7.5CVSS5.6AI score0.00347EPSS
SaveExploits0References1
OSV
OSV
added last week5 views

CVE-2026-48763 TypeBot has Arbitrary S3 Object Write in deprecated public upload endpoint via attacker-controlled filePath

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 expose a deprecated public upload endpoint at GET /api/v1/typebots/typebotId/blocks/blockId/storage/upload-url that accepts an attacker-controlled filePath and returns a presigned S3 PUT URL for that exact key. Because the endpoint only...

8.2CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added last week4 views

GO-2026-5466 Unauthenticated backend instantiation in github.com/rclone/rclone

The operations/fsinfo remote control RC endpoint in rclone was registered without requiring authentication. This allowed unauthenticated callers to instantiate arbitrary backends via inline backend definitions, which could lead to local command execution if the backend configuration allows it e.g...

9.8CVSS5.8AI score0.08585EPSS
SaveExploits2References3
NVD
NVD
added last week7 views

CVE-2026-73243

kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated GET /addTask endpoint in kkFileView is omitted from TrustHostFilter and TrustDirFilter in server/src/main/java/cn/keking/config/WebConfig.java, allowing FileConvertQueueTask to fetch an...

5.8CVSS0.00317EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added last week7 views

CVE-2026-73243

kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated GET /addTask endpoint in kkFileView is omitted from TrustHostFilter and TrustDirFilter in server/src/main/java/cn/keking/config/WebConfig.java, allowing FileConvertQueueTask to fetch an...

5.8CVSS5.3AI score0.00317EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added last week9 views

EUVD-2026-56937

kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated GET /addTask endpoint in kkFileView is omitted from TrustHostFilter and TrustDirFilter in server/src/main/java/cn/keking/config/WebConfig.java, allowing FileConvertQueueTask to fetch an...

5.8CVSS5.3AI score0.00317EPSS
SaveExploits0References5
CVE
CVE
added last week31 views

CVE-2026-73243

kkFileView (Spring Boot-based) prior to version 5.0.1 is vulnerable to unauthenticated SSRF via GET /addTask. The issue arises because this endpoint was omitted from TrustHostFilter and TrustDirFilter in WebConfig.java, allowing FileConvertQueueTask to fetch an attacker-controlled URL after FileH...

5.8CVSS5.3AI score0.00317EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week29 views

CVE-2026-73034 DB-GPT v0.8.1 Path Traversal Arbitrary File Write via user_id Header

DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...

9.8CVSS0.01334EPSS
SaveExploits1References4
Cvelist
Cvelist
added last week29 views

CVE-2026-71475 Insights-client-rhel9: insights-client: spoke-controlled clusterid injected unencoded into insights api url path

A flaw was found in insights-client. A compromised managed cluster, referred to as a 'spoke', can inject unencoded data into the Insights API URL path. This occurs because the ClusterID, which is controlled by the spoke, is used directly in the request path without proper validation or URL...

5CVSS0.00281EPSS
SaveExploits0References2
CVE
CVE
added last week40 views

CVE-2026-71467

CVE-2026-71467 : A flaw in search-v2-api (Acm-search-v2-api-rhel9) causes authentication to be bypassed when a request includes an Upgrade: websocket header. The authentication middleware unconditionally skips auth for such requests, allowing an unauthenticated attacker to POST to /federated with...

7.5CVSS5.5AI score0.0041EPSS
SaveExploits0References2
Cvelist
Cvelist
added last week28 views

CVE-2026-71467 Acm-search-v2-api-rhel9: search-v2-api: authentication bypass on /federated via upgrade: websocket header spoofing

A flaw was found in search-v2-api. The authentication middleware in the affected component unconditionally skips authentication when a request includes an Upgrade: websocket header. An unauthenticated attacker can exploit this by sending a specially crafted HTTP POST request to the /federated...

7.5CVSS0.0041EPSS
SaveExploits0References2
OSV
OSV
added last week13 views

CVE-2026-73032 PapersGPT for Zotero 0.6.1 RCE via Unsanitized LLM Response eval()

PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary JavaScript by returning malicious code from an LLM endpoint that is passed unsanitized to window.eval in views.ts. Attackers can exploit this through prompt injection in PDFs, MITM...

9.4CVSS6.7AI score
SaveExploits0References7
NVD
NVD
added last week7 views

CVE-2026-73221

CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with the Worker role can use predictable task-based request IDs with the lambda request retrieve and destroy endpoints to view automatic annotation requests for tasks or jobs t...

5.3CVSS0.00246EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added last week14 views

Malicious code in @dgn-src-click-to-pay-org/srcdcfreleasecert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2284b9966871244eb99dd61230f6b17e6b2fb315484fb2b3048c51a780820a1f The package's postinstall script POSTs installer metadata package name/version, platform, arch, Node version, timestamp over plain HTTP to a hardcode...

5.3AI score
SaveExploits0References2
EUVD
EUVD
added last week7 views

EUVD-2026-56855

OpenIM Server v3.8.3 contains a missing authorization vulnerability that allows any authenticated user to access admin-only management API endpoints by submitting POST requests with a regular user bearer token to /user/getusers, /user/getallusersuid, and /group/getgroups. Attackers can exploit th...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week27 views

CVE-2026-69113 Cap v0.3.1 Broken Access Control via video comment endpoint

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.4CVSS0.00223EPSS
SaveExploits0References4
OSV
OSV
added last week4 views

CVE-2026-69113 Cap v0.3.1 Broken Access Control via video comment endpoint

Cap v0.3.1 contains a broken access control vulnerability in the POST /api/video/comment endpoint that allows authenticated users to post comments on any private video without permission by supplying an arbitrary videoId in the request body. Attackers can inject comments into private video...

5.3CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added last week9 views

EUVD-2026-56851

XAgent contains a path traversal vulnerability in the workspace file endpoint that allows self-registered or default-credential users to read arbitrary files on the host by supplying parent-directory segments in the filename form field with no path containment check. Attackers can register an...

8.7CVSS5.5AI score0.00702EPSS
SaveExploits0References5
Rows per page
Query Builder