Lucene search
+L

22546 matches found

NVD
NVD
added 2026/07/02 8:17 p.m.11 views

CVE-2026-58580

LobeChat through 2.2.9 server-database deployments are vulnerable to broken object-level authorization in MessageModel. The updateMessagePlugin, updatePluginState, updatePluginError, updateTTS and updateTranslate methods filter target rows by message id alone, omitting the userId scope that sibli...

6CVSS0.0025EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/02 7:49 p.m.12 views

GHSA-5HVG-W58J-545M Mautic has Stored Cross-Site Scripting (XSS) in Project Option Selector

Summary A stored Cross-Site Scripting XSS vulnerability exists in the project selector component of Mautic 7. When rendering selection menus for associating projects with system entities, the application fails to sanitize project names returned via AJAX before injecting them into the DOM as optio...

5.4CVSS5.7AI score0.00173EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/02 7:49 p.m.20 views

EUVD-2026-33279

Mautic has Stored Cross-Site Scripting XSS in Projects Component...

7.6CVSS5.8AI score0.00213EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/02 7:48 p.m.23 views

EUVD-2026-33277

Mautic vulnerable to Path Traversal via Campaign Import...

9.9CVSS5.8AI score0.00583EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/02 7:47 p.m.18 views

EUVD-2026-33273

Mautic Focus component Vulnerable to SSRF...

6.4CVSS5.8AI score0.00146EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/02 7:38 p.m.49 views

CVE-2026-58579 RAGFlow < 0.26.3 - Stored Cross-Site Scripting via Agent Pipeline Node Name

RAGFlow before 0.26.3 stores an agent pipeline DSL node name without sanitization: the agent update endpoint normalizes the submitted DSL via normalizedsl, which only performs JSON serialization validation and preserves the node name verbatim. The dataflow-result web UI then renders that name int...

5.4CVSS0.00298EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/02 7:38 p.m.30 views

CVE-2026-58579 RAGFlow < 0.26.3 - Stored Cross-Site Scripting via Agent Pipeline Node Name

RAGFlow before 0.26.3 stores an agent pipeline DSL node name without sanitization: the agent update endpoint normalizes the submitted DSL via normalizedsl, which only performs JSON serialization validation and preserves the node name verbatim. The dataflow-result web UI then renders that name int...

5.4CVSS6.1AI score0.00298EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/02 7:35 p.m.12 views

Security Bulletin: Parameter Injection Vulnerability in API Graph Execution Engine

Summary A parameter injection vulnerability existed in the API Graph Execution Engine's tweaks processing mechanism. The vulnerability allowed authenticated attackers to bypass security controls and inject malicious parameters into flow components at runtime. An attacker with valid API credential...

8.8CVSS6AI score0.0053EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/02 7:30 p.m.13 views

Security Bulletin: Remote Code Execution in CUGA Component CodeAgent

Summary An authenticated user could execute arbitrary commands on the server when the CUGA component is installed and a flow using CUGA's CodeAgent is created and executed. The vulnerability exists in the CodeAgent's Python code execution path, which permits object graph introspection to recover...

9.9CVSS6.7AI score0.00351EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/02 7:25 p.m.11 views

Security Bulletin: Remote Code Execution via Code Validation Endpoint

Summary A remote code execution vulnerability existed in the code validation endpoint where authenticated users could execute arbitrary code with server privileges. The vulnerability occurred because the validation process compiled and executed user-submitted code, including function...

9.9CVSS6.7AI score0.00807EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/07/02 7:25 p.m.32 views

EUVD-2026-33256

Mautic has SQL Injection in API Contact Filtering...

7.1CVSS5.8AI score0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/02 7:25 p.m.10 views

GHSA-FCMW-WX57-9P75 Mautic has SQL Injection in API Contact Filtering

Summary An SQL injection vulnerability exists in Mautic's API contact filtering mechanism. Due to insufficient recursive sanitization of nested query parameters, an authenticated API user can bypass input filtering and inject arbitrary SQL commands. Impact An authenticated user with API access ca...

7.1CVSS6.1AI score0.00224EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/02 5:17 p.m.15 views

CVE-2026-54886

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Erlang OTP ssh sshsftpd module allows an authenticated SFTP user to render an SFTP channel permanently unresponsive. The handledata/4 function in sshsftpd contains a catch-all clause that accepts channel data of any type. When...

5.3CVSS0.00331EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/02 5:17 p.m.17 views

CVE-2026-53422

Observable Response Discrepancy vulnerability in Erlang OTP ssh sshsftpd module allows an authenticated SFTP user to enumerate the existence of files and directories outside the configured root directory. The SSHFXPREALPATH handler in sshsftpd calls relatefilename/3 with Canonicalize=false, unlik...

4.3CVSS5.6AI score0.00262EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/07/02 5:17 p.m.18 views

CVE-2026-54886

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Erlang OTP ssh sshsftpd module allows an authenticated SFTP user to render an SFTP channel permanently unresponsive. The handledata/4 function in sshsftpd contains a catch-all clause that accepts channel data of any type. When...

5.3CVSS5.5AI score0.00331EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/02 4:06 p.m.13 views

EEF-CVE-2026-54886 SSH SFTP server denial of service via extended channel data infinite loop

Summary Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Erlang OTP ssh ssh\sftpd module allows an authenticated SFTP user to render an SFTP channel permanently unresponsive. The handle\data/4 function in ssh\sftpd contains a catch-all clause that accepts channel data of any...

5.3CVSS6.1AI score0.00331EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/02 4:06 p.m.48 views

CVE-2026-54886

The vulnerability CVE-2026-54886 affects Erlang/OTP's SSH server side (ssh_sftpd) and allows an authenticated SFTP client to trigger an infinite loop on a channel by sending SSH_MSG_CHANNEL_EXTENDED_DATA. The handle_data/4 clause tail-calls itself when a non-zero data_type_code arrives with an em...

5.3CVSS6.1AI score0.00331EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/07/02 4:06 p.m.11 views

EEF-CVE-2026-53422 SFTP REALPATH path-existence oracle allowing filesystem enumeration outside configured root

Summary Observable Response Discrepancy vulnerability in Erlang OTP ssh ssh\sftpd module allows an authenticated SFTP user to enumerate the existence of files and directories outside the configured root directory. The SSH\FXP\REALPATH handler in ssh\sftpd calls relate\file\name/3 with...

2.3CVSS5.8AI score0.00262EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/02 4:00 p.m.32 views

EUVD-2026-36318

OpenClaw's browser act interactions could bypass private-network navigation checks...

7.7CVSS5.8AI score0.00247EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/02 3:17 p.m.24 views

CVE-2026-55110

A malicious actor who lures an authenticated user to a malicious page could exploit a Cross-Origin Resource Sharing CORS misconfiguration found in UniFi OS to trigger actions in UniFi OS using that user's session...

7.5CVSS0.00271EPSS
SaveExploits0References1
Rows per page
Query Builder