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 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
196661 4.9 警告
Network
シトリックス・システムズ - Citrix XenServer の Linux Foundation xapi における他の管理者のタスクをキャンセルされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5573 2017-02-14 14:41 2017-01-25 Show GitHub Exploit DB Packet Storm
196662 6.5 警告
Network
シトリックス・システムズ - Citrix XenServer の Linux Foundation xapi におけるホストのデータベースを破損される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5572 2017-02-14 14:41 2017-01-25 Show GitHub Exploit DB Packet Storm
196663 9.8 緊急
Network
Google - Android におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8411 2017-02-14 14:39 2016-12-5 Show GitHub Exploit DB Packet Storm
196664 7.5 重要
Network
libarchive - libarchive の lha_read_file_header_1() 関数における境界外メモリアクセスを誘発される脆弱性 CWE-125
境界外読み取り
CVE-2017-5601 2017-02-14 14:19 2017-01-20 Show GitHub Exploit DB Packet Storm
196665 7.8 重要
Local
Palo Alto Networks - Palo Alto Networks Terminal Services Agent における権限を取得される脆弱性 CWE-264
CWE-787
CVE-2017-5329 2017-02-14 14:11 2017-01-26 Show GitHub Exploit DB Packet Storm
196666 7.5 重要
Network
Palo Alto Networks - Palo Alto Networks Terminal Services Agent における任意のユーザになりすまされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-5328 2017-02-14 14:11 2017-01-26 Show GitHub Exploit DB Packet Storm
196667 9.8 緊急
Network
Debian
GStreamer
レッドハット
- GStreamer の FLIC デコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9636 2017-02-14 14:05 2016-11-29 Show GitHub Exploit DB Packet Storm
196668 9.8 緊急
Network
Debian
GStreamer
レッドハット
- GStreamer の FLIC デコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9635 2017-02-14 14:05 2016-11-29 Show GitHub Exploit DB Packet Storm
196669 9.8 緊急
Network
Debian
GStreamer
レッドハット
- GStreamer の FLIC デコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9634 2017-02-14 14:05 2016-11-29 Show GitHub Exploit DB Packet Storm
196670 5.5 警告
Local
openSUSE project
libgit2
SUSE
Fedora Project
- libgit2 の commit.c の git_oid_nfmt 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-8569 2017-02-14 13:45 2016-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
391 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop i… New - CVE-2026-43358 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
392 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the dri… New - CVE-2026-43357 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
393 - - - In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis: Fix NULL pointer dereference in adis_init The adis_init() function dereferences adis->ops to check if the individ… New - CVE-2026-43356 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
394 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM r… New - CVE-2026-43355 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
395 - - - In the Linux kernel, the following vulnerability has been resolved: iio: proximity: hx9023s: Protect against division by zero in set_samp_freq Avoid division by zero when sampling frequency is unsp… New - CVE-2026-43354 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
396 - - - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Fix race in DMA ring dequeue The HCI DMA dequeue path (hci_dma_dequeue_xfer()) may be invoked for multiple tra… New - CVE-2026-43353 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
397 - - - In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue The logic used to abort the DMA ring contains several flaws: … New - CVE-2026-43352 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
398 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Eagerly init vgic dist/redist on vgic creation If vgic_allocate_private_irqs_locked() fails for any odd reason, we ex… New - CVE-2026-43351 2026-05-9 00:16 2026-05-9 Show GitHub Exploit DB Packet Storm
399 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks… New CWE-123
 Write-what-where Condition
CVE-2026-43284 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm
400 7.1 HIGH
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.214, the Change Customer modal correctly hides out-of-scope customers through the mailbox-filte… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-41906 2026-05-9 00:16 2026-05-8 Show GitHub Exploit DB Packet Storm