Lucene search
+L

185083 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/23 6:33 p.m.7 views

CVE-2026-55249

@rtk-ai/rtk-rewrite transparently rewrites shell commands executed via OpenClaw's exec tool to their RTK equivalents. In 1.0.0, the @rtk-ai/rtk-rewrite OpenClaw plugin passes attacker-controlled input directly into a shell-backed execSync template string without shell-safe escaping. JSON.stringif...

6.3CVSS6.2AI score0.00552EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/06/23 6:33 p.m.78 views

CVE-2026-55249

The CVE-2026-55249 issue affects @rtk-ai/rtk-rewrite OpenClaw plugin (v1.0.0), where attacker-controlled input is injected into a shell-backed execSync() template string. JSON.stringify() wraps values in quotes but does not neutralize shell metacharacters, leaving $() and backticks untouched. Sin...

8.8CVSS6.2AI score0.00552EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/23 6:21 p.m.10 views

CVE-2026-55736

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are meant t...

5.9CVSS5.8AI score0.00367EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/23 6:21 p.m.8 views

CVE-2026-55736 Private action arguments can be set by user input in Ash

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are meant t...

5.9CVSS5.9AI score0.00367EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/23 6:21 p.m.32 views

EUVD-2026-38570

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are meant t...

5.9CVSS5.8AI score0.00367EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/23 6:21 p.m.15 views

CVE-2026-55736 Private action arguments can be set by user input in Ash

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are meant t...

5.9CVSS5.9AI score0.00367EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/06/23 6:21 p.m.59 views

CVE-2026-55736 Private action arguments can be set by user input in Ash

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are meant t...

5.9CVSS0.00367EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/23 6:21 p.m.35 views

CVE-2026-55736

CVE-2026-55736 (Ash project) : A logic flaw in Ash allows end-user input to set private action arguments intended to be server-controlled. In non-atomic paths, private arguments are stripped only when the parameter key is an atom; if the key is a string, the private argument remains controllable ...

5.9CVSS5.8AI score0.00367EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/23 6:21 p.m.15 views

EEF-CVE-2026-55736 Private action arguments can be set by user input in Ash

Summary Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are...

5.9CVSS5.8AI score0.00367EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/23 6:19 p.m.16 views

Improper Validation of Specified Quantity in Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input due to improper handling in the idnatounicodeinternal process. An attacker can cause information disclosure or application crashes by triggering out-of-bounds reads of uninitialized...

4CVSS5.8AI score0.00149EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/23 6:18 p.m.22 views

CVE-2026-54007

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, the chat message listener allows non-same-origin input:prompt and action:submit messages, so an external site can set prompt text and trigger submitPrompt in an authenticated victim...

7.1CVSS0.00231EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/23 5:47 p.m.51 views

CVE-2026-52846 Caddy: stripHTML template function bypass

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS0.00189EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/06/23 5:47 p.m.15 views

CVE-2026-52846

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.8AI score0.00189EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/06/23 5:47 p.m.31 views

CVE-2026-52846

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/23 5:42 p.m.20 views

PSF-2026-29

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References10
NVD
NVD
added 2026/06/23 5:17 p.m.14 views

CVE-2026-44959

A missing validation of user input exists when saving delivery limitations in Revive Adserver 6.0.6 and earlier. A low‑privileged user could add an unexpected component parameter and inject malicious PHP code into the compiledlimitations field, which would then be executed during banner delivery...

8.8CVSS0.00585EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 5:16 p.m.16 views

CVE-2026-34914

A missing sanitisation of user input in the zone-include.php script of Revive Adserver 6.0.6 and earlier. A low‑privileged user could exploit the clientid parameter to perform blind SQL injection attacks. Input sanitisation has been improved to ensure that all parameters processed by the script a...

8.3CVSS0.00388EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/23 5:16 p.m.14 views

CVE-2026-34916

A missing validation of user input when saving delivery limitations in Revive Adserver 6.0.6 and earlier could allow a low‑privileged user to use the logical parameter to inject malicious PHP code into the compiledlimitations field on the database and have it executed during banner delivery. Inpu...

8.8CVSS0.00649EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2026/06/23 4:14 p.m.50 views

CVE-2026-44959

A missing validation of user input exists when saving delivery limitations in Revive Adserver 6.0.6 and earlier. A low‑privileged user could add an unexpected component parameter and inject malicious PHP code into the compiledlimitations field, which would then be executed during banner delivery...

8.8CVSS0.00585EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/06/23 4:14 p.m.22 views

EUVD-2026-38499

A missing sanitisation of user input in the zone-include.php script of Revive Adserver 6.0.6 and earlier could allow a low‑privileged user to exploit the clientid parameter to perform blind SQL injection attacks. Input sanitisation has been improved to ensure that all parameters processed by the...

6.1CVSS6.2AI score0.0026EPSS
SaveExploits1References1
Rows per page
Query Builder