|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 14, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 224181 | 6.8 | 警告 | - | Google Chrome で使用される Blink の Web Audio の実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-362
競合状態 |
CVE-2013-2906 | 2014-01-9 10:41 | 2013-10-1 | Show | GitHub Exploit DB Packet Storm | |
| 224182 | 6.8 | 警告 | LibTIFF | - | ppm2tiff におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-DesignError
|
CVE-2012-4564 | 2014-01-9 10:06 | 2012-11-11 | Show | GitHub Exploit DB Packet Storm |
| 224183 | 5 | 警告 | Django Software Foundation | - | Django におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2013-4315 | 2014-01-9 09:49 | 2013-09-10 | Show | GitHub Exploit DB Packet Storm |
| 224184 | 7.5 | 危険 | リアルネットワークス | - | Windows 上で稼働する RealNetworks RealPlayer および Mac RealPlayer におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-7260 | 2014-01-8 17:30 | 2013-12-20 | Show | GitHub Exploit DB Packet Storm |
| 224185 | 7.5 | 危険 | Mini-stream Software | - | Mini-stream CastRipper におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-5137 | 2014-01-8 16:21 | 2009-05-12 | Show | GitHub Exploit DB Packet Storm |
| 224186 | 7.5 | 危険 | Devscripts Devel Team | - | devscripts の uscan における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2013-6888 | 2014-01-8 15:43 | 2013-12-23 | Show | GitHub Exploit DB Packet Storm |
| 224187 | 4.9 | 警告 | Linux | - | Linux Kernel の net/x25/af_x25.c の x25_recvmsg 関数における重要な情報を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-7271 | 2014-01-8 15:28 | 2013-12-8 | Show | GitHub Exploit DB Packet Storm |
| 224188 | 4.9 | 警告 | Linux | - | Linux Kernel の net/netrom/af_netrom.c の nr_recvmsg 関数における重要な情報を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-7269 | 2014-01-8 15:27 | 2013-12-8 | Show | GitHub Exploit DB Packet Storm |
| 224189 | 4.9 | 警告 | Linux | - | Linux Kernel の net/ipx/af_ipx.c の ipx_recvmsg 関数における重要な情報を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-7268 | 2014-01-8 15:26 | 2013-12-8 | Show | GitHub Exploit DB Packet Storm |
| 224190 | 4.9 | 警告 | Linux | - | Linux Kernel の net/appletalk/ddp.c の atalk_recvmsg 関数における重要な情報を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-7267 | 2014-01-8 15:26 | 2013-12-8 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 14, 2026, 4:12 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 581 | 8.1 |
HIGH
Network |
microsoft | visual_studio_code | Improper input validation in Visual Studio Code allows an unauthorized attacker to elevate privileges over a network. Update |
CWE-20 NVD-CWE-noinfo Improper Input Validation |
CVE-2026-40376 | 2026-06-12 03:56 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 582 | 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. Update |
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 |
| 583 | 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. Update |
CWE-121
Stack-based Buffer Overflow |
CVE-2026-45648 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 584 | 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}><… Update |
CWE-1333
Inefficient Regular Expression Complexity |
CVE-2026-42567 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 585 | 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. Update |
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 |
| 586 | 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… Update |
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 |
| 587 | 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. Update |
CWE-284
Improper Access Control |
CVE-2026-45654 | 2026-06-12 03:51 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 588 | 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. Update |
CWE-693
Protection Mechanism Failure |
CVE-2026-45655 | 2026-06-12 03:48 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 589 | 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. Update |
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 |
| 590 | 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 … Update |
CWE-79
Cross-site Scripting |
CVE-2026-42573 | 2026-06-12 03:46 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |