Lucene search
+L

259875 matches found

CVE
CVE
added 2026/07/23 1:30 p.m.18 views

CVE-2026-65690

Bold Reports Standalone Report Designer, versions before 14.1.12, is affected by a path traversal vulnerability in the file upload feature due to missing filepath validation. This allows an authenticated attacker to supply a crafted filename to traverse outside the intended directory and potentia...

8.8CVSS6.1AI score0.00599EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/23 1:30 p.m.13 views

CVE-2026-65690 Bold Reports Standalone Report Designer < 14.1.12 Path Traversal RCE via File Upload

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its file upload functionality that allows authenticated attackers to traverse outside the intended directory by supplying a crafted filename. Attackers can exploit this path traversal...

8.8CVSS6.1AI score0.00599EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/23 11:42 a.m.8 views

CVE-2026-65608 Grav before 2.0.9 Remote Code Execution via FlexDirectory

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 11:42 a.m.34 views

CVE-2026-65608 Grav before 2.0.9 Remote Code Execution via FlexDirectory

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.8CVSS0.00849EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/23 11:42 a.m.9 views

EUVD-2026-48244

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 11:42 a.m.21 views

CVE-2026-65608

Grav prior to 2.0.9 is vulnerable to remote code execution via FlexDirectory. The flaw in FlexDirectory::dynamicDataField() uses attacker-influenced input with call_user_func_array() and only validates that the target is callable, allowing arbitrary shell commands when an authenticated user with ...

8.8CVSS6.8AI score0.00849EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:42 a.m.6 views

CVE-2026-65608 Grav before 2.0.9 Remote Code Execution via FlexDirectory

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.7CVSS6.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/23 11:42 a.m.32 views

CVE-2026-65606 SiYuan before v3.7.2 Cross-Site Scripting to RCE

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/ link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without...

9.6CVSS0.00516EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 11:42 a.m.22 views

CVE-2026-65606

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/ link references a name that is not an installed plugin, SiYuan Desktop opens a custom tab and inserts the link’s icon parameter into the tab header via innerHTML without ...

9.6CVSS5.2AI score0.00516EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 11:42 a.m.23 views

CVE-2026-65605

SiYuan prior to v3.7.2 is vulnerable to a stored XSS in the Attribute View (database) cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, with EscapeHTML applied only when HasUnclosedHtmlTag is true; balanced self-closing tags like can bypass this...

9.6CVSS5.2AI score0.00516EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 11:42 a.m.31 views

CVE-2026-65605 SiYuan before v3.7.2 Stored XSS to RCE via Attribute View

SiYuan before v3.7.2 contains a stored cross-site scripting vulnerability in Attribute View database cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, and EscapeHTML is only applied when HasUnclosedHtmlTag returns true; because balanced...

9.6CVSS0.00516EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3473 LangBot: Authenticated RCE Via MCP Configuration

Summary Any authenticated user can achieve arbitrary command execution on the LangBot servers through changing the MCP Server Configuration by added an "STDIO" MCP with an arbitrary command. Details The repository uses StdioServerParameters which is based on Anthropic's modelcontextprotocol open...

8.8CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.5 views

PYSEC-2026-3463 DIRAC is vulnerable to RCE in FileCatalog DatasetManager via SQL injection + eval

Summary The FileCatalog DatasetManager runs a query on the database and passes the result to eval. The SQL query contains an injection vulnerability which allows an authenticated user to control the parameter returned to the eval resulting in remote code execution. Details The FileCatalog...

9.9CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3462 DIRAC is vulnerable to RCE in RequestManager due to eval on untrusted input

Summary An remote code execution vulnerability exists in RequestManager due to the use of eval on untrusted input that allows any authenticated user to run code/commands on the DIRAC server as the system user running the DIRAC services. Details The exportgetRequestCountersWeb function is callable...

9.9CVSS6.4AI score
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3501 PraisonAI: Unauthenticated RCE via Jobs API + Approval Bypass

Unauthenticated Remote Code Execution via Jobs API and Approval Bypass in PraisonAI Summary An unauthenticated attacker can execute arbitrary OS commands on any server running the PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains two weaknesses: the /api/v1/runs endpoint...

9.8CVSS7.2AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3529 PraisonAI: Unauthenticated RCE via Jobs API + Approval Bypass

Unauthenticated Remote Code Execution via Jobs API and Approval Bypass in PraisonAI Summary An unauthenticated attacker can execute arbitrary OS commands on any server running the PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains two weaknesses: the /api/v1/runs endpoint...

9.8CVSS7.2AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/23 11:18 a.m.6 views

EUVD-2026-48196

Subscriber Remote Code Execution RCE in Advanced Views = 3.8.11 versions...

9.9CVSS5.5AI score0.00597EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 11:18 a.m.27 views

CVE-2026-59543

CVE-2026-59543 describes a Remote Code Execution (RCE) vulnerability in the WordPress Advanced Views plugin, affecting versions

9.9CVSS5.5AI score0.00597EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/23 11:8 a.m.5 views

gitpython: GitPython: Remote Code Execution via Newline Injection in config_writer()

A flaw was found in GitPython. This vulnerability allows attackers to inject newline characters into the section parameter of the configwriter function, leading to the injection of arbitrary section headers into the .git/config file. By forging a core section with a malicious hooksPath, an attack...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.3 views

Astra Linux – Vulnerability in Chromium

Before version 148.0.7778.216, writing V8 code in Google Chrome allowed a remote attacker to execute arbitrary code within a sandbox through a crafted HTML page. Chromium security severity: High...

8.8CVSS7.6AI score0.0028EPSS
SaveExploits1References3
Rows per page
Query Builder