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 20, 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
197571 7.8 重要
Local
Nitro Software, Inc. - Nitro Pro の PDF 構文解析機能におけるリモートで境界外書き込みを実行される脆弱性 CWE-787
境界外書き込み
CVE-2016-8713 2017-03-14 16:23 2016-10-26 Show GitHub Exploit DB Packet Storm
197572 9.8 緊急
Network
Froxlor - Froxlor におけるパスワードリセットトークンを推測される脆弱性 CWE-330
不十分なランダム値の使用
CVE-2016-5100 2017-03-14 16:19 2016-01-28 Show GitHub Exploit DB Packet Storm
197573 9.1 緊急
Network
フォーティネット - Fortinet FortiWLC における非認証の読み取り/書き込みアクセス権を取得される脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-8491 2017-03-14 16:14 2016-11-9 Show GitHub Exploit DB Packet Storm
197574 8.6 重要
Network
The phpMyAdmin Project - phpMyAdmin の setup スクリプトにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2016-6621 2017-03-14 16:10 2016-08-6 Show GitHub Exploit DB Packet Storm
197575 5.9 警告
Network
OpenNTPD - OpenNTPD における中間者攻撃の軽減を回避される脆弱性 CWE-254
セキュリティ機能
CVE-2016-5117 2017-03-14 16:10 2016-05-21 Show GitHub Exploit DB Packet Storm
197576 7.5 重要
Network
Debian
FlightGear
Fedora Project
- FlightGear のルートマネージャにおける任意のファイルに書き込まれる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-9956 2017-03-14 16:10 2016-12-28 Show GitHub Exploit DB Packet Storm
197577 6.8 警告
Network
シスコシステムズ - Cisco Industrial Ethernet 2000 シリーズスイッチの CIP 機能の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-3812 2017-03-14 16:02 2017-02-1 Show GitHub Exploit DB Packet Storm
197578 7.5 重要
Network
Artifex Software - Artifex Software, Inc MuPDF の pdf-op-run.c の pdf_run_xobject 関数における NULL ポインタデリファレンスを引き起こされる脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5991 2017-03-14 15:47 2017-02-10 Show GitHub Exploit DB Packet Storm
197579 8.8 重要
Network
トレンドマイクロ - Trend Micro Interscan Web Security Virtual Appliance の com.trend.iwss.gui.servlet.updateaccountadministration における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9315 2017-03-14 15:41 2016-11-14 Show GitHub Exploit DB Packet Storm
197580 6.6 警告
Network
Puppet - Puppet 用 mcollective-puppet-agent プラグインにおける任意のコードを実行される脆弱性 CWE-254
セキュリティ機能
CVE-2015-7331 2017-03-14 15:39 2015-09-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1471 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 15.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation … CWE-787
 Out-of-bounds Write
CVE-2026-34683 2026-05-14 05:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1472 5.9 MEDIUM
Network
vercel next.js Next.js is a React framework for building full-stack web applications. From 10.0.0 to before 15.5.16 and 16.2.5, when self-hosting Next.js with the default image loader, the Image Optimization API fe… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44577 2026-05-14 05:00 2026-05-14 Show GitHub Exploit DB Packet Storm
1473 5.5 MEDIUM
Local
pengutronix barebox barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4_common.c where the ext4fs_iterate_dir() function fails to validate that directo… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-34962 2026-05-14 04:58 2026-05-12 Show GitHub Exploit DB Packet Storm
1474 7.7 HIGH
Local
pengutronix barebox barebox prior to version 2026.04.0 contains out-of-bounds read vulnerabilities in ext4 extent parsing due to missing validation of the eh_entries field against buffer capacity in fs/ext4/ext4_common.… CWE-125
Out-of-bounds Read
CVE-2026-34961 2026-05-14 04:57 2026-05-12 Show GitHub Exploit DB Packet Storm
1475 7.8 HIGH
Local
pengutronix barebox barebox version prior to 2026.04.0 contains multiple memory-safety vulnerabilities in the EFI PE loader in efi/loader/pe.c where integer overflow in virtual image size computation using 32-bit arithm… CWE-190
 Integer Overflow or Wraparound
CVE-2026-34963 2026-05-14 04:44 2026-05-12 Show GitHub Exploit DB Packet Storm
1476 7.8 HIGH
Local
adobe after_effects After Effects versions 26.0, 25.6.4 and earlier are affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitat… CWE-121
Stack-based Buffer Overflow
CVE-2026-34690 2026-05-14 04:42 2026-05-13 Show GitHub Exploit DB Packet Storm
1477 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 15.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation … CWE-787
 Out-of-bounds Write
CVE-2026-34682 2026-05-14 04:40 2026-05-13 Show GitHub Exploit DB Packet Storm
1478 7.8 HIGH
Local
adobe substance_3d_designer Substance3D - Designer versions 15.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation … CWE-787
 Out-of-bounds Write
CVE-2026-34681 2026-05-14 04:40 2026-05-13 Show GitHub Exploit DB Packet Storm
1479 6.3 MEDIUM
Local
adobe substance_3d_designer Substance3D - Designer versions 15.1.0 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could lead to arbitrary file sy… CWE-22
Path Traversal
CVE-2026-34664 2026-05-14 04:40 2026-05-13 Show GitHub Exploit DB Packet Storm
1480 9.3 CRITICAL
Network
adobe connect_desktop_application Adobe Connect versions 2025.9.15, 2025.8.157 and earlier are affected by an Incorrect Authorization vulnerability that could result in arbitrary code execution in the context of the current user. An … CWE-863
 Incorrect Authorization
CVE-2026-34660 2026-05-14 04:39 2026-05-13 Show GitHub Exploit DB Packet Storm