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 25, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
237501 10 危険 ヒューレット・パッカード - HP Performance Insight における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-3270 2012-11-9 12:16 2012-11-1 Show GitHub Exploit DB Packet Storm
237502 7.5 危険 ヒューレット・パッカード - HP Performance Insight における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-3269 2012-11-9 12:15 2012-11-1 Show GitHub Exploit DB Packet Storm
237503 9.7 危険 ソフォス - Sophos Antivirus に複数の脆弱性 - - 2012-11-9 11:06 2012-11-6 Show GitHub Exploit DB Packet Storm
237504 6 警告 MoinMoin - MoinMoin の security/__init__.py における別のグループのメンバとして扱われる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4404 2012-11-9 10:49 2012-09-3 Show GitHub Exploit DB Packet Storm
237505 10 危険 Mozilla Foundation - 複数の Mozilla 製品の WebSocket の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-4191 2012-11-9 10:47 2012-10-11 Show GitHub Exploit DB Packet Storm
237506 6.9 警告 D-Bus - libdbus における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3524 2012-11-9 10:42 2012-09-18 Show GitHub Exploit DB Packet Storm
237507 1.9 注意 Linux - Linux Kernel の Netlink の実装おける Netlink 通信を偽造される脆弱性 CWE-287
不適切な認証
CVE-2012-3520 2012-11-9 10:40 2012-09-19 Show GitHub Exploit DB Packet Storm
237508 4.7 警告 Linux - Linux Kernel の mm/madvise.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2012-3511 2012-11-9 10:39 2012-07-16 Show GitHub Exploit DB Packet Storm
237509 2.1 注意 Linux - Linux Kernel の net/rds/recv.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3430 2012-11-9 10:37 2012-10-2 Show GitHub Exploit DB Packet Storm
237510 7.6 危険 Linux - Linux Kernel の fs/udf/super.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3400 2012-11-9 10:34 2012-06-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4301 - - - In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message alloca… - CVE-2026-46108 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4302 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalance_children. If the internal btree node … - CVE-2026-46107 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4303 - - - In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tie… - CVE-2026-46103 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4304 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skb_head leak in strp_abort_strp() When the stream parser is aborted, for example after a message assembly ti… - CVE-2026-46102 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4305 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: reject zero shift in nft_bitwise Reject zero shift operands for nft_bitwise left and right shift expressions during in… - CVE-2026-46101 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4306 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6_input_core() and rpl_input() call ip6_route_input() which sets a NORE… - CVE-2026-46099 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4307 - - - In the Linux kernel, the following vulnerability has been resolved: net: caif: clear client service pointer on teardown `caif_connect()` can tear down an existing client after remote shutdown by ca… - CVE-2026-46098 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4308 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointe… - CVE-2026-46088 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4309 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inj… - CVE-2026-46082 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4310 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via … - CVE-2026-46080 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm