Lucene search
+L

7265 matches found

OSV
OSV
•added 2026/04/03 12:30 p.m.•4 views

CGA-2R24-HCFQ-7XC6

Bulletin has no description...

5.9CVSS7.1AI score0.00396EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/04/03 3:13 a.m.•16 views

OpenClaw: Voice-call still parses large WebSocket frames before start validation (Incomplete fix for CVE-2026-32062)

Summary Incomplete fix for CVE-2026-32062: voice-call still parses large WebSocket frames before start validation Current Maintainer Triage - Normalized severity: medium - Assessment: v2026.3.28 still parses oversized pre-start voice-call WebSocket frames before start validation, and the unreleas...

8.7CVSS5.8AI score0.00759EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/04/03 3:05 a.m.•17 views

GHSA-G374-MGGX-P6XC OpenClaw: Incomplete scope-clearing fix allows operator.admin escalation via trusted-proxy auth mode

Summary Incomplete scope-clearing fix allows operator.admin escalation via trusted-proxy auth mode Current Maintainer Triage - Normalized severity: high - Assessment: v2026.3.28 still misses trusted-proxy scope clearing for non-Control-UI clients, so self-declared operator scopes can survive on a...

8.6CVSS5.9AI score0.00642EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/04/02 9:32 p.m.•13 views

Incomplete List of Disallowed Inputs

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs through the validateScriptFileForShellBleed process. An attacker can execute unauthorized script content by crafting piped, substituted, or subshell...

5.4CVSS6AI score0.00397EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/02 9:32 p.m.•39 views

Incomplete List of Disallowed Inputs

Overview @openclaw/discord is an OpenClaw Discord channel plugin Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs through the validateScriptFileForShellBleed process. An attacker can execute unauthorized script content by crafting piped, substituted, or...

5.4CVSS5.9AI score0.00397EPSS
SaveExploits0References2
OSV
OSV
•added 2026/04/02 8:37 p.m.•13 views

GHSA-MVF2-F6GM-W987 fast-jwt: Incomplete fix for CVE-2023-48223: JWT Algorithm Confusion via Whitespace-Prefixed RSA Public Key

Summary The fix for GHSA-c2ff-88x2-x9pg CVE-2023-48223 is incomplete. The publicKeyPemMatcher regex in fast-jwt/src/crypto.js uses a ^ anchor that is defeated by any leading whitespace in the key string, re-enabling the exact same JWT algorithm confusion attack that the CVE patched. Details The f...

9.1CVSS6AI score0.00274EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
•added 2026/04/02 12:00 a.m.•34 views

PT-2026-29754

Endian Firewall version 3.3.25 and prior allow authenticated users to execute arbitrary OS commands via the DATE parameter to /cgi-bin/logs ids.cgi. The DATE parameter value is used to construct a file path that is passed to a Perl open call, which allows command injection due to an incomplete...

8.8CVSS6.1AI score0.01889EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/04/01 11:26 p.m.•20 views

PraisonAI Has Sandbox Escape via shell=True and Bypassable Blocklist in SubprocessSandbox

Summary SubprocessSandbox in all modes BASIC, STRICT, NETWORKISOLATED calls subprocess.run with shell=True and relies solely on string-pattern matching to block dangerous commands. The blocklist does not include sh or bash as standalone executables, allowing trivial sandbox escape in STRICT mode...

10CVSS5.9AI score0.0039EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/04/01 9:42 p.m.•10 views

GHSA-WM7J-M6JM-8797 SillyTavern: Incomplete IP validation in /api/search/visit allows SSRF via localhost and IPv6

Details Distinct from CVE-2025-59159 and CVE-2026-26286 all fixed in v1.16.0. This endpoint is still unpatched. In src/endpoints/search.js line 419, the hostname is checked against /^\d+.\d+.\d+.\d+$/. This only matches literal dotted-quad IPv4 e.g. 127.0.0.1, 10.0.0.1. It does not catch: -...

5CVSS6AI score0.0029EPSS
SaveExploits1References4
Snyk
Snyk
•added 2026/03/31 11:02 p.m.•6 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution via the .unset and .omit functions. An attacker can delete properties from built-in prototypes by supplying array-wrapped path segments, potentially impacting application behaviour. Notes: 1 Version 4.18.0 was intend...

8.2CVSS6.8AI score0.0185EPSS
SaveExploits0References2
OSV
OSV
•added 2026/03/31 4:50 p.m.•13 views

JLSEC-2026-18

GNU patch through 2.7.6 contains a freeplinepend Double Free vulnerability in the function anotherhunk in pch.c that can cause a denial of service via a crafted patch file. NOTE: this issue exists because of an incomplete fix for CVE-2018-6952...

5.5CVSS6.8AI score0.01023EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2026/03/31 12:00 a.m.•16 views

ClearanceKit 安全漏洞

ClearanceKit is a macOS file system access control tool developed by Craig J. Bass. Versions of ClearanceKit prior to 4.2.14 contained security vulnerabilities. These vulnerabilities were caused by startup defects that led to incomplete loading of access policies, potentially resulting in imprope...

6.3CVSS5.8AI score0.00154EPSS
SaveExploits1References3
NVD
NVD
•added 2026/03/30 8:16 p.m.•12 views

CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS0.00149EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/30 8:16 p.m.•6 views

AZL-81254 CVE-2026-21716 affecting package nodejs24 for versions less than 24.14.1-1

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6.7AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/30 8:16 p.m.•9 views

AZL-81236 CVE-2026-21716 affecting package nodejs for versions less than 20.14.0-15

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6.7AI score0.00149EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/03/30 7:07 p.m.•7 views

CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6.7AI score0.00149EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/03/30 7:07 p.m.•16 views

CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6.7AI score0.00395EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/03/30 6:32 p.m.•49 views

OpenClaw has incomplete Fix for CVE-2026-32011: Feishu Webhook Pre-Auth Body Parsing DoS (Slow-Body / Slowloris Variant)

Fixed in OpenClaw 2026.3.24, the current shipping release. Advisory Details Title: Incomplete Fix for CVE-2026-32011: Feishu Webhook Pre-Auth Body Parsing DoS Slow-Body / Slowloris Variant Description: Summary The patch for CVE-2026-32011 tightened pre-auth body parsing limits from 1MB/30s to...

8.7CVSS6AI score0.00728EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/03/29 3:48 p.m.•28 views

OpenClaw: SSRF via Unguarded Configured Base URLs in Multiple Channel Extensions (Incomplete Fix for CVE-2026-28476)

Summary SSRF via Unguarded Configured Base URLs in Multiple Channel Extensions Incomplete Fix for CVE-2026-28476 Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24...

8.3CVSS5.9AI score0.00425EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/03/29 3:48 p.m.•13 views

GHSA-RHFG-J8JQ-7V2H OpenClaw: SSRF via Unguarded Configured Base URLs in Multiple Channel Extensions (Incomplete Fix for CVE-2026-28476)

Summary SSRF via Unguarded Configured Base URLs in Multiple Channel Extensions Incomplete Fix for CVE-2026-28476 Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24...

7.4CVSS5.9AI score0.00336EPSS
SaveExploits0References6
Rows per page
Query Builder