Lucene search
+L

496776 matches found

CVE
CVE
added 2026/07/23 11:42 a.m.16 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 score0.00849EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/23 11:42 a.m.14 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
Cvelist
Cvelist
added 2026/07/23 11:42 a.m.30 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.13 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.29 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-3478 LiteLLM: Custom Code Guardrails production endpoints bypass code safety checks

Impact LiteLLM's Custom Code Guardrails production create/update paths did not apply the same sandboxing and validation used by the test endpoint. A privileged user with access to create or update guardrails could submit custom Python code that executed in the LiteLLM proxy environment. In...

2.1CVSS6.3AI score0.00355EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3477 LiteLLM: Arbitrary file write via path traversal in Skills archive extraction

Impact LiteLLM Skills archive extraction did not sufficiently validate file paths from uploaded skill ZIP archives. An authenticated user with access to LiteLLM LLM API routes, or a key whose allowedroutes includes /v1/skills, anthropicroutes, or llmapiroutes, could upload a crafted skill archive...

6.1CVSS6.1AI score0.00313EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.5 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.6 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.7 views

PYSEC-2026-3511 PraisonAI: Jobs API exposes agent-execution endpoints with no authentication

praisonai: Jobs API exposes agent-execution endpoints with no authentication Researcher: Kai Aizen — SnailSploit @SnailSploit, Adversarial & Offensive Security Research Target: https://github.com/MervinPraison/PraisonAI --- Package: praisonai on PyPI Affected version empirically tested: 4.6.48...

9.8CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.8 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
OSV
OSV
added 2026/07/23 11:41 a.m.5 views

PYSEC-2026-3458 ansible-core: Argument injection in ansible-galaxy role install leads to arbitrary code execution

A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field...

7.8CVSS6.2AI score0.00197EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/23 11:41 a.m.7 views

PYSEC-2026-3472 jupyter-server is vulnerable to CORS origin validation bypass when the `allow_origin_pat` configuration is used

A vulnerability in jupyter-server versions 1.12.0 through 2.17.0 allows an attacker to bypass CORS origin validation when the alloworiginpat configuration is used. The issue arises from the use of re.match for validating the Origin header, which only anchors at the start of the string. This allow...

6.1CVSS6.4AI score0.00197EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/23 11:36 a.m.6 views

EUVD-2026-48236

In JetBrains IntelliJ IDEA before 2026.2 arbitrary code execution was possible before granting project trust via development container configuration...

7.8CVSS6.1AI score0.00126EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 11:36 a.m.32 views

CVE-2026-64811

In JetBrains IntelliJ IDEA before 2026.2 arbitrary code execution was possible before granting project trust via development container configuration...

7.8CVSS0.00126EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/23 11:36 a.m.16 views

CVE-2026-64808

Affected software: JetBrains PhpStorm. Vulnerability: via project tooling, PhpStorm before 2026.2 allows arbitrary code execution prior to granting project trust. Root cause is related to the project tooling workflow. Impact: high (as per CVSS 3.1: AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H). Exploitati...

8.4CVSS6.2AI score0.0014EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/23 11:36 a.m.6 views

EUVD-2026-48234

In JetBrains PhpStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured interpreter...

8.4CVSS6.1AI score0.0014EPSS
SaveExploits0References1
Rows per page
Query Builder