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 12, 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
248091 5 警告 CA Technologies - CA eTrust ITM におけるユーザ情報を取得される脆弱性 CWE-200
CWE-264
CVE-2007-5439 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248092 5.8 警告 CA Technologies - CA eTrust ITM の Web コンソールにおける任意の Web サイトにユーザをリダイレクトされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-5437 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248093 7.6 危険 G Data Software - G DATA Antivirus の特定の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5436 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248094 4.3 警告 CA Technologies - CA ERwin Process Modeler におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-5435 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248095 2.6 注意 3com - 3Com 3CRWER100-75 ルータにおけるルータの存在および製品詳細情報を取得される脆弱性 CWE-16
CWE-200
CVE-2007-5420 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248096 10 危険 3com - 3Com 3CRWER100-75 ルータにおける Web 管理インターフェースにアクセスされる脆弱性 CWE-16
環境設定
CVE-2007-5419 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248097 7.5 危険 care2x - CARE2X 2G における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5418 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248098 5 警告 boastmachine - boastMachine の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5417 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248099 6.8 警告 Drupal - Drupal における任意の PHP コードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2007-5416 2012-06-26 15:54 2007-10-12 Show GitHub Exploit DB Packet Storm
248100 6.4 警告 creamotion - CMS Creamotion における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5298 2012-06-26 15:54 2007-10-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3341 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
3342 - - - 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
3343 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
3344 - - - 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
3345 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
3346 - - - 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
3347 - - - 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
3348 - - - 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
3349 - - - 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
3350 - - - In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_ad… - CVE-2026-46079 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm