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 9, 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
197311 7.5 重要
Network
Debian
xmlsoft.org
- libxml2 の xmlsave.c の xmlBufAttrSerializeTxtContent 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-4483 2017-05-16 17:42 2016-05-23 Show GitHub Exploit DB Packet Storm
197312 9.8 緊急
Network
SAP - SAP NetWeaver におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-10311 2017-05-16 17:42 2016-12-7 Show GitHub Exploit DB Packet Storm
197313 9.8 緊急
Network
NovaStor - Linux 用 NovaBACKUP DataCenter の datamover モジュールにおけるリモートでコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-4899 2017-05-16 17:34 2016-11-15 Show GitHub Exploit DB Packet Storm
197314 9.8 緊急
Network
NovaStor - Linux 用 NovaBACKUP DataCenter の datamover モジュールにおけるリモートでコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-4898 2017-05-16 17:34 2016-11-15 Show GitHub Exploit DB Packet Storm
197315 4.7 警告
Local
xmlsoft.org - libxml2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5969 2017-05-16 17:31 2017-02-12 Show GitHub Exploit DB Packet Storm
197316 4.9 警告
Network
Intellinet - Intellinet NFC-30ir IP Camera の ファームウェアの Web べースの管理サイトにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-7461 2017-05-16 17:27 2017-04-7 Show GitHub Exploit DB Packet Storm
197317 6.5 警告
Network
SolarWinds - SolarWinds Log & Event Manager におけるサーバのファイルシステムを閲覧される脆弱性 CWE-200
情報漏えい
CVE-2017-7646 2017-05-16 17:14 2017-04-18 Show GitHub Exploit DB Packet Storm
197318 9.8 緊急
Network
Intellinet - Intellinet NFC-30ir IP Camera における Web ディレクトリ内でベンダ提供の CGI へアクセスされる脆弱性 CWE-22
CWE-798
CVE-2017-7462 2017-05-16 17:04 2017-04-7 Show GitHub Exploit DB Packet Storm
197319 8.8 重要
Network
Synology Inc. - Synology Photo Station における任意のコマンドを実行される脆弱性 CWE-77
コマンドインジェクション
CVE-2016-10322 2017-05-16 16:59 2016-01-28 Show GitHub Exploit DB Packet Storm
197320 7.8 重要
Local
Synology Inc. - Synology Photo Station における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-10323 2017-05-16 16:59 2016-01-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2771 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs() drm_gem_fb_init_with_funcs() computes sub-s… - CVE-2026-46209 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2772 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject new tp_meter sessions during teardown Prevent tp_meter from starting new sender or receiver sessions after mes… - CVE-2026-46206 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2773 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume … - CVE-2026-46205 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2774 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46199 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2775 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is do… - CVE-2026-46198 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2776 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds b… - CVE-2026-46197 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2777 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already calle… - CVE-2026-46189 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2778 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit)… - CVE-2026-46187 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2779 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: validate rx pkt_type header length virtbt_rx_handle() reads the leading pkt_type byte from the RX skb and f… - CVE-2026-46186 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2780 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() returns success without length validation for the… - CVE-2026-46185 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm