Lucene search
+L

78084 matches found

OSV
OSV
added 2026/08/10 6:26 p.m.18 views

CVE-2026-71962 Flowise 2.2.4 - 3.1.4 Missing Authorization via openai-assistants-file/download

Flowise versions 2.2.4 through 3.1.4 contain a missing authorization vulnerability in the POST /api/v1/openai-assistants-file/download endpoint that allows unauthenticated attackers to access private files by exploiting the endpoint's inclusion in the global authentication whitelist, which bypass...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:18 p.m.35 views

CVE-2026-68871

The CVE covers the Yandex Lockbox backend in Apache Airflow’s Yandex provider. In multi-team mode, the team-agnostic lookup can bypass a team-scoped guard: if a team’s namespace is implied by the requested id and the team-scoped lookup misses, a caller could resolve another team’s secret (Connect...

6.5CVSS5.3AI score0.00328EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/10 5:29 p.m.31 views

CVE-2026-72734 Dokploy: Cross-organization authorization bypass in server.remove allows deletion of another organization's server registration

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.28.7 until 0.29.13, the server.remove tRPC mutation in apps/dokploy/server/api/routers/server.ts accepts a caller-controlled serverId and calls haveActiveServices, findServerById, removeDeploymentsByServerId, and deleteServer...

8.4CVSS0.00297EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 5:29 p.m.10 views

CVE-2026-72734 Dokploy: Cross-organization authorization bypass in server.remove allows deletion of another organization's server registration

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.28.7 until 0.29.13, the server.remove tRPC mutation in apps/dokploy/server/api/routers/server.ts accepts a caller-controlled serverId and calls haveActiveServices, findServerById, removeDeploymentsByServerId, and deleteServer...

8.4CVSS5.4AI score0.00297EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 5:29 p.m.82 views

CVE-2026-72734

Dokploy (PaaS) v0.28.7–0.29.13 is affected by a cross-organization authorization bypass in the server.remove tRPC mutation (apps/dokploy/server/api/routers/server.ts). The mutation accepts a caller-controlled serverId and does not verify that the currentServer.organizationId equals ctx.session.ac...

8.4CVSS5.3AI score0.00297EPSS
SaveExploits0References4
HashiCorp Security Advisories
HashiCorp Security Advisories
added 2026/08/10 5:08 p.m.12 views

Vault Enterprise vulnerable to cross-namespace entity deletion

Summary Vault Enterprise’s identity entity batch-delete endpoint is vulnerable to a cross-namespace authorization bypass that may allow an authenticated caller in one namespace to permanently delete the storage backing of entities belonging to another namespace. This vulnerability CVE-2026-14886 ...

8.2CVSS5.4AI score0.00239EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/08/10 5:00 p.m.29 views

CVE-2026-12624 Vault vulnerable to LIST authorization bypass via trailing-slash strip

Vault’s ACL policy engine did not consistently enforce a wildcard glob deny rule against LIST requests made with a trailing slash on the denied path. This may allow a token holding a broader allow rule alongside a narrower wildcard deny rule to enumerate the names of entries beneath a path it was...

4.3CVSS0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 5:00 p.m.19 views

CVE-2026-12624 Vault vulnerable to LIST authorization bypass via trailing-slash strip

Vault’s ACL policy engine did not consistently enforce a wildcard glob deny rule against LIST requests made with a trailing slash on the denied path. This may allow a token holding a broader allow rule alongside a narrower wildcard deny rule to enumerate the names of entries beneath a path it was...

4.3CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/10 5:00 p.m.135 views

CVE-2026-12624

Vault’s ACL policy engine allowed LIST requests with a trailing slash on denied paths to bypass a narrow wildcard deny when a token had a broad allow. This could enable enumeration of names under a denied path. Affected products include Vault Community Edition, with fixes in 2.0.3, and Vault Ente...

4.3CVSS5.3AI score0.00197EPSS
SaveExploits0References1
HashiCorp Security Advisories
HashiCorp Security Advisories
added 2026/08/10 4:57 p.m.29 views

Vault vulnerable to LIST authorization bypass via trailing-slash strip

Summary Vault’s ACL policy engine did not consistently enforce a wildcard glob deny rule against LIST requests made with a trailing slash on the denied path. This may allow a token holding a broader allow rule alongside a narrower wildcard deny rule to enumerate the names of entries beneath a pat...

4.3CVSS5.4AI score0.00197EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/10 4:19 p.m.12 views

CVE-2026-72722

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, TopicLink.extractfrom, TopicLink.ensureentryfor, and TopicLink.duplicatelookup do not consistently enforce Guardian.cansee? checks when processing internal links. An authenticated user can submit...

4.3CVSS0.00324EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/10 4:19 p.m.9 views

CVE-2026-72724

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, plugins/chat/lib/chat/oneboxhandler.rb resolves Chat::Thread by route threadid independently of the route channelid before checking whether the user can preview the selected chat channel. An...

4.3CVSS0.00324EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/10 3:59 p.m.7 views

CVE-2026-72724 Discourse: Private Chat Threat Message Disclosure via Chat Onebox Channel/Threat ID Mismatch

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, plugins/chat/lib/chat/oneboxhandler.rb resolves Chat::Thread by route threadid independently of the route channelid before checking whether the user can preview the selected chat channel. An...

4.3CVSS5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 3:54 p.m.29 views

CVE-2026-72722 Discourse: Duplicate lookup reveals restricted topic titles through canonicalized URLs

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, TopicLink.extractfrom, TopicLink.ensureentryfor, and TopicLink.duplicatelookup do not consistently enforce Guardian.cansee? checks when processing internal links. An authenticated user can submit...

4.3CVSS0.00324EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/10 3:54 p.m.90 views

CVE-2026-72722

Discourse (open‑source discussion platform) contains a vulnerability in TopicLink processing prior to versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. The affected components are TopicLink.extract_from, TopicLink.ensure_entry_for, and TopicLink.duplicate_lookup. The root cause is that Guardia...

4.3CVSS5.3AI score0.00324EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/10 3:17 p.m.14 views

CVE-2026-72759

In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated conversion lookup returns None. The previous logic only denied access when the conversion object...

6.9CVSS0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 3:17 p.m.11 views

CVE-2026-19433

Authorization Bypass Through User-Controlled Key in the contact management component in Roskus Prospero Flow CRM before 5.4.8 allows authenticated users of any company to blindly overwrite the contact data of another company and to download that contact's personal data as a vCard via the contact'...

8.6CVSS0.00253EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 2:19 p.m.17 views

EUVD-2026-55635

In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated conversion lookup returns None. The previous logic only denied access when the conversion object...

6.9CVSS5.3AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 2:19 p.m.12 views

CVE-2026-72759 cti-transmute Conversion History Authorization Bypass Leads to Sensitive Data Disclosure After Conversion Deletion

In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated conversion lookup returns None. The previous logic only denied access when the conversion object...

6.9CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 2:19 p.m.34 views

CVE-2026-72759 cti-transmute Conversion History Authorization Bypass Leads to Sensitive Data Disclosure After Conversion Deletion

In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated conversion lookup returns None. The previous logic only denied access when the conversion object...

6.9CVSS0.00282EPSS
SaveExploits0References1
Rows per page
Query Builder