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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211301 7.5 危険 Accuenergy - Accuenergy Acuvim II 用 AXN-NET Ethernet モジュールアクセサリ上で稼働する Web サーバ における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-2373 2014-11-6 19:15 2014-10-30 Show GitHub Exploit DB Packet Storm
211302 6.8 警告 Fabrice Bellard - QEMU の hw/usb/bus.c における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-3461 2014-11-6 18:32 2014-05-12 Show GitHub Exploit DB Packet Storm
211303 4.6 警告 Fabrice Bellard - QEMU の block/qcow.c の qcow_open 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-0223 2014-11-6 18:32 2014-07-23 Show GitHub Exploit DB Packet Storm
211304 7.5 危険 Fabrice Bellard - QEMU の block/qcow.c の qcow_open 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-0222 2014-11-6 18:32 2014-07-23 Show GitHub Exploit DB Packet Storm
211305 7.5 危険 Fabrice Bellard - QEMU の hw/virtio/virtio.c の virtio_load 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0182 2014-11-6 18:32 2014-07-23 Show GitHub Exploit DB Packet Storm
211306 7.5 危険 Fabrice Bellard - QEMU の hw/virtio/virtio.c の virtio_load 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6399 2014-11-6 18:32 2013-11-4 Show GitHub Exploit DB Packet Storm
211307 7.5 危険 Fabrice Bellard - QEMU の hw/scsi/scsi-bus.c の virtio_scsi_load_request 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-4542 2014-11-6 18:32 2013-06-12 Show GitHub Exploit DB Packet Storm
211308 7.5 危険 Fabrice Bellard - QEMU の hw/usb/bus.c の usb_device_post_load 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-4541 2014-11-6 18:32 2013-06-12 Show GitHub Exploit DB Packet Storm
211309 7.5 危険 Fabrice Bellard - QEMU の scoop_gpio_handler_update におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4540 2014-11-6 18:32 2013-12-3 Show GitHub Exploit DB Packet Storm
211310 7.5 危険 Fabrice Bellard - QEMU の hw/input/tsc210x.c の tsc210x_load 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4539 2014-11-6 18:32 2013-12-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
601 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written val… New - CVE-2026-31464 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
602 - - - In the Linux kernel, the following vulnerability has been resolved: writeback: don't block sync for filesystems with no data integrity guarantees Add a SB_I_NO_DATA_INTEGRITY superblock flag for fi… New - CVE-2026-31465 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
603 - - - In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfio_pci_core_feature_dma_buf() ignores its own advice to onl… New - CVE-2026-31468 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
604 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder windo… New - CVE-2026-31471 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
605 - - - In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix folio isn't locked in softleaf_to_folio() On arm64 server, we found folio that get from migration entry isn't… New - CVE-2026-31466 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
606 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: add GFP_NOIO in the bio completion if needed The bio completion path in the process context (e.g. dm-verity) will directly… New - CVE-2026-31467 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
607 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false A UAF issue occurs when the virtio_net d… New - CVE-2026-31469 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
608 - - - In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQB… New - CVE-2026-31473 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
609 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devm_kzalloc() memory A previous change added NULL checks and cleanup for allocation failures i… New - CVE-2026-31475 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
610 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len() After this commit (e2b76ab8b5c9 "ksmbd: add supp… New - CVE-2026-31478 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm