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 1, 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
241171 4.6 警告 アップル - Apple Mac OS X における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3723 2012-09-24 18:59 2012-09-20 Show GitHub Exploit DB Packet Storm
241172 5 警告 GNOME Project - libsoup の SoupServer の soup-uri.c におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2524 2012-09-24 17:05 2011-06-23 Show GitHub Exploit DB Packet Storm
241173 3.3 注意 Wireshark - SPARC および Itanium で稼働する Wireshark におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2394 2012-09-24 17:04 2012-05-21 Show GitHub Exploit DB Packet Storm
241174 3.3 注意 Wireshark - Wireshark の DIAMETER 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-2393 2012-09-24 17:04 2012-05-21 Show GitHub Exploit DB Packet Storm
241175 3.3 注意 Wireshark - Wireshark におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2392 2012-09-24 17:02 2012-05-21 Show GitHub Exploit DB Packet Storm
241176 2.9 注意 Wireshark - Wireshark の NFS dissector におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2012-4049 2012-09-24 16:58 2012-07-22 Show GitHub Exploit DB Packet Storm
241177 3.3 注意 Wireshark - Wireshark の PPP dissector におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2012-4048 2012-09-24 16:56 2012-07-22 Show GitHub Exploit DB Packet Storm
241178 7.5 危険 日立 - JP1/Cm2/Network Node Manager i におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5001 2012-09-21 18:14 2012-02-29 Show GitHub Exploit DB Packet Storm
241179 4.3 警告 KnowledgeTree - KnowledgeTree の config/dmsDefaults.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0988 2012-09-21 16:06 2012-09-20 Show GitHub Exploit DB Packet Storm
241180 9.3 危険 Caminova - Caminova DjVu Browser Plug-in におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5006 2012-09-21 16:05 2012-09-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1921 - - - In the Linux kernel, the following vulnerability has been resolved: slub: fix data loss and overflow in krealloc() Commit 2cd8231796b5 ("mm/slub: allow to set node and align in k[v]realloc") introd… - CVE-2026-45990 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1922 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix memory leaks in rxkad_verify_response() Fix rxkad_verify_response() to free the ticket and the server key under all ci… - CVE-2026-46012 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1923 - - - In the Linux kernel, the following vulnerability has been resolved: remoteproc: xlnx: Only access buffer information if IPI is buffered In the receive callback check if message is NULL to prevent p… - CVE-2026-46016 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1924 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perf… - CVE-2026-46026 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1925 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - snapshot IV for async AEAD requests AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during … - CVE-2026-46028 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1926 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential UAF after skb_unshare() failure If skb_unshare() fails to unshare a packet due to allocation failure in rxrp… - CVE-2026-45998 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1927 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (pt5161l) Fix bugs in pt5161l_read_block_data() Fix two bugs in pt5161l_read_block_data(): 1. Buffer overrun: The local b… - CVE-2026-46001 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1928 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos_walk() vs kdamond_fn() exit race When kdamond_fn() main loop is finished, the function cancels remaining… - CVE-2026-46008 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1929 - - - In the Linux kernel, the following vulnerability has been resolved: mm/memfd_luo: fix physical address conversion in put_folios cleanup In memfd_luo_retrieve_folios()'s put_folios cleanup path: 1.… - CVE-2026-46013 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1930 - - - In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device_node leak in mc_probe() of_parse_phandle() returns a device_node reference that must be released with … - CVE-2026-46030 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm