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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3531 9.8 緊急
Network
Bitwarden Bitwarden Command-line Interface BitwardenのBitwarden Command-line Interfaceにおける複数の脆弱性 CWE-78
CWE-94
CVE-2026-42994 2026-05-7 11:31 2026-05-1 Show GitHub Exploit DB Packet Storm
3532 9.3 緊急
Network
GeoVision GV-IP Device Utility GeoVisionのGV-IP Device Utilityにおける隠蔽によるセキュリティへの依存に関する脆弱性 CWE-656
隠蔽によるセキュリティへの依存
CVE-2026-7161 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3533 6.1 警告
Network
GeoVision GV-LPC2211 Firmware
GV-LPC2011 Firmware
GeoVisionのGV-LPC2011 Firmware等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-7371 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3534 9 緊急
Network
GeoVision GV-VMS Firmware GeoVisionのGV-VMS Firmwareにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-7372 2026-05-7 11:31 2026-05-4 Show GitHub Exploit DB Packet Storm
3535 7.8 重要
Local
Zurich Instruments LabOne Q Zurich InstrumentsのLabOne Qにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-7584 2026-05-7 11:31 2026-05-1 Show GitHub Exploit DB Packet Storm
3536 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. W308R Firmware Shenzhen Tenda Technology Co.,Ltd.のW308R Firmwareにおけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2018-25316 2026-05-7 11:31 2026-04-29 Show GitHub Exploit DB Packet Storm
3537 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. W3002R Firmware
A302 Firmware
W309R Firmware
Shenzhen Tenda Technology Co.,Ltd.のA302 Firmware等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2018-25317 2026-05-7 11:31 2026-04-29 Show GitHub Exploit DB Packet Storm
3538 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. FH303 Firmware
A300 Firmware
Shenzhen Tenda Technology Co.,Ltd.のA300 Firmware等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2018-25318 2026-05-7 11:31 2026-04-29 Show GitHub Exploit DB Packet Storm
3539 9.8 緊急
Network
DeanWu (pylixm) Django-mdeditor DeanWu (pylixm)のDjango-mdeditorにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2025-13030 2026-05-7 11:31 2026-04-30 Show GitHub Exploit DB Packet Storm
3540 7.8 重要
Local
The Qt Company qtdeclarative The Qt Companyのqtdeclarativeにおける複数の脆弱性 CWE-20
CWE-94
CWE-94
CVE-2025-14576 2026-05-7 11:30 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1251 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() xfrm6_rcv_encap() performs an IPv6 route lookup when the skb does not alre… Update - CVE-2026-46172 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1252 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: free sk if last When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(), and released at t… Update - CVE-2026-46170 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1253 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using lock_sock_fast() (atomic context) around sock_set_timestamp() and so… Update - CVE-2026-46168 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1254 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblp_ctrl_msg() wi… Update - CVE-2026-46167 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1255 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: vport: fix self-deadlock on release of tunnel ports vports are used concurrently and protected by RCU, so netdev_put… Update - CVE-2026-46165 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1256 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43l… Update - CVE-2026-46163 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1257 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setup_geo() with zero far_copies setup_geo() extracts near_copies (nc) and far_copies (fc) from … Update - CVE-2026-46161 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1258 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: always decrease sk refcount When an ADD_ADDR is retransmitted, the sk is held in sk_reset_timer(). It sh… Update - CVE-2026-46158 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1259 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang() The switch case in loongson_gpu_fixup_dma_hang() may not DC2 or DC3… Update - CVE-2026-46156 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
1260 - - - In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix heap leak in IEEE 1284 device ID via short response usblp_ctrl_msg() collapses the usb_control_msg() return value… Update - CVE-2026-46151 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm