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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191731 10 緊急
Network
アドビシステムズ - Adobe Digital Editions の PDF ランタイムエンジンにおけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3088 2017-06-28 16:00 2017-06-13 Show GitHub Exploit DB Packet Storm
191732 9.8 緊急
Network
アドビシステムズ - Adobe Captivate のクイズの報告機能におけるリモートでコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2017-3098 2017-06-28 15:25 2017-06-13 Show GitHub Exploit DB Packet Storm
191733 7.5 重要
Network
アドビシステムズ - Adobe Captivate のクイズの報告機能における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-3087 2017-06-28 15:25 2017-06-13 Show GitHub Exploit DB Packet Storm
191734 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の広告のメタデータ機能における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3084 2017-06-28 14:46 2017-06-13 Show GitHub Exploit DB Packet Storm
191735 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の Primetime SDK 機能における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3083 2017-06-28 14:46 2017-06-13 Show GitHub Exploit DB Packet Storm
191736 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の LocaleID クラスにおけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3082 2017-06-28 14:46 2017-06-13 Show GitHub Exploit DB Packet Storm
191737 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3081 2017-06-28 14:46 2017-06-13 Show GitHub Exploit DB Packet Storm
191738 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player のラスタデータの内部表現におけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3079 2017-06-28 14:46 2017-06-13 Show GitHub Exploit DB Packet Storm
191739 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の Adobe Texture Format モジュールにおけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3078 2017-06-28 14:46 2017-06-13 Show GitHub Exploit DB Packet Storm
191740 9.8 緊急
Network
アドビシステムズ - Adobe Flash Player の PNG 画像パーサにおけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3077 2017-06-28 14:46 2017-06-13 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
451 - - - In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC For the i.MX8MQ platform, there is a hardware limitation: th… New - CVE-2026-43310 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
452 - - - In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID a… New - CVE-2026-43309 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
453 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() There is no need to BUG(), we can just return an error… New - CVE-2026-43308 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
454 - - - In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N sam… New - CVE-2026-43307 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
455 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: crypto: Use the correct destructor kfunc type With CONFIG_CFI enabled, the kernel strictly enforces that indirect function c… New - CVE-2026-43306 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
456 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path [Why] The evaluation for whether we need to use the DMU… New - CVE-2026-43305 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
457 - - - In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPH_MAX_KEY_LEN When decoding the key, verify that the key material would fit into a fixed-size buff… New - CVE-2026-43304 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
458 - - - In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page->private in free_pages_prepare() Several subsystems (slub, shmem, ttm, etc.) use page->private but don'… New - CVE-2026-43303 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
459 - - - In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIG_DMA_API_DEBUG enabled, the kernel occa… New - CVE-2026-43302 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
460 - - - In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix PM runtime usage count underflow Replace pm_runtime_put_sync() with pm_runtime_dont_use_autosuspen… New - CVE-2026-43301 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm