Lucene search
+L

155 matches found

Nuclei
Nuclei
added 2026/09/17 2:05 a.m.81 views

Budibase - Authentication Bypass

Budibase = 3.31.4 contains an authentication bypass caused by unanchored regex in authorized middleware matching webhook path patterns in query strings, letting unauthenticated remote attackers access any server-side API endpoint, exploit requires crafted request with webhook pattern in URL. id:...

9.1CVSS5.8AI score0.15339EPSS
SaveExploits3References2
EUVD
EUVD
added 2026/09/17 12:31 a.m.8 views

EUVD-2026-81299

joi npm package joi, hapi.js versions =17.2.0 =18.0.0 18.2.6 are vulnerable to regular expression denial of service in the Joi.string.isoDate validation rule. One of the regular expressions the rule applies to the input is unanchored, so a valid ISO date followed by a long run of fractional-secon...

8.7CVSS0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 9:47 p.m.12 views

CVE-2026-92599

joi (npm package, hapi.js) versions >=17.2.0 =18.0.0

8.7CVSS0.00339EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 8:32 p.m.6 views

EUVD-2026-81056

GoAdmin through 1.2.26 fails to properly anchor the logout pattern when checking permissions, allowing authenticated users to bypass permission checks by appending a query parameter. Attackers can append a query string containing the admin prefix followed by /logout to reach administrative...

8.6CVSS0.0025EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/15 8:17 p.m.5 views

CVE-2026-69215

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware uses unanchored substring checks instead of RFC 6265 domain and path matching when deciding whether to attach a stored cookie. A cookie for example.com can consequently be sent to an...

6.8CVSS0.00426EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:17 p.m.6 views

EUVD-2026-79191

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The CookieJar client middleware uses unanchored substring checks instead of RFC 6265 domain and path matching when deciding whether to attach a stored cookie. A cookie for example.com can consequently be sent to an...

6.8CVSS5.7AI score0.00426EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 4:42 p.m.10 views

shiro-cve-2022-32532

Apache Shiro CVE-2022-32532 复现环境 这是一个用于复现 CVE-2022-32532 (Apache Shiro RegExPatternMatcher 认证绕过)的最小化 Web 应用。 漏洞说明 CVE : CVE-2022-32532 影响版本 : Shiro 1.9.1 原因 : RegExPatternMatcher...

9.8CVSS8.2AI score0.26177EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 2:59 p.m.11 views

CVE-2026-31816

CVE-2026-31816 - Budibase 认证绕过至远程代码执行(RCE) CVE-2026-31816 是一个影响 Budibase 的严重认证与授权绕过漏洞。 该漏洞存在于负责保护 API 端点的服务端授权中间件中。Budibase 尝试使用一个未锚定的正则表达式来识别合法的 Webhook 端点,并将该表达式作用于 Koa 的 ctx.request.url。 由于 ctx.request.url 包含查询字符串,攻击者可以将一个看起来像 Webhook 的路径注入到原本无关的 API 请求的查询组件中。 例如: root@kitploit:...

9.1CVSS6.5AI score0.15339EPSS
SaveExploits3
Github Security Blog
Github Security Blog
added 2026/09/08 9:24 p.m.11 views

Tiptap: Quadratic ReDoS in block and inline Markdown attribute parsing

Summary @tiptap/core contains two quadratic regular-expression denial-of-service paths in its default Markdown attribute parsers. Pandoc-style block attributes use two unanchored greedy expressions that rescan repeated QUOTED0 prefixes. Inline shortcode attributes use another unanchored greedy ke...

5.8AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/09/04 6:17 p.m.9 views

CVE-2026-50553

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS0.00379EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 5:25 p.m.31 views

CVE-2026-50553

Note Mark (open-source Go note-taking app, module github.com/enchant97/note-mark/backend) is vulnerable to a path traversal in its data-export CLI commands (migrate export and migrate export-v1) prior to version 0.19.5 . The root cause is an unanchored regex ([a-z0-9-]+) used to validate book and...

8.6CVSS7.8AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/04 5:25 p.m.7 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/04 5:25 p.m.34 views

CVE-2026-50553 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p)

Note Mark is an open-source note-taking application. Prior to version 0.19.5, Note Mark validates book and note slug values with the OpenAPI/huma tag pattern:"a-z0-9-+". huma compiles this with regexp.MustCompiles.Pattern and tests it with patternRe.MatchStringstr, an UNANCHORED match. Because th...

8.6CVSS0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/02 4:17 p.m.13 views

CVE-2026-53611

Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC ConnectRPC API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there ...

9.8CVSS0.01046EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 4:06 p.m.38 views

CVE-2026-53611

Looking Glass is a stateless network-diagnostic platform (single Go binary) that fronts routers over SSH and exposes ping, traceroute, and BGP lookups via gRPC, a SvelteKit web UI, and a CLI. Prior to version 1.3.5 , an unanchored regular expression in the BGPASPath input validation layer allows ...

9.8CVSS5.8AI score0.01046EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 4:06 p.m.9 views

EUVD-2026-70199

Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC ConnectRPC API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there ...

9.8CVSS5.8AI score0.01046EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 4:06 p.m.5 views

CVE-2026-53611 Looking Glass: Remote Code Execution via Unanchored Regular Expression in BGPASPath Input Validation

Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC ConnectRPC API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there ...

9.8CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 4:06 p.m.35 views

CVE-2026-53611 Looking Glass: Remote Code Execution via Unanchored Regular Expression in BGPASPath Input Validation

Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC ConnectRPC API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there ...

9.8CVSS0.01046EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/31 3:16 a.m.21 views

CVE-2026-75757

Reliance on Cookies without Validation and Integrity Checking vulnerability in ash-project ashadmin lets an attacker who controls a sibling subdomain rebind an admin's session to a different actor, tenant, or authorization mode. AshAdmin's client JavaScript read its state cookies tenant,...

8.3CVSS0.00301EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 2:20 a.m.11 views

EUVD-2026-68324

Reliance on Cookies without Validation and Integrity Checking vulnerability in ash-project ashadmin lets an attacker who controls a sibling subdomain rebind an admin's session to a different actor, tenant, or authorization mode. AshAdmin's client JavaScript read its state cookies tenant,...

8.3CVSS5.9AI score0.00301EPSS
SaveExploits0References4
Rows per page
Query Builder