|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 28, 2026, 10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 215671 | 7.5 | 危険 | SimpleLib. | - | WordPress 用 Simple Ads Manager プラグインの sam-ajax-admin.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2015-2824 | 2015-04-30 15:44 | 2015-04-2 | Show | GitHub Exploit DB Packet Storm |
| 215672 | 6.8 | 警告 | Kenneth Reitz Canonical |
- | Requests の sessions.py の resolve_redirects 関数におけるセッション固定攻撃を実行される脆弱性 |
CWE-Other
その他 |
CVE-2015-2296 | 2015-04-30 15:43 | 2015-03-14 | Show | GitHub Exploit DB Packet Storm |
| 215673 | 4.3 | 警告 | 日立 オラクル |
- | Oracle Java SE における Libraries に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-4221 | 2015-04-30 15:21 | 2014-07-15 | Show | GitHub Exploit DB Packet Storm |
| 215674 | 5 | 警告 | 日立 オラクル |
- | Oracle Java SE における Swing に関する脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-4268 | 2015-04-30 15:21 | 2014-07-15 | Show | GitHub Exploit DB Packet Storm |
| 215675 | 5.8 | 警告 | IBM | - | IBM Eclipse Help System におけるオープンリダイレクトの脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-2159 | 2015-04-30 12:18 | 2012-06-20 | Show | GitHub Exploit DB Packet Storm |
| 215676 | 4.3 | 警告 | IBM | - | IBM Eclipse Help System の deferredView.jsp におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-2161 | 2015-04-30 12:18 | 2012-06-20 | Show | GitHub Exploit DB Packet Storm |
| 215677 | 5 | 警告 | IBM | - | IBM Rational Directory Server で使用される IBM Eclipse Help System における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2013-0599 | 2015-04-30 12:18 | 2013-05-16 | Show | GitHub Exploit DB Packet Storm |
| 215678 | 4 | 警告 | IBM | - | IBM Data Studio および他の製品で使用される IEHS におけるソースコードを読まれる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2013-0467 | 2015-04-30 12:18 | 2013-02-15 | Show | GitHub Exploit DB Packet Storm |
| 215679 | 4.3 | 警告 | IBM | - | IBM SPSS Data Collection で使用される IBM Eclipse Help System におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-0464 | 2015-04-30 12:18 | 2013-05-30 | Show | GitHub Exploit DB Packet Storm |
| 215680 | 4.3 | 警告 | IBM | - | IBM FileNet Content Manager のインストール可能な InfoCenter で使用される IBM Eclipse Help System におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-5449 | 2015-04-30 12:18 | 2013-12-2 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 28, 2026, 4:01 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3481 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Windows DWM Core Library allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-42905 | 2026-06-12 01:14 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3482 | 5.5 |
MEDIUM
Local |
microsoft |
windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Exposure of sensitive information to an unauthorized actor in Windows Shell allows an authorized attacker to disclose information locally. |
CWE-200
Information Exposure |
CVE-2026-42906 | 2026-06-12 01:13 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3483 | 6.1 |
MEDIUM
Network |
vmware | spring_framework | Due to incorrect escaping, the use of JavaScriptUtils.javaScriptEscape() may lead to JavaScript code injection in the browser, potentially resulting in a cross-site scripting (XSS) vulnerability. Af… |
CWE-79
Cross-site Scripting |
CVE-2026-41845 | 2026-06-12 01:12 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 3484 | 6.1 |
MEDIUM
Network |
vmware | spring_framework | Spring MVC applications which accept user-supplied values in the cssClass, cssErrorClass, or cssStyle attributes of JSP form tags allow arbitrary HTML/JavaScript code injection, potentially resulting… |
CWE-79
Cross-site Scripting |
CVE-2026-41846 | 2026-06-12 01:10 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 3485 | 5.3 |
MEDIUM
Network |
vmware | spring_framework | Spring WebFlux applications may be vulnerable to a security bypass when using the Kotlin Router DSL. Affected versions: Spring Framework 5.3.0 through 5.3.48. |
CWE-284 NVD-CWE-noinfo Improper Access Control |
CVE-2026-41847 | 2026-06-12 01:08 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 3486 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-42986 | 2026-06-12 01:02 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3487 | 8.1 |
HIGH
Network |
microsoft |
windows_server_2012 windows_server_2016 windows_server_2019 windows_server_2022 windows_server_2025 |
Use after free in Windows Deployment Services allows an unauthorized attacker to execute code over a network. |
CWE-416
Use After Free |
CVE-2026-42987 | 2026-06-12 00:46 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3488 | 7.5 |
HIGH
Network |
vmware | spring_framework | Applications may be vulnerable to a Regular Expression Denial of Service (ReDoS) attack if an attacker is able to provide a pattern which is then directly or indirectly supplied to one of the followi… |
CWE-1333
Inefficient Regular Expression Complexity |
CVE-2026-41848 | 2026-06-12 00:45 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 3489 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Improper link resolution before file access ('link following') in Winlogon allows an authorized attacker to elevate privileges locally. |
CWE-59
Link Following |
CVE-2026-42989 | 2026-06-12 00:45 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3490 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2019 windows_server_2022 windows_server_2025 |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-42991 | 2026-06-12 00:43 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |