Lucene search
+L

267 matches found

Kitploit
Kitploit
•added 2026/09/25 4:45 p.m.•12 views

CVE-2026-9086-poc

CVE-2026-9086:Keycloak URI 方案校验绕过 XSS PoC 英文版 概要 本仓库是针对 Keycloak 客户端 URI 校验中存在的跨站脚本(XSS)漏洞 CVE-2026-9086 的概念验证(PoC)。 存在漏洞的 Keycloak 对客户端配置的 URI 中的 javascript: 和 data: 方案采用区分大小写的方式进行校验。因此,使用 jaVaSCript: 或 DaTa: 之类的混合大小写写法即可绕过禁用方案校验。由于浏览器会不区分大小写地解释 URI 方案,因此受害者点击精心构造的链接后,JavaScript 可能会在 Keycloak...

7.3CVSS6.1AI score0.00781EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 5:02 a.m.•16 views

CVE-2026-11102-OAuth2-Implicit-Grant-Fragment-Hijacking

CVE-2026-11102 – OAuth2 暗黙的グラントのフラグメントハイジャック プログラムコード(Node.js + エクスプロイト) root@kitploit: // oauthserver.js - OAuth2 provider issuing tokens in fragment const express = require'express'; const app = express; app.get'/authorize', req, res = const redirectUri = req.query.redirecturi; const state =...

8.8CVSS7.9AI score0.00371EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 6:11 p.m.•22 views

halo-2.25.4-CVE-2026-67919

Halo 2.25.4における未検証プラグインURIインストールを介した認証済みリモートコード実行(RCE) 1. 脆弱性の概要 Haloバージョン2.25.4において、重大なセキュリティ脆弱性が特定されました。このアプリケーションは、リモートURIからプラグインをインストールまたはアップグレードするための管理エンドポイントを提供しています。しかし、システムはURIの送信元ドメインを検証できず、この特定のコンポーネントにはServer-Side Request...

9.8CVSS5.9AI score0.00926EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/22 5:32 p.m.•8 views

CVE-2023-23924

CVE-2023-23924 Dompdf は SVG 解析時に URI 検証に失敗する脆弱性があります · CVE-2023-23924 · GitHub Advisory Database https://github.com/advisories/GHSA-3cw5-7cxw-v5qg 実行 root@kitploit: Terminal 1 ❯ cd www ❯ php -S 127.0.0.1:9000 -t . Terminal 2 ❯ cd src ❯ php cve202323924.php 確認 「whoami」コマンドが実行されていることを確認します。 2.0.1...

10CVSS8.5AI score0.03572EPSS
SaveExploits2References1
Cvelist
Cvelist
•added 2026/09/18 1:20 p.m.•39 views

CVE-2026-93600 rustls webpki Name Constraints URI Validation Bypass

rustls-webpki rustls/webpki versions 0.101.0 through 0.103.11 and 0.104.0-alpha releases before 0.104.0-alpha.6 ignore X.509 name constraints that apply to URI names, causing such constraints to be accepted rather than enforced. Because name constraints are restrictions on otherwise properly issu...

2.2CVSS0.00177EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/15 7:17 p.m.•7 views

CVE-2026-19504

Fabric.js loadFromJSON Server-Side Request Forgery Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Fabric.js. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on t...

4CVSS0.00117EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/15 6:00 p.m.•9 views

EUVD-2026-79129

Fabric.js loadFromJSON Server-Side Request Forgery Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Fabric.js. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on t...

4CVSS5.4AI score0.00117EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/15 6:00 p.m.•42 views

CVE-2026-19504

Fabric.js is vulnerable to a Server-Side Request Forgery (SSRF) flaw in the loadFromJSON method. The root cause is a lack of proper URI validation before accessing resources, allowing remote attackers to gain improper access to network resources and potentially disclose sensitive information. Exp...

4CVSS5.4AI score0.00117EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/15 6:00 p.m.•33 views

CVE-2026-19504 Fabric.js loadFromJSON Server-Side Request Forgery Vulnerability

Fabric.js loadFromJSON Server-Side Request Forgery Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Fabric.js. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on t...

4CVSS0.00117EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/15 6:00 p.m.•10 views

CVE-2026-19504 Fabric.js loadFromJSON Server-Side Request Forgery Vulnerability

Fabric.js loadFromJSON Server-Side Request Forgery Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of Fabric.js. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on t...

4CVSS5.4AI score0.00117EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/15 1:20 a.m.•10 views

EUVD-2026-78248

Halo through 2.26.1 contains an open redirect vulnerability in the anonymous thumbnail endpoint that fails to validate the uri query parameter. Attackers can craft malicious links on the trusted Halo domain that redirect visitors to arbitrary external sites, enabling phishing attacks and abuse of...

6.1CVSS5.8AI score0.0032EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/15 12:00 a.m.•13 views

PT-2026-91831

Halo through 2.26.1 contains an open redirect vulnerability in the anonymous thumbnail endpoint that fails to validate the uri query parameter. Attackers can craft malicious links on the trusted Halo domain that redirect visitors to arbitrary external sites, enabling phishing attacks and abuse of...

6.1CVSS5.8AI score0.0032EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/14 9:53 p.m.•26 views

Security Bulletin: IBM Planning Analytics Local is affected by security vulnerabilities

Summary The Planning Analytics Workspace component of IBM Planning Analytics is affected by security vulnerabilities. These vulnerabilities have been addressed in IBM Planning Analytics Local v2.0 - IBM Planning Analytics Workspace version 2.1.22. Vulnerability Details CVEID:CVE-2026-41417...

9.8CVSS6.3AI score0.01046EPSS
SaveExploits7Affected Software1
Cvelist
Cvelist
•added 2026/09/03 7:04 p.m.•40 views

CVE-2026-53728 Medplum - Improper Validation of Redirect URI in External Auth Callback allows Authorization Code Leakage

Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly...

7.1CVSS0.00198EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/03 7:04 p.m.•58 views

CVE-2026-53728

Medplum , a healthcare developer platform, is vulnerable to authorization code leakage in its external identity provider callback (GET /auth/external). The root cause is that getClientRedirectUri() accepts any redirect URI that prefix-matches a registered value (startsWith), rather than requiring...

7.1CVSS5.8AI score0.00198EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/03 11:22 a.m.•42 views

CVE-2026-85172 n8n before 2.34.1 SSRF via Request Helper URI Validation Bypass

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS0.00261EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/03 11:22 a.m.•10 views

CVE-2026-85172 n8n before 2.34.1 SSRF via Request Helper URI Validation Bypass

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/03 11:22 a.m.•14 views

CVE-2026-85172 n8n before 2.34.1 SSRF via Request Helper URI Validation Bypass

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS5.9AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/03 11:22 a.m.•19 views

CVE-2026-85172

n8n versions before 2.34.1 contain a server-side request forgery (SSRF) vulnerability in the legacy request helper function exposed to Code and Function nodes. The root cause is a mismatch between validation and execution: the SSRF check inspects the uri property, while the underlying HTTP client...

6.4CVSS5.7AI score0.00261EPSS
SaveExploits0References2Affected Software1
NVD
NVD
•added 2026/09/02 6:19 p.m.•10 views

CVE-2026-49830

DSpace open source software is a repository application which provides durable access to digital resources. Prior to versions 7.6.7, 8.4, 9.3, and 10.0, when ingesting an aggregated ORE resource by URI using the OAI-ORE Harvester, the ORE Ingestion Crosswalk does not validate the URI scheme. This...

4.4CVSS0.00489EPSS
SaveExploits0References4
Rows per page
Query Builder