Lucene search
+L

59790 matches found

Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.29 views

PT-2026-57319

Name of the Vulnerable Software and Affected Versions Apache Log4j API versions 2.13.1 through 2.25.4 Apache Log4j API version 2.26.0 Description Improper encoding of non-finite IEEE 754 floating-point values NaN, Infinity, or -Infinity during MapMessage JSON serialization produces output that is...

6.3CVSS6.1AI score0.00574EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.17 views

PT-2026-57196

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.6.78 Description A code injection issue exists in the deploy/api.py file. The agents file parameter is directly interpolated into an f-string without proper sanitization. This interpolated string is used to genera...

9.4CVSS6.3AI score0.00392EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:0 a.m.15 views

Langflow < 1.9.0 Missing Authorization (CVE-2026-33760)

The version of Langflow installed on the remote host is prior to 1.9.0. It is, therefore, affected by a missing authorization vulnerability: - The /api/v1/monitor router exposes 7 endpoints that perform read, write, and delete operations on user-owned resources without verifying that the...

8.8CVSS6.2AI score0.00357EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.20 views

PT-2026-57205

Name of the Vulnerable Software and Affected Versions Grafana affected versions not specified Description Several API endpoints, some of which are unauthenticated, fail to limit the size of the request body before processing. This allows an attacker to send excessively large payloads that trigger...

7.5CVSS6.1AI score0.00388EPSS
SaveExploits0References16
NVD
NVD
added 2026/07/09 11:17 p.m.14 views

CVE-2026-44342

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. Prior to 0.12.0-alpha.1, the email and WeChat account binding endpoints GET /api/oauth/email/bind and GET /api/oauth/wechat/bind used GET requests for state-changing account operations, allowing a...

5.3CVSS0.00159EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/09 10:17 p.m.13 views

CVE-2026-55605

DeepSeek MCP Server is an MCP server for DeepSeek V4. Starting in version 1.4.2 and prior to version 1.8.0, the self-hosted HTTP transport of @arikusi/deepseek-mcp-server exposes POST /mcp without any authentication: createMcpExpressApp is called without an authProvider and no middleware guards t...

5.3CVSS0.00429EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/09 9:30 p.m.50 views

CVE-2026-58122 Hermes WebUI < 0.51.307 Authentication Bypass via X-Forwarded-For Header Spoofing

Hermes WebUI before 0.51.307 contains an authentication bypass vulnerability that allows unauthenticated remote attackers to circumvent local-origin IP restrictions on onboarding endpoints by supplying a spoofed X-Forwarded-For header with a loopback address. Attackers can exploit this bypass to...

9.3CVSS0.00293EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 9:30 p.m.9 views

CVE-2026-58122 Hermes WebUI < 0.51.307 Authentication Bypass via X-Forwarded-For Header Spoofing

Hermes WebUI before 0.51.307 contains an authentication bypass vulnerability that allows unauthenticated remote attackers to circumvent local-origin IP restrictions on onboarding endpoints by supplying a spoofed X-Forwarded-For header with a loopback address. Attackers can exploit this bypass to...

9.3CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2026/07/09 9:14 p.m.30 views

CVE-2026-58123

Technical details (affected version 0.51.788, exploit steps, impact) are not publicly available in the provided documents. Monitor for updates.

9.8CVSS6.8AI score0.00928EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/09 9:14 p.m.18 views

CVE-2026-58123 Hermes WebUI < 0.51.788 Unauthenticated RCE via Terminal API

Hermes WebUI before 0.51.788 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute arbitrary shell commands by accessing the embedded terminal API endpoints without credentials. Attackers can create a session, attach a PTY shell, and write arbitra...

9.8CVSS6.7AI score0.00928EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/09 9:14 p.m.38 views

CVE-2026-58123 Hermes WebUI < 0.51.788 Unauthenticated RCE via Terminal API

Hermes WebUI before 0.51.788 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute arbitrary shell commands by accessing the embedded terminal API endpoints without credentials. Attackers can create a session, attach a PTY shell, and write arbitra...

9.8CVSS0.00928EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/09 9:10 p.m.11 views

CVE-2026-55605

DeepSeek MCP Server is an MCP server for DeepSeek V4. Starting in version 1.4.2 and prior to version 1.8.0, the self-hosted HTTP transport of @arikusi/deepseek-mcp-server exposes POST /mcp without any authentication: createMcpExpressApp is called without an authProvider and no middleware guards t...

5.3CVSS5.9AI score0.00429EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/09 9:10 p.m.12 views

CVE-2026-55605 @arikusi/deepseek-mcp-server Missing Authentication on Self-Hosted HTTP MCP Endpoint

DeepSeek MCP Server is an MCP server for DeepSeek V4. Starting in version 1.4.2 and prior to version 1.8.0, the self-hosted HTTP transport of @arikusi/deepseek-mcp-server exposes POST /mcp without any authentication: createMcpExpressApp is called without an authProvider and no middleware guards t...

5.3CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/09 9:0 p.m.6 views

GHSA-8F2V-2QHJ-GFWG YesWiki: Second-Order SQL Injection in Page Delete API via Unescaped Page Tag (`ApiController::deletePage`)

Summary ApiController::deletePage interpolates a page tag retrieved from the database into a DELETE FROM …links WHERE totag = '$tag' query without escaping. The page tag is attacker-controlled — the POST /api/pages/tag API accepts arbitrary URL-encoded values, including single quotes, and stores...

8.3CVSS6.3AI score0.00033EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/09 9:0 p.m.15 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the query or queries filters in public API endpoints. An attacker can access sensitive database information by injecting crafted SQL expressions into numeric filter parameters, allowing them to infer data based on the...

8.7CVSS6.1AI score0.00047EPSS
SaveExploits0References2
Chainguard
Chainguard
added 2026/07/09 8:31 p.m.48 views

GHSA-JHQ6-GFMJ-V8FX vulnerabilities

Vulnerabilities for packages: management-api-for-apache-cassandra-5.0, akhq, apache-nifi-registry, zookeeper-fips, nacos-docker, airbyte-server, cassandra-fips, s3proxy, management-api-for-apache-cassandra-4.0, knative-kafka-broker, trino, management-api-for-apache-cassandra-4.1, cassandra-reaper...

5.2AI score
SaveExploits0
Cvelist
Cvelist
added 2026/07/09 6:47 p.m.45 views

CVE-2026-54005 Kirby: `pages.access` permission is not checked in the `site/find` REST API route

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites where a role has the pages.access permission disabled allowed authenticated users who know or guess page IDs or UUIDs to retrieve page information, including full content and metadata, for arbitrary published...

7.1CVSS0.00269EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/09 6:47 p.m.58 views

CVE-2026-54005

Kirby CMS has a vulnerability tracked as CVE-2026-54005 where the /api/site/find route does not check the pages.access permission. Prior to versions 4.9.4 and 5.4.4, authenticated users who know or guess page IDs or UUIDs could retrieve full page content and metadata for arbitrary published pages...

7.1CVSS6AI score0.00269EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:47 p.m.10 views

CVE-2026-54005

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites where a role has the pages.access permission disabled allowed authenticated users who know or guess page IDs or UUIDs to retrieve page information, including full content and metadata, for arbitrary published...

7.1CVSS6AI score0.00269EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:27 p.m.10 views

CVE-2026-59148

Mockoon provides way to design and run mock APIs. Prior to 9.7.0, Mockoon's admin API in commons-server/src/libs/server/admin-api.ts is mounted on the same Express listener as user-defined mock routes, enabled by default in shipped runtimes, serves Access-Control-Allow-Origin: with write methods...

8.8CVSS6AI score0.00173EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder