Lucene search
+L

1934 matches found

Vulnrichment
Vulnrichment
added 2026/02/24 4:06 p.m.6 views

CVE-2026-27585 Caddy's improper sanitization of glob characters in file matcher may lead to bypassing security protections

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the path sanitization routine in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. It affects users with specific Caddy and environment configurations...

8.2CVSS5.4AI score0.00323EPSS
SaveExploits1References4
AlpineLinux
AlpineLinux
added 2026/02/24 4:06 p.m.11 views

CVE-2026-27585

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, the path sanitization routine in file matcher doesn't sanitize backslashes which can lead to bypassing path related security protections. It affects users with specific Caddy and environment configurations...

8.2CVSS5.5AI score0.00323EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.19 views

PT-2026-21674

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description When the "Silent Just-In-Time Provisioning" feature is enabled for a federated identity provider IDP, a local user store user’s information may be replaced duri...

7.7CVSS5.9AI score0.00261EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/22 1:25 p.m.11 views

CVE-2026-27486

OpenClaw is a personal AI assistant. In versions 2026.2.13 and below of the OpenClaw CLI, the process cleanup uses system-wide process enumeration and pattern matching to terminate processes without verifying if they are owned by the current OpenClaw process. On shared hosts, unrelated processes...

5.3CVSS5.5AI score0.00292EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/21 10:16 a.m.21 views

CVE-2026-27486

OpenClaw is a personal AI assistant. In versions 2026.2.13 and below of the OpenClaw CLI, the process cleanup uses system-wide process enumeration and pattern matching to terminate processes without verifying if they are owned by the current OpenClaw process. On shared hosts, unrelated processes...

5.3CVSS0.00292EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/21 9:32 a.m.63 views

CVE-2026-27486

OpenClaw CVE-2026-27486 affects the OpenClaw CLI up to version 2026.2.13, where cleanup uses system-wide process enumeration and pattern-based termination without verifying process ownership. On shared hosts, unrelated processes matching the pattern could be terminated. The issue is addressed in ...

5.3CVSS5.5AI score0.00292EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/21 9:32 a.m.13 views

CVE-2026-27486 OpenClaw: Process Safety - Unvalidated PID Kill via SIGKILL in Process Cleanup

OpenClaw is a personal AI assistant. In versions 2026.2.13 and below of the OpenClaw CLI, the process cleanup uses system-wide process enumeration and pattern matching to terminate processes without verifying if they are owned by the current OpenClaw process. On shared hosts, unrelated processes...

4.3CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/21 3:50 a.m.31 views

CVE-2026-27192 Feathers has an origin validation bypass via prefix matching

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, origin validation uses startsWith for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed...

7.6CVSS0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/21 3:50 a.m.13 views

CVE-2026-27192 Feathers has an origin validation bypass via prefix matching

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In versions 5.0.39 and below, origin validation uses startsWith for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed...

7.6CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/02/21 3:50 a.m.28 views

CVE-2026-27192

Feathersjs vulnerability CVE-2026-27192 affects 5.0.39 and earlier. The origin validation in getAllowedOrigin() uses startsWith() to compare Referer against allowed origins, which can be bypassed by registering a domain with a shared prefix (e.g., https://target.com.attacker.com vs https://target...

8.1CVSS5.7AI score0.0024EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/20 3:05 a.m.4 views

CVE-2026-26996 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

8.7CVSS5.4AI score0.00519EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/20 3:05 a.m.48 views

CVE-2026-26996 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

8.7CVSS0.00519EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/20 3:05 a.m.7 views

CVE-2026-26996 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appea...

8.7CVSS5.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/19 8:32 p.m.18 views

Feathers has an origin validation bypass via prefix matching

The origin validation uses startsWith for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed origin. The getAllowedOrigin function checks if the Referer header starts with any allowed origin: javascript //...

8.1CVSS5.6AI score0.0024EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/19 8:32 p.m.18 views

GHSA-MP4X-C34X-WV3X Feathers has an origin validation bypass via prefix matching

The origin validation uses startsWith for comparison, allowing attackers to bypass the check by registering a domain that shares a common prefix with an allowed origin. The getAllowedOrigin function checks if the Referer header starts with any allowed origin: javascript //...

7.6CVSS5.6AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/18 5:41 p.m.19 views

GHSA-JFV4-H8MC-JCP8 OpenClaw: Process Safety - Unvalidated PID Kill via SIGKILL in Process Cleanup

Summary OpenClaw CLI process cleanup used system-wide process enumeration and pattern matching to terminate processes without verifying they were owned by the current OpenClaw process. On shared hosts, unrelated processes could be terminated if they matched the pattern. Affected Packages / Versio...

4.3CVSS5.6AI score0.00292EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/02/18 12:00 a.m.12 views

PT-2026-21337

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description OpenClaw is a personal AI assistant. The CLI process cleanup mechanism used system-wide process enumeration and pattern matching to terminate processes without verifying ownership by the current...

5.3CVSS6AI score0.00292EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2026/02/17 9:36 p.m.17 views

OpenClaw has an inbound allowlist policy bypass in voice-call extension (empty caller ID + suffix matching)

Summary An authentication bypass in the optional voice-call extension/plugin allowed unapproved or anonymous callers to reach the voice-call agent when inbound policy was set to allowlist or pairing. Deployments that do not install/enable the voice-call extension are not affected. Affected Packag...

9.8CVSS5.6AI score0.00652EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/17 9:36 p.m.11 views

GHSA-4RJ2-GPMH-QQ5X OpenClaw has an inbound allowlist policy bypass in voice-call extension (empty caller ID + suffix matching)

Summary An authentication bypass in the optional voice-call extension/plugin allowed unapproved or anonymous callers to reach the voice-call agent when inbound policy was set to allowlist or pairing. Deployments that do not install/enable the voice-call extension are not affected. Affected Packag...

9.4CVSS5.7AI score0.00652EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/02/17 3:06 p.m.184 views

securiclaw

🦞 Securiclaw AI-Powered Code Security Scanner Securiclaw...

6.5AI score
SaveExploits0
Rows per page
Query Builder