Lucene search
+L

2822 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.58 views

Webmin < 1.920 - Authenticated Remote Code Execution

rpc.cgi in Webmin through 1.920 allows authenticated Remote Code Execution via a crafted object name because unserialisevariable makes an eval call. NOTE: the WebminServersIndex documentation states "RPC can be used to run any command or modify any file on a server, which is why access to it must...

8.8CVSS8.3AI score0.13318EPSS
SaveExploits4References5
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.91 views

JSONPath Plus < 10.3.0 - Remote Code Execution

Versions of the package jsonpath-plus before 10.3.0 are vulnerable to Remote Code Execution RCE due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usage of eval='safe' mode. Note: This is caused by an incomplete fix for...

9.8CVSS8.1AI score0.10395EPSS
SaveExploits8References5
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.165 views

Apache Struts2 S2-062 - Remote Code Execution

Apache Struts2 S2-062 is vulnerable to remote code execution. The fix issued for CVE-2020-17530 S2-061 was incomplete, meaning some of the tag's attributes could still perform a double evaluation if a developer applied forced OGNL evaluation by using the %... syntax. id: CVE-2021-31805 info: name...

9.8CVSS8.2AI score0.95931EPSS
SaveExploits17References5
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.701 views

FUEL CMS 1.4.1 - Remote Code Execution

FUEL CMS 1.4.1 allows PHP Code Evaluation via the pages/select/ filter parameter or the preview/ data parameter. id: CVE-2018-16763 info: name: FUEL CMS 1.4.1 - Remote Code Execution author: pikpikcu severity: critical description: FUEL CMS 1.4.1 allows PHP Code Evaluation via the pages/select/...

9.8CVSS8.8AI score0.82937EPSS
SaveExploits19References5
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.56 views

n8n - Remote Code Execution via Expression Injection

n8n 1.120.4, 1.121.1, 1.122.0 contains a remote code execution caused by insufficient isolation in workflow expression evaluation, letting authenticated attackers execute arbitrary code with n8n process privileges. Exploit requires authentication. id: CVE-2025-68613 info: name: n8n - Remote Code...

9.9CVSS10AI score0.9795EPSS
SaveExploits31References2
CVE
CVE
added 2026/08/20 11:21 a.m.17 views

CVE-2026-77075

n8n's editor splices resource-locator field values into node URL templates without expression-syntax checks, enabling an authenticated user to inject JavaScript evaluated in another user's session. CVSS 8.4 HIGH. Affected: &lt;1.123.69, 2.x &lt;2.33.4, 2.34.x

8.4CVSS5.4AI score0.00297EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.6 views

CVE-2026-77075 n8n before 1.123.69 Expression Injection via Resource Locator

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contain an expression injection vulnerability in resource-locator field link preview rendering. The editor spliced the field's stored value directly into the node type's URL template without checking for expression syntax. An...

8.4CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:39 p.m.17 views

CVE-2026-72717

CVE-2026-72717 is a critical (CVSS 4.0: 9.3 ) import-time remote code execution vulnerability in Orval , a tool that generates type-safe TypeScript clients from OpenAPI/Swagger specifications. The root cause is in packages/zod/src/index.ts, function formatDefaultValue: a ${...} expression or back...

9.3CVSS6AI score0.00546EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:34 p.m.31 views

CVE-2026-71864 Orval: Import-time RCE via header parameter name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a double quote in a header parameter name is emitted into the generated request-validation zod.object... schema without safe encoding. This permits attacker-controlled...

9.3CVSS0.00478EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:33 p.m.32 views

CVE-2026-71871 Orval: Import-time RCE via header-parameter default -> zod module-level template literal

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a header parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permi...

9.3CVSS0.00478EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:16 p.m.6 views

CVE-2026-72350

A flaw was found in the Linux kernel's netfilter component, specifically in xtu32. A local attacker with privileges to configure netfilter rules could craft a malicious u32 rule with an invalid shift count. This could lead to an undefined shift out-of-bounds during packet evaluation, potentially...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:02 p.m.7 views

EUVD-2026-62469

Renovate versions =32.124.0 and before 42.68.5 and Mend renovate-ce/renovate-ee before 13.3.0 contain a command injection vulnerability in Gradle Wrapper artifact handling. When Renovate processes Gradle Wrapper updates, it invokes a wrapper update command via a shell e.g. /bin/sh -c ... ./gradle...

8.4CVSS5.8AI score0.007EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.4 views

CVE-2026-75837

Grav before 2.0.14 fails to guard the access field in the core group blueprint with the required security@: admin.super restriction. A delegated admin.users operator can save a group with accessadminsuper=true to escalate to super-admin, gaining scheduler and Twig evaluation capabilities...

9.3CVSS0.00339EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.21 views

CVE-2026-75837 Grav before 2.0.14 Privilege Escalation via Group Access Field

Grav before 2.0.14 fails to guard the access field in the core group blueprint with the required security@: admin.super restriction. A delegated admin.users operator can save a group with accessadminsuper=true to escalate to super-admin, gaining scheduler and Twig evaluation capabilities...

9.3CVSS0.00339EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:08 a.m.8 views

EUVD-2026-60581

A flaw was found in the group policy provider of Keycloak authorization services, which is used to manage fine-grained access control to resources. The issue occurs when the system evaluates group-based policies using tokens that only contain group names rather than full paths. If two groups in...

5.3CVSS5.4AI score0.0025EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:08 a.m.19 views

CVE-2026-19608

A flaw in the group policy provider of Keycloak authorization services allows unauthorized access to protected resources. The root cause is that group-based policy evaluation uses tokens containing only group names rather than full paths . When two groups in different parts of the organization hi...

5.3CVSS5.4AI score0.0025EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 11:08 a.m.6 views

CVE-2026-19608

A flaw was found in the group policy provider of Keycloak authorization services, which is used to manage fine-grained access control to resources. The issue occurs when the system evaluates group-based policies using tokens that only contain group names rather than full paths. If two groups in...

5.3CVSS4.9AI score0.0025EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 10:51 a.m.6 views

CVE-2024-58375

A flaw was found in OpenTofu. When users enable static evaluation of module sources, versions, and backend configurations, the software does not properly restrict sensitive variables and locals. This oversight can lead to the exposure of values intended to be sensitive through these configuration...

8.7CVSS5.3AI score0.00255EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 12:00 a.m.36 views

CVE-2026-50771

Cross Site Scripting vulnerability in Squirro Cognitive Search 3.14.2 allows a remote attacker to execute arbtirary code via the Email Notification, Create Evaluation Sets and HTML Editor functions...

0.00184EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 12:00 a.m.11 views

EUVD-2026-60355

Cross Site Scripting vulnerability in Squirro Cognitive Search 3.14.2 allows a remote attacker to execute arbtirary code via the Email Notification, Create Evaluation Sets and HTML Editor functions...

6.1CVSS5.5AI score0.00184EPSS
SaveExploits0References2
Rows per page
Query Builder