Lucene search
+L

37896 matches found

Vulnrichment
Vulnrichment
added 2026/04/08 2:41 p.m.3 views

CVE-2026-39407 Hono has a middleware bypass via repeated slashes in serveStatic

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for...

5.3CVSS5.9AI score0.00459EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/08 2:41 p.m.31 views

CVE-2026-39407 Hono has a middleware bypass via repeated slashes in serveStatic

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for...

5.3CVSS0.00459EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/08 2:41 p.m.4 views

CVE-2026-39407 Hono has a middleware bypass via repeated slashes in serveStatic

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.12, a path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for...

5.3CVSS5.9AI score0.00459EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/08 2:31 p.m.19 views

CVE-2026-39393

CVE-2026-39393 affects the ci4ms CodeIgniter 4-based CMS skeleton. Before 0.31.4.0, the install route guard uses a volatile cache check (cache('settings')) and .env existence to block setup access; if the database is temporarily unreachable during a cache miss, the guard can fail open, allowing a...

8.1CVSS5.9AI score0.00421EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/08 2:31 p.m.3 views

CVE-2026-39393

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the install route guard in ci4ms relies solely on a volatile cache check cache'settings' combined with .env file existence to block...

8.1CVSS5.9AI score0.00421EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/08 2:30 p.m.7 views

CVE-2026-39391 CI4MS has Stored XSS via Unescaped Blacklist Note in Admin User List

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the blacklist ban note parameter in UserController::ajaxblackListpost is stored in the database without sanitization and rendered into a...

4.8CVSS6AI score0.0023EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/08 12:18 a.m.6 views

Directory Traversal

Overview emmett is a The web framework for inventors Affected versions of this package are vulnerable to Directory Traversal via the RSGI static handler for internal assets. An attacker can access arbitrary files outside the intended directory by sending specially crafted requests containing...

9.1CVSS6.4AI score0.00495EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/08 12:18 a.m.8 views

EUVD-2026-19974

Emmett has a path traversal in internal assets handler...

9.1CVSS5.9AI score0.00495EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/08 12:18 a.m.10 views

Emmett has a path traversal in internal assets handler

The RSGI static handler for Emmett's internal assets /emmett paths is vulnerable to path traversal attacks. An attacker can use ../ sequences eg /emmett/../rsgi/handlers.py to read arbitrary files outside the assets directory...

9.1CVSS6AI score0.00495EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/08 12:18 a.m.8 views

GHSA-PR46-2V3C-5356 Emmett has a path traversal in internal assets handler

The RSGI static handler for Emmett's internal assets /emmett paths is vulnerable to path traversal attacks. An attacker can use ../ sequences eg /emmett/../rsgi/handlers.py to read arbitrary files outside the assets directory...

7.5CVSS5.9AI score0.00495EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/08 12:17 a.m.5 views

Improper Input Validation

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Improper Input Validation via the getCookie function. An attacker can override legitimate cookies and bypass prefix protections by setting cookies with non-breaking space prefixes, leadin...

6.3CVSS5.8AI score0.00284EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/08 12:17 a.m.7 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize in the ipRestriction function. An attacker can bypass access restrictions by sending requests from IPv4-mapped IPv6 addresses, which...

6.3CVSS5.8AI score0.00343EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/08 12:17 a.m.7 views

HTTP Response Splitting

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to HTTP Response Splitting via the setCookie function. An attacker can cause runtime errors and potentially disrupt application behavior by supplying specially crafted input as the cookie...

6.9CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/08 12:16 a.m.14 views

Directory Traversal

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Directory Traversal via the serveStatic function. An attacker can access sensitive static files intended to be protected by route-based middleware by crafting request paths with repeated...

6.9CVSS6.3AI score0.00459EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/08 12:12 a.m.13 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the Executrix utility when configuration-derived values, such as PLACENAME, are concatenated into shell commands without sufficient sanitization. An attacker can achieve arbitrary command execution by supplying...

8.6CVSS6AI score0.00563EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/08 12:12 a.m.7 views

EUVD-2026-19888

RedwoodSDK has a CSRF vulnerability in server function dispatch via GET requests...

8.1CVSS5.9AI score0.0021EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/04/08 12:3 a.m.163 views

Exploit for Improper Restriction of XML External Entity Reference in Wordpress

🔥 The Exploit Foundry !Pythonhttps://img.shields.io/badge...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits20
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.10 views

Frappe Framework 安全漏洞

Frappe Framework is a metadata-driven full-stack web application framework developed by Frappe India. Both the Frappe Framework v16.0.1 and Frappe Framework v16.1.1 versions contain security vulnerabilities. These vulnerabilities stem from the insufficient cleanup of HTML provided by the Print...

9.1CVSS5.8AI score0.00236EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.10 views

Hono 输入验证错误漏洞

Hono is a web framework written in TypeScript for the Hono community. Versions of Hono prior to 4.12.12 contained a vulnerability related to input validation errors. This vulnerability stemmed from differences in how browser Cookie parsing and the parse function were handled, which could lead to...

4.8CVSS5.8AI score0.00284EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.8 views

Ado::Sessions 安全漏洞

Ado::Sessions is a lightweight Perl-based web application development framework developed by. Versions of Ado::Sessions prior to 0.935 contained security vulnerabilities; these vulnerabilities stemmed from the generation of insecure session IDs, which could lead to session hijacking...

5.3CVSS5.8AI score0.00428EPSS
SaveExploits0References4
Rows per page
Query Builder