Lucene search
+L

69412 matches found

CVE
CVE
added 2026/07/21 5:35 p.m.29 views

CVE-2026-56579

CVE-2026-56579 concerns HCL MyCloud where a license key is exposed in HTTP responses, enabling potential misuse of exposed information and compromising application security. The available sources confirm the issue and describe the risk as arising from sensitive data leakage, but they do not speci...

3.1CVSS5.3AI score0.00246EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/21 5:17 p.m.12 views

CVE-2026-15342

Plane contains a multi‑tenant authorization flaw in its asset‑management API that allows authenticated users from one workspace to access, delete, or duplicate assets belonging to another workspace by providing only the victim workspace slug and asset ID. The affected endpoints return presigned...

6.5CVSS0.00376EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 4:53 p.m.5 views

SUSE-SU-2026:22889-1 Security update for curl

This update for curl fixes the following issues - CVE-2026-8286: wrong STARTTLS connection reuse bsc1268402. - CVE-2026-8458: wrong reuse for different services bsc1268407. - CVE-2026-8924: traling dot domain super cookie bsc1268409. - CVE-2026-8927: env-set cross-proxy Digest auth state leak...

9.8CVSS5.8AI score0.01064EPSS
SaveExploits10References21
RedhatCVE
RedhatCVE
added 2026/07/21 4:51 p.m.11 views

CVE-2026-63728

A flaw was found in Gitleaks. This template injection vulnerability allows an attacker who can influence report templates to read arbitrary environment variables. By leveraging non-hermetic Sprig template functions, attackers can craft malicious report templates to extract sensitive data such as...

8.1CVSS5.5AI score0.00206EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 4:49 p.m.36 views

CVE-2026-47408 praisonai-platform: list_issue_activity returns activity log for any issue regardless of workspace ownership

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The GET /workspaces/workspaceid/issues/issueid/activity endpoint is gated by requireworkspacememberworkspaceid and dispatches to...

6.5CVSS0.00402EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 4:49 p.m.71 views

CVE-2026-47408

CVE-2026-47408 affects PraisonAI Platform: the endpoint GET /workspaces/{workspace_id}/issues/{issue_id}/activity is vulnerable to Insecure Direct Object Reference because list_for_issue(issue_id) ignores workspace context. A member can retrieve the full activity log for any issue across the mult...

6.5CVSS5.4AI score0.00402EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 4:49 p.m.8 views

CVE-2026-47408 praisonai-platform: list_issue_activity returns activity log for any issue regardless of workspace ownership

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The GET /workspaces/workspaceid/issues/issueid/activity endpoint is gated by requireworkspacememberworkspaceid and dispatches to...

6.5CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/21 4:42 p.m.38 views

CVE-2026-15342 CVE-2026-15342

Plane contains a multi‑tenant authorization flaw in its asset‑management API that allows authenticated users from one workspace to access, delete, or duplicate assets belonging to another workspace by providing only the victim workspace slug and asset ID. The affected endpoints return presigned...

0.00376EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 4:42 p.m.22 views

EUVD-2026-46320

Plane contains a multi‑tenant authorization flaw in its asset‑management API that allows authenticated users from one workspace to access, delete, or duplicate assets belonging to another workspace by providing only the victim workspace slug and asset ID. The affected endpoints return presigned...

5.3AI score0.00376EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 4:42 p.m.8 views

CVE-2026-47407 PraisonAI Platform has a cross-workspace IDOR + member-role privilege escalation

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Prior to version 0.1.4, the Platform server exposes resources under /api/v1/workspaces/workspaceid/... and protects them with a requireworkspacememberworkspaceid FastAPI dependency. The dependency only checks tha...

9.4CVSS5.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.17 views

libssh: libssh: information disclosure via ProxyCommand %r username expansion

A flaw was found in libssh. A malicious username expanded through %r in ProxyCommand handling can inject shell metacharacters, exposing environment variables and causing unintended shell behavior...

3.9CVSS5.2AI score0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 4:17 p.m.13 views

CVE-2026-47396

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's call server exposes a network-facing agent control API without authentication when CALLSERVERTOKEN is not configured. The affected component is the praisonai.api.agentinvoke router as mounted by praisonai.api.call. The...

9.8CVSS0.00642EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 3:44 p.m.14 views

EUVD-2026-46302

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS5.5AI score0.0049EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 3:21 p.m.16 views

CVE-2026-47391 PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool execution

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, PraisonAI's first-party A2A server example exposes an unauthenticated A2A JSON-RPC endpoint and registers a calculateexpression tool implemented with Python eval. The example also binds to 0.0.0.0. A remote unauthenticated attacker...

9.8CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 2:26 p.m.19 views

EUVD-2026-46270

Ninja Forms WordPress plugin version 3.14.8 and prior contains a missing authorization vulnerability in the render callback of the ninja-forms/submissions-table Gutenberg block that allows authenticated attackers with Author-level privileges to expose stored form submissions to unauthenticated...

7.1CVSS5.5AI score0.00437EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/21 2:26 p.m.7 views

CVE-2026-65050 Ninja Forms Missing Authorization in submissions-table Gutenberg Block Discloses Form Submissions to Unauthenticated Visitors

Ninja Forms WordPress plugin version 3.14.8 and prior contains a missing authorization vulnerability in the render callback of the ninja-forms/submissions-table Gutenberg block that allows authenticated attackers with Author-level privileges to expose stored form submissions to unauthenticated...

7.1CVSS5.5AI score0.00437EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/07/21 2:24 p.m.15 views

USN-8579-1: snapd vulnerabilities

James Henstridge discovered that snapd's default apparmor template did not restrict access to systemd-userdbd varlink interface. A local attacker could possibly use this issue to obtain sensitive information. CVE-2024-5300 Qualys discovered that snap-confine can be tricked to create...

8.4CVSS5.4AI score0.00215EPSS
SaveExploits0
CVE
CVE
added 2026/07/21 2:11 p.m.39 views

CVE-2026-11876

CVE-2026-11876 in zenml-io/zenml

5CVSS5.5AI score0.00307EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 2:00 p.m.15 views

Information Exposure

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Information Exposure via the GraphQL API when public introspection is disabled. An attacker can obtain hidden schema...

6.9CVSS5.9AI score0.00472EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 1:17 p.m.8 views

DEBIAN-CVE-2026-16357

Incorrect boundary conditions in the Graphics component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

9.8CVSS5.2AI score0.00405EPSS
SaveExploits0References1
Rows per page
Query Builder