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 6, 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
196491 7.8 重要
Local
サムスン - Samsung Note デバイスの Telecom アプリケーションの SpamCall Activity コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6526 2017-01-30 16:45 2016-05-11 Show GitHub Exploit DB Packet Storm
196492 5.5 警告
Local
ImageMagick - ImageMagick の magick/attribute.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7906 2017-01-30 15:58 2016-10-2 Show GitHub Exploit DB Packet Storm
196493 5.5 警告
Local
ImageMagick - ImageMagick の MagickCore/profile.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7799 2017-01-30 15:58 2016-10-2 Show GitHub Exploit DB Packet Storm
196494 6.5 警告
Network
ImageMagick - ImageMagick の SGI コーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7101 2017-01-30 15:58 2016-08-19 Show GitHub Exploit DB Packet Storm
196495 7.5 重要
Network
ImageMagick - ImageMagick の BMP コーダにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-6823 2017-01-30 15:58 2016-08-16 Show GitHub Exploit DB Packet Storm
196496 7.5 重要
Network
GraphicsMagick - GraphicsMagick の WPG フォーマットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-7997 2017-01-30 15:57 2016-10-7 Show GitHub Exploit DB Packet Storm
196497 9.8 緊急
Network
GraphicsMagick - GraphicsMagick の WPG フォーマットリーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7996 2017-01-30 15:57 2016-10-7 Show GitHub Exploit DB Packet Storm
196498 7.4 重要
Network
SPIP - SPIP の ecrire/exec/valider_xml.php におけるサーバサイドのリクエストフォージェリ攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-7999 2017-01-30 15:55 2016-09-27 Show GitHub Exploit DB Packet Storm
196499 8.8 重要
Network
SPIP - SPIP の SPIP テンプレートコンポーザー/コンパイラにおける任意の PHP コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-7998 2017-01-30 15:55 2016-09-27 Show GitHub Exploit DB Packet Storm
196500 7.5 重要
Network
SPIP - SPIP の ecrire/exec/valider_xml.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-7982 2017-01-30 15:55 2016-09-28 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
301 - - - In the Linux kernel, the following vulnerability has been resolved: net: consume xmit errors of GSO frames udpgro_frglist.sh and udpgro_bench.sh are the flakiest tests currently in NIPA. They fail … New - CVE-2026-43194 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
302 - - - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query Fix a "scheduling while atomic" bug in mlx5e_ipsec_init_macs(… New - CVE-2026-43199 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
303 - - - In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtk_mdp_unregister_m2m_device() on the error handling path to prevent re… New - CVE-2026-43207 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
304 - - - In the Linux kernel, the following vulnerability has been resolved: net: do not pass flow_id to set_rps_cpu() Blamed commit made the assumption that the RPS table for each receive queue would have … New - CVE-2026-43208 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
305 - - - In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minix_check_superblock() The fs/minix implementation of the minix filesystem does not curr… New - CVE-2026-43209 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
306 - - - In the Linux kernel, the following vulnerability has been resolved: tracing: ring-buffer: Fix to check event length before using Check the event length before adding it for accessing next index in … New - CVE-2026-43210 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
307 - - - In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unlink() functions struct configfs_item_operations callb… New - CVE-2026-43200 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
308 - - - In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ARM processor Error: don't go past allocated memory If the BIOS generates a very small ARM Processor Error, or an inco… New - CVE-2026-43201 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
309 - - - In the Linux kernel, the following vulnerability has been resolved: atm: fore200e: fix use-after-free in tasklets during device removal When the PCA-200E or SBA-200E adapter is being detached, the … New - CVE-2026-43203 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
310 - - - In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate num_ifs to prevent out-of-bounds write The driver obtains sw_attr.num_ifs from firmware via dpsw_get_attri… New - CVE-2026-43205 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm