Lucene search
+L

307013 matches found

RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.11 views

libssh: libssh: denial of service via SFTP responses with unknown request IDs

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

5.3CVSS5.6AI score0.00341EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 9:28 p.m.49 views

CVE-2026-71424 Onyx: Cross-user OAuth-token leak via /api/mcp/servers* for per-user MCP servers

Onyx is an open-source AI platform. Prior to 3.1.10, 3.2.14, and 4.0.0, Onyx's GET /api/mcp/servers and GET /api/mcp/servers/persona/personaid endpoints expose another user's OAuth Authorization header because OnyxTokenStorage.settokens and OnyxTokenStorage.setclientinfo in...

9.6CVSS0.00291EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/17 9:28 p.m.13 views

EUVD-2026-60479

Onyx is an open-source AI platform. Prior to 3.1.10, 3.2.14, and 4.0.0, Onyx's GET /api/mcp/servers and GET /api/mcp/servers/persona/personaid endpoints expose another user's OAuth Authorization header because OnyxTokenStorage.settokens and OnyxTokenStorage.setclientinfo in...

9.6CVSS5.3AI score0.00291EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/17 9:16 p.m.8 views

DEBIAN-CVE-2026-63409

Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vect...

8.2CVSS5.4AI score0.00323EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/17 9:16 p.m.10 views

CVE-2026-44845

JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to 4.10.17, an authenticated administrator with Applet Host management and deployment permissions can inject Jinja2 expressions into the IP/Host field or Core Service Address field, causing...

6.7CVSS0.00615EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/17 9:16 p.m.27 views

EUVD-2026-60473

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, the unauthenticated POST /api/2.0/mlflow/webhooks/id/test endpoint calls validatewebhookurl in mlflow/utils/validation.py only for the original URL while...

9.3CVSS7.9AI score0.1641EPSS
SaveExploits3References5
EUVD
EUVD
added 2026/08/17 9:14 p.m.13 views

EUVD-2026-60471

9Router is an AI router & token saver. In 0.5.4 and earlier, the POST /api/auth/oidc/test endpoint in src/app/api/auth/oidc/test/route.js passes the user-controlled issuerUrl parameter to fetchOidcDiscovery in src/lib/auth/oidc.js without restricting private or loopback destinations, allowing...

8.6CVSS5.3AI score0.00271EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/17 8:57 p.m.13 views

EUVD-2026-60463

Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vect...

8.2CVSS5.3AI score0.00323EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 8:44 p.m.52 views

CVE-2026-65974

ERPNext (versions before 15.111.0 and 16.22.0) exposes frappe.render_template without enforcing restrict_globals in Frappe's safe-execution sandbox, allowing authenticated low-privilege users to perform server-side template injection and achieve remote code execution. The flaw is rated CVSS 9.9 (...

9.9CVSS5.7AI score0.00557EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 8:44 p.m.63 views

CVE-2026-65974 ERPNext: Server-Side Template Injection leading to Remote Code Execution

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.111.0 and 16.22.0, limited authenticated users can cross a permission boundary in Frappe safe execution because frappe.rendertemplate is exposed without forcing restrictglobals, allowing server-side template injectio...

9.9CVSS0.00557EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 8:36 p.m.7 views

CVE-2026-75482 SWE-agent Trajectory Inspector Path Traversal File Disclosure

SWE-agent's trajectory inspector sweagent inspector, confirmed in v1.1.0, is an HTTP server that joins request paths to the trajectory directory in its /trajectory/ handler without rejecting parent-directory '..' references, bypassing the built-in path sanitization. The server binds all interface...

8.7CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/17 8:36 p.m.11 views

EUVD-2026-60394

SWE-agent's trajectory inspector sweagent inspector, confirmed in v1.1.0, is an HTTP server that joins request paths to the trajectory directory in its /trajectory/ handler without rejecting parent-directory '..' references, bypassing the built-in path sanitization. The server binds all interface...

8.7CVSS5.5AI score0.00622EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 8:36 p.m.68 views

CVE-2026-75482

SWE-agent's trajectory inspector (v1.1.0) exposes a path-traversal vulnerability in its /trajectory/ handler, allowing unauthenticated clients to read arbitrary files shaped as trajectory JSON, potentially leaking repository contents, command output, and API keys. The server binds to 0.0.0.0 with...

8.7CVSS5.4AI score0.00622EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 8:17 p.m.30 views

CVE-2026-73560

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the MiMoV2OmniMultiModalProcessor in vllm/transformersutils/processors/mimov2omni.py passes attacker-controlled image and audio strings through fetchimage, requests.get, and Image.open instead of MediaConnector,...

6.5CVSS5.5AI score0.00319EPSS
SaveExploits0References5Affected Software1
Anthropic
Anthropic
added 2026/08/17 8:02 p.m.10 views

ANT-2026-B324R0JY · syncthing/syncthing · auth_bypass

auth-bypass high Severity Claude critical · Security research firm high · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Doyensec. ANT-2026-B324R0JY: stdiscosrv trusts proxy header for client identity...

6AI score
SaveExploits0References1
Anthropic
Anthropic
added 2026/08/17 8:01 p.m.14 views

ANT-2026-XKHM3P45 · nss · heap-use-after-free

use-after-free low Severity Claude critical · Security research firm low · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Calif. ANT-2026-XKHM3P45: Heap use-after-free in NSS DTLS client via crafted...

5.9AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/17 6:21 p.m.8 views

CVE-2026-45698 Netatalk has Integer Underflow → Stack Buffer Overflow in deletedir()

Netatalk is a Free and Open Source file server suite for Unix-like operating systems. In versions 3.1.19 through 4.4.2, a stack-based buffer overflow exists in the deletedir function of Netatalk's afpd daemon due to an integer underflow in the calculation of the remaining buffer size used for pat...

7.5CVSS6AI score0.00272EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/17 6:17 p.m.10 views

Security Bulletin: Multiple Vulnerabilities in IBM Data Product Hub

Summary Multiple vulnerabilities were addressed in IBM Data Product Hub version 5.3.1 Patch 11 Vulnerability Details CVEID:CVE-2026-16221 DESCRIPTION: Impact: fast-uri versions from 2.3.1 through 4.1.0 including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2 do not treat a literal backslas...

9.8CVSS5.7AI score0.00588EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/17 6:16 p.m.10 views

CVE-2026-48053

Kolibri is an offline-first education platform. Prior to version 0.19.4, several Kolibri API endpoints accept an unvalidated baseurl parameter and fetch attacker-controlled URLs from the Kolibri server, reflecting the response body back to the caller. The original report identified two endpoints ...

5.8CVSS0.00282EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 6:06 p.m.18 views

RLSA-2026:55448 Important: libXfont2 security update

X.Org X11 libXfont2 runtime library Security Fixes: libxfont2: Font Server Client encoding Out-Of-Bounds Read/Write CVE-2026-59679 libxfonts2: libXfont2: Privilege Escalation via Heap Buffer Overflow in Font Server Client CVE-2026-44950 For more details about the security issues, including the...

7.5CVSS5.3AI score0.00438EPSS
SaveExploits0References4
Rows per page
Query Builder