Lucene search
+L

78177 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/04 6:01 p.m.10 views

CVE-2026-70474

Flowise is a drag-and-drop user interface for building customized large language model LLM flows. Prior to 3.1.3, Flowise has three OAuth2 credential endpoints that look up credentials by id alone with no workspaceId filter. The authorize, callback, and refresh handlers query the Credential table...

7.6CVSS5.5AI score0.00288EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/04 5:56 p.m.66 views

CVE-2026-70473

Flowise (a UI for building LLM workflows) prior to version 3.1.3 exposed a server-wide upsert-history via GET /api/v1/upsert-history. The endpoint returned data scoped to none of the requester’s identity (user/tenant/workspace) and could exceed 100 MB, including sensitive configuration data such ...

8.3CVSS5.5AI score0.00246EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/04 4:50 p.m.8 views

EUVD-2026-52794

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 4:16 p.m.13 views

CVE-2026-18773

A vulnerability was detected in NousResearch hermes-agent up to 2026.6.5. Affected by this issue is the function checkslashaccess of the file gateway/run.py of the component Quick Command Handler. The manipulation results in incorrect authorization. The attack can be launched remotely. The exploi...

6.5CVSS0.00201EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 4:11 p.m.10 views

katello: missing repository authorization in content_uploads exposes cross-product content existence

A flaw was found in Katello's of Red Hat Satellite. A content upload functionality where insufficient authorization checks in the ContentUploadsController allowed users with the editproducts permission to query content information for repositories outside the products they were authorized to...

4.3CVSS5.4AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 4:04 p.m.9 views

katello: missing repository authorization in content_uploads exposes cross-product content existence

A flaw was found in Katello's of Red Hat Satellite. A content upload functionality where insufficient authorization checks in the ContentUploadsController allowed users with the editproducts permission to query content information for repositories outside the products they were authorized to...

4.3CVSS5.5AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 4:01 p.m.11 views

katello: missing repository authorization in content_uploads exposes cross-product content existence

A flaw was found in Katello's of Red Hat Satellite. A content upload functionality where insufficient authorization checks in the ContentUploadsController allowed users with the editproducts permission to query content information for repositories outside the products they were authorized to...

4.3CVSS5.4AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 4:01 p.m.23 views

Important: Red Hat Security Advisory: Satellite 6.19.3 Async Update

A new release is now available for Red Hat Satellite 6.19 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.1CVSS5.5AI score0.01213EPSS
SaveExploits6References9
RedHat Linux
RedHat Linux
added 2026/08/04 4:01 p.m.11 views

katello: missing repository authorization in content_uploads exposes cross-product content existence

A flaw was found in Katello's of Red Hat Satellite. A content upload functionality where insufficient authorization checks in the ContentUploadsController allowed users with the editproducts permission to query content information for repositories outside the products they were authorized to...

4.3CVSS5.5AI score0.00223EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/04 3:16 p.m.11 views

CVE-2026-18650

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Privilege Escalation. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 3:00 p.m.48 views

CVE-2026-18773

The vulnerability CVE-2026-18773 affects the NousResearch Hermes-Agent up to version 2026.6.5. The flaw resides in the Quick Command Handler’s file gateway/run.py, within the function _check_slash_access, leading to incorrect authorization. This enables a remote attacker to exploit the issue (exp...

6.5CVSS6.2AI score0.00201EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 3:00 p.m.37 views

CVE-2026-18773 NousResearch hermes-agent Quick run.py _check_slash_access authorization

A vulnerability was detected in NousResearch hermes-agent up to 2026.6.5. Affected by this issue is the function checkslashaccess of the file gateway/run.py of the component Quick Command Handler. The manipulation results in incorrect authorization. The attack can be launched remotely. The exploi...

6.5CVSS0.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/04 3:00 p.m.8 views

EUVD-2026-52727

A vulnerability was detected in NousResearch hermes-agent up to 2026.6.5. Affected by this issue is the function checkslashaccess of the file gateway/run.py of the component Quick Command Handler. The manipulation results in incorrect authorization. The attack can be launched remotely. The exploi...

6.5CVSS5.2AI score0.00201EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/04 2:53 p.m.64 views

CVE-2026-69252

Flowise CVE-2026-69252: Before 3.1.3, the /api/v1/files route was protected only by feat:files and did not enforce checkPermission on GET/DELETE. A low-privileged, authenticated API key could list files under the organization root and delete files in other workspaces within the same organization ...

7.2CVSS5.5AI score0.0026EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 2:53 p.m.34 views

CVE-2026-69252 Flowise: Missing authorization on `/api/v1/files` allows low-privileged API keys to list and delete files across workspaces within the same organization

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permission...

7.2CVSS0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 2:53 p.m.8 views

CVE-2026-69252 Flowise: Missing authorization on `/api/v1/files` allows low-privileged API keys to list and delete files across workspaces within the same organization

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permission...

7.2CVSS5.5AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/04 2:20 p.m.12 views

Flowise: Unauthenticated OAuth2 Refresh Enables Non-Blind SSRF and Secret Exfiltration

Summary The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design it is in the public whitelist and performs a server-side HTTP request to a credential-controlled URL accessTokenUrl without SSRF protections. In runtime validation, this...

8.5CVSS5.7AI score0.00342EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/04 2:16 p.m.12 views

CVE-2026-17070

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS0.00286EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 2:02 p.m.10 views

EUVD-2026-52691

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Privilege Escalation. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS5.4AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/04 2:02 p.m.36 views

CVE-2026-18650 Missing Authorization Leading to Root Code Execution in HAVELSAN's Liman MYS

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Privilege Escalation. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS0.00232EPSS
SaveExploits0References1
Rows per page
Query Builder