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, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2961 9.8 緊急
Network
InHand Networks ir302 ファームウェア
IR615 ファームウェア
IR315 Firmware
IR305 Firmware
InHand Networksのir302 ファームウェア等の複数製品におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-38707 2026-06-3 17:05 2026-05-28 Show GitHub Exploit DB Packet Storm
2962 7.8 重要
Local
MediaArea.net SARL MediaInfoLib MediaArea.net SARLのMediaInfoLibにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-22554 2026-06-3 17:05 2026-05-20 Show GitHub Exploit DB Packet Storm
2963 6.5 警告
Network
The Go Project Net The Go ProjectのNetにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-25680 2026-06-3 17:05 2026-05-22 Show GitHub Exploit DB Packet Storm
2964 6.1 警告
Network
The Go Project Net The Go ProjectのNetにおけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-25681 2026-06-3 17:05 2026-05-22 Show GitHub Exploit DB Packet Storm
2965 6.1 警告
Network
The Go Project Net The Go ProjectのNetにおけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-27136 2026-06-3 17:05 2026-05-22 Show GitHub Exploit DB Packet Storm
2966 9.8 緊急
Network
Linaro Open Asymmetric Multi Processing (OpenAMP) LinaroのOpen Asymmetric Multi Processing (OpenAMP)における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-37540 2026-06-3 17:05 2026-05-1 Show GitHub Exploit DB Packet Storm
2967 9.6 緊急
Network
The Go Project Net The Go ProjectのNetにおける安全でない等式による入力の不適切な検証に関する脆弱性 CWE-1289
安全でない等式による入力の不適切な検証
CVE-2026-39821 2026-06-3 17:05 2026-05-22 Show GitHub Exploit DB Packet Storm
2968 7.5 重要
Network
マイクロソフト Microsoft Planetary Computer Pro (GeoCatalog) Microsoft Planetary Computer Pro の情報漏えいの脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-41104 2026-06-3 17:04 2026-05-22 Show GitHub Exploit DB Packet Storm
2969 9.6 緊急
Network
charm Wish charmのWishにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41589 2026-06-3 17:04 2026-05-7 Show GitHub Exploit DB Packet Storm
2970 9.1 緊急
Network
i18next i18next-http-backend i18nextのi18next-http-backendにおける複数の脆弱性 CWE-22
CWE-74
CVE-2026-41691 2026-06-3 17:04 2026-05-7 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
4341 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epf_ntb_epc_destroy() duplicates the teardown that the caller is s… - CVE-2026-46009 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4342 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix u32 overflow in pushbuf reloc bounds check nouveau_gem_pushbuf_reloc_apply() validates each relocation with … - CVE-2026-46006 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4343 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setup_card() in caiaq driver doesn't treat the error cases grace… - CVE-2026-46004 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4344 - - - In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero i_nlink and valid mode in ext2_iget() ext2_iget() already rejects inodes with i_nlink == 0 when i_m… - CVE-2026-46002 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4345 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails If device_add(&sdkp->disk_dev) fails, put_device() runs scsi_di… - CVE-2026-45997 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4346 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix OOB reads in command_file_write due to missing size checks The command_file_write() handler allocates a kernel buffer… - CVE-2026-45994 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4347 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path The previous fix for handling the error from setup_card() missed t… - CVE-2026-45992 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4348 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2 After VMRUN in guest mode, nested_sync_control_from_vmcb02() … - CVE-2026-45987 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4349 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: ccree - fix a memory leak in cc_mac_digest() Add cc_unmap_result() if cc_map_hash_request_final() fails to prevent potent… - CVE-2026-45986 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
4350 - - - In the Linux kernel, the following vulnerability has been resolved: s390/cio: Fix device lifecycle handling in css_alloc_subchannel() `css_alloc_subchannel()` calls `device_initialize()` before set… - CVE-2026-45981 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm