Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 15, 2026, 12:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224451 7.2 危険 polkit project
Novell
Canonical
レッドハット
- PolicyKit における PolicyKit 制限を回避される脆弱性 CWE-362
競合状態
CVE-2013-4288 2013-12-26 17:51 2013-09-18 Show GitHub Exploit DB Packet Storm
224452 5 警告 Spice Project
レッドハット
- SPICE の server/reds.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4282 2013-12-26 17:44 2013-10-29 Show GitHub Exploit DB Packet Storm
224453 6.8 警告 GNU Project - GNU C Library の sysdeps/posix/readdir_r.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4237 2013-12-26 17:43 2013-08-13 Show GitHub Exploit DB Packet Storm
224454 2.6 注意 GNU Project
Fedora Project
- GNU C Library の pt_chown におけるファイルの権限を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2207 2013-12-26 17:42 2013-06-20 Show GitHub Exploit DB Packet Storm
224455 5.1 警告 GNU Project - GNU C Library および Embedded GLIBC の PTR_MANGLE の実装における実行フローを制御される脆弱性 CWE-20
不適切な入力確認
CVE-2013-4788 2013-12-26 17:42 2013-07-15 Show GitHub Exploit DB Packet Storm
224456 5 警告 Mozilla Foundation - Bugzilla におけるプライベートプロダクト名を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0786 2013-12-26 17:41 2013-02-17 Show GitHub Exploit DB Packet Storm
224457 4.3 警告 Mozilla Foundation - Bugzilla の show_bug.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0785 2013-12-26 17:41 2013-02-17 Show GitHub Exploit DB Packet Storm
224458 6.5 警告 OpenStack - 複数の OpenStack 製品におけるアクセスを保持される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4222 2013-12-26 17:37 2013-06-3 Show GitHub Exploit DB Packet Storm
224459 4.7 警告 Linux - Linux Kernel の IPv6 の実装の net/ipv6/udp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4162 2013-12-26 17:30 2013-07-2 Show GitHub Exploit DB Packet Storm
224460 7.2 危険 Novell - Windows 上で稼働する Novell Client の NICM.SYS カーネルドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3956 2013-12-26 16:57 2013-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
621 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. 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
622 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
623 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
624 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
625 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
626 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
627 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
628 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
629 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
630 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