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":May 7, 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
196591 7.5 重要
Network
GStreamer - GStreamer の vmnc デコーダにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-9445 2017-02-6 15:49 2016-11-16 Show GitHub Exploit DB Packet Storm
196592 7.5 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の pygrub ブートローダエミュレータにおけるホスト上の任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-9380 2017-02-6 15:48 2016-11-22 Show GitHub Exploit DB Packet Storm
196593 7.9 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の pygrub ブートローダエミュレータにおけるホスト上の任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-9379 2017-02-6 15:48 2016-11-22 Show GitHub Exploit DB Packet Storm
196594 9.8 緊急
Network
OpenSLP - OpenSLP の common/slp_compare.c の SLPFoldWhiteSpace 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7567 2017-02-6 15:48 2016-09-27 Show GitHub Exploit DB Packet Storm
196595 5.5 警告
Local
libdwarf project - libdwarf の dwarf_loc.c の _dwarf_read_loc_section 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7410 2017-02-6 15:48 2016-09-13 Show GitHub Exploit DB Packet Storm
196596 9.8 緊急
Network
MetalGenix - GeniXCMS の inc/lib/Options.class.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5575 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196597 9.8 緊急
Network
MetalGenix - GeniXCMS の register.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5574 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196598 8.8 重要
Network
eClinicalWorks - eClinicalWorks Patient Portal の messageJson.jsp におけるブラインド SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5570 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196599 9.8 緊急
Network
eClinicalWorks - eClinicalWorks Patient Portal の template.jsp におけるブラインド SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5569 2017-02-6 13:48 2017-01-23 Show GitHub Exploit DB Packet Storm
196600 8.8 重要
Network
LibTIFF - LibTIFF の tif_lzw.c におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-5563 2017-02-6 13:48 2017-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
261 - - - In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in write_page caused by resize race A General Protection Fault occurs in write_page() during array resize: RIP… New - CVE-2026-43163 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
262 - - - In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin When calling of_parse_phandle_with_args(), the caller is respon… New - CVE-2026-43165 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
263 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block fre… New - CVE-2026-43158 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
264 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode PCIe endpoints with ATS enabled and passed th… New - CVE-2026-43161 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
265 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced plain identification for encoded extents Only plain data whose start position and on-disk physical length a… New - CVE-2026-43166 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
266 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec ("ocfs2: fix xattr array entry __counted_by error") doesn't handle … New - CVE-2026-43168 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
267 - - - In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3_gadget_vbus_draw() can be called from atomic context, which… New - CVE-2026-43170 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
268 - - - In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb(). syzbot reported null-ptr-deref of udp_sk(sk)->udp_prod_queue. [0] S… New - CVE-2026-43164 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
269 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: always flush state and policy upon NETDEV_UNREGISTER event syzbot is reporting that "struct xfrm_state" refcount is leaking… New - CVE-2026-43167 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
270 - - - In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't dump the entire memory region The current logic at cper_print_fw_err() doesn't check if the error record length i… New - CVE-2026-43171 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm