Lucene search
+L

44449 matches found

Positive Technologies
Positive Technologies
added 5 days ago3 views

PT-2026-71083

An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events SSE streams through the /pubsub/subscribe/ endpoint. The token required decorator used by the Pub/Sub interface authenticated requests solely by matching the...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 5 days ago4 views

PT-2026-71247

SiYuan versions before v3.7.4 fail to enforce publish-access checks on getBlockBreadcrumb, getRefText, and getBlockTreeInfos endpoints, allowing disclosure of protected document content and metadata. Anonymous readers or publish RoleReader accounts can retrieve document titles, ancestor block...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago4 views

PT-2026-71245

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago5 views

PT-2026-71028

The WPC Admin Columns WordPress plugin before 2.3.4 does not have authorisation checks in one of its AJAX actions, allowing users with a role as low as subscriber to read arbitrary user, post and term metadata, including data belonging to administrators...

6.5CVSS5.4AI score0.00219EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 5 days ago3 views

PT-2026-71339

Name of the Vulnerable Software and Affected Versions rConfig versions prior to 8.2.13 Description Authenticated attackers can read arbitrary files by supplying unsanitized directory traversal sequences in the filename GET parameter of the download export method. By using ../ sequences, an attack...

7.1CVSS5.4AI score0.00373EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 5 days ago5 views

PT-2026-71235

SiYuan versions before v3.7.4 fail to mask sensitive configuration fields in the /api/system/getConf endpoint, allowing anonymous or publish-reader users to obtain the session-cookie signing key, OS username via pandoc path, and encrypted-notebook key material. Attackers can forge and tamper with...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago9 views

CVE-2026-73246

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
Cvelist
Cvelist
added 6 days ago28 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 6 days ago8 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 6 days ago41 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 6 days ago5 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 6 days ago4 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 6 days ago7 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 6 days ago6 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
CVE
CVE
added 6 days ago31 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
EUVD
EUVD
added 6 days ago9 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
Cvelist
Cvelist
added 6 days ago29 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 6 days ago29 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 6 days ago38 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 6 days ago28 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
Rows per page
Query Builder