|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 17, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 259451 | 10 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox の ブラウザエンジンにおける任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-3380 | 2010-04-1 13:45 | 2009-10-27 | Show | GitHub Exploit DB Packet Storm |
| 259452 | 10 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox の JavaScript エンジンにおける任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-3075 | 2010-04-1 13:44 | 2009-09-9 | Show | GitHub Exploit DB Packet Storm |
| 259453 | 10 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox のブラウザエンジンにおける任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-3072 | 2010-04-1 13:43 | 2009-09-9 | Show | GitHub Exploit DB Packet Storm |
| 259454 | 9.3 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox における任意の PKCS11 モジュールをインストール/削除させる脆弱性 |
CWE-Other
その他 |
CVE-2009-3076 | 2010-04-1 13:42 | 2009-09-9 | Show | GitHub Exploit DB Packet Storm |
| 259455 | 9.3 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox における XUL ツリー要素に関する任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-3077 | 2010-04-1 13:41 | 2009-09-9 | Show | GitHub Exploit DB Packet Storm |
| 259456 | 5 | 警告 | Mozilla Foundation レッドハット |
- | Mozilla Firefox におけるドメイン名の処理に関するサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2009-2470 | 2010-04-1 13:40 | 2009-07-21 | Show | GitHub Exploit DB Packet Storm |
| 259457 | 10 | 危険 | サン・マイクロシステムズ サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox/Thunderbird の JavaScript エンジンにおける任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-2466 | 2010-04-1 13:38 | 2009-07-21 | Show | GitHub Exploit DB Packet Storm |
| 259458 | 10 | 危険 | サン・マイクロシステムズ サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox/Thunderbird の base64 デコード関数における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-2463 | 2010-04-1 13:36 | 2009-07-21 | Show | GitHub Exploit DB Packet Storm |
| 259459 | 10 | 危険 | サン・マイクロシステムズ サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox/Thunderbird のブラウザエンジンにおける任意のコードを実行される脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-2462 | 2010-04-1 13:34 | 2009-07-21 | Show | GitHub Exploit DB Packet Storm |
| 259460 | 7.2 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の fasync_helper 関数における権限昇格の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-4141 | 2010-03-29 15:18 | 2010-01-19 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 17, 2026, 4:19 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1271 | 5.5 |
MEDIUM
Local |
microsoft |
windows_server_2019 windows_server_2022 windows_server_2025 |
Use after free in Windows Network Controller (NC) Host Agent allows an authorized attacker to deny service locally. |
CWE-416 CWE-822 Use After Free Untrusted Pointer Dereference |
CVE-2026-44805 | 2026-06-12 03:55 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1272 | 8.8 |
HIGH
Network |
microsoft |
windows_server_2022 windows_server_2025 |
Stack-based buffer overflow in Active Directory Domain Services allows an authorized attacker to execute code over a network. |
CWE-121
Stack-based Buffer Overflow |
CVE-2026-45648 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1273 | 7.5 |
HIGH
Network |
svelte | svelte | Svelte is a performance oriented web framework. From version 5.51.5 to before version 5.55.7, an internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}><… |
CWE-1333
Inefficient Regular Expression Complexity |
CVE-2026-42567 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1274 | 7.0 |
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 Kernel allows an authorized attacker to elevate privileges locally. |
CWE-122 CWE-416 Heap-based Buffer Overflow Use After Free |
CVE-2026-45653 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1275 | 7.5 |
HIGH
Network |
svelte | devalue | Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From version 5.6.3 to before version 5.8.1, devalue.parse could, due to qu… |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2026-42570 | 2026-06-12 03:52 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1276 | 7.9 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Protection mechanism failure in Windows Secure Boot allows an authorized attacker to bypass a security feature locally. |
CWE-284
Improper Access Control |
CVE-2026-45654 | 2026-06-12 03:51 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1277 | 5.3 |
MEDIUM
Physics |
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… |
Protection mechanism failure in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack. |
CWE-693
Protection Mechanism Failure |
CVE-2026-45655 | 2026-06-12 03:48 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1278 | 7.0 |
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 Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-45601 | 2026-06-12 03:47 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1279 | 6.1 |
MEDIUM
Network |
svelte | svelte | Svelte is a performance oriented web framework. Prior to version 5.55.7, Svelte was vulnerable to DOM clobbering of its internal framework state on elements, potentially leading to XSS attacks. This … |
CWE-79
Cross-site Scripting |
CVE-2026-42573 | 2026-06-12 03:46 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1280 | 7.0 |
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 Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-45603 | 2026-06-12 03:46 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |