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 16, 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
202391 7.8 重要
Local
The FreeImage Project - FreeImage ライブラリの XMP 画像処理における境界外書き込みの脆弱性 CWE-787
境界外書き込み
CVE-2016-5684 2017-01-18 17:40 2016-10-3 Show GitHub Exploit DB Packet Storm
202392 7 重要
Local
LibTIFF - LibTIFF の TIFF2PDF ツールの TIFF 画像処理におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-5652 2017-01-18 17:40 2016-10-25 Show GitHub Exploit DB Packet Storm
202393 5.5 警告
Local
カスペルスキー - 複数のカスペルスキー製品におけるウィンドウブロードキャストメッセージ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4329 2017-01-18 17:00 2016-09-1 Show GitHub Exploit DB Packet Storm
202394 5.5 警告
Local
DELL EMC (旧 EMC Corporation) - EMC ScaleIO におけるサービス運用妨害 (DoS) の脆弱性 CWE-275
パーミッションの問題
CVE-2016-9869 2017-01-18 16:57 2016-12-6 Show GitHub Exploit DB Packet Storm
202395 5.5 警告
Local
DELL EMC (旧 EMC Corporation) - EMC ScaleIO におけるサービス運用妨害 (DoS) の脆弱性 CWE-254
セキュリティ機能
CVE-2016-9868 2017-01-18 16:57 2016-12-6 Show GitHub Exploit DB Packet Storm
202396 8.8 重要
Local
DELL EMC (旧 EMC Corporation) - EMC ScaleIO における権限を root に昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9867 2017-01-18 16:57 2016-12-6 Show GitHub Exploit DB Packet Storm
202397 9.8 緊急
Network
トレイン・ジャパン株式会社 - Trane ComfortLink II ファームウェアの DSS サービスにおけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-2868 2017-01-18 16:50 2015-04-3 Show GitHub Exploit DB Packet Storm
202398 9.8 緊急
Network
トレイン・ジャパン株式会社 - Trane ComfortLink II SCC ファームウェアのサービスにおけるシステム制御権を取得される脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2015-2867 2017-01-18 16:50 2015-04-3 Show GitHub Exploit DB Packet Storm
202399 8.1 重要
Network
Memcached - Memcached の process_bin_sasl_auth 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-8706 2017-01-18 14:59 2016-10-31 Show GitHub Exploit DB Packet Storm
202400 9.8 緊急
Network
Memcached - Memcached の process_bin_update 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-8705 2017-01-18 14:59 2016-10-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
11 5.5 MEDIUM
Local
gpac gpac A heap buffer overflow in the gf_cenc_set_pssh function (isomedia/drm_sample.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. New CWE-122
Heap-based Buffer Overflow
CVE-2025-55645 2026-06-17 02:38 2026-06-16 Show GitHub Exploit DB Packet Storm
12 5.5 MEDIUM
Local
gpac gpac A heap use-after-free in the gf_node_get_tag function (scenegraph/base_scenegraph.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. New CWE-416
 Use After Free
CVE-2025-55644 2026-06-17 02:37 2026-06-16 Show GitHub Exploit DB Packet Storm
13 5.5 MEDIUM
Local
gpac gpac A NULL pointer dereference in the TrackWriter handling component (filters/mux_isom.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. New CWE-476
 NULL Pointer Dereference
CVE-2025-55643 2026-06-17 02:37 2026-06-16 Show GitHub Exploit DB Packet Storm
14 8.6 HIGH
Network
- - An attacker with network-level access between the SUSE Virtualization and Rancher Manager in SUSE Harvester before 1.8.0 could interfere with the TLS handshake and abuse it to bypass TLS as a secur… New CWE-295
Improper Certificate Validation 
CVE-2025-71261 2026-06-17 02:37 2026-06-17 Show GitHub Exploit DB Packet Storm
15 8.6 HIGH
Network
- - A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed … New CWE-190
 Integer Overflow or Wraparound
CVE-2026-10649 2026-06-17 02:37 2026-06-17 Show GitHub Exploit DB Packet Storm
16 - - - To allow builds of Python to be run from an in-tree layout (rather than an installed file layout), the VPATH variable is defined at build time and used to locate certain landmarks - specifically, Mod… New CWE-427
 Uncontrolled Search Path Element
CVE-2026-12003 2026-06-17 02:37 2026-06-17 Show GitHub Exploit DB Packet Storm
17 7.8 HIGH
Local
- - NVIDIA NeMo Framework for all platforms contains a code injection vulnerability. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclos… New CWE-94
Code Injection
CVE-2026-24155 2026-06-17 02:37 2026-06-17 Show GitHub Exploit DB Packet Storm
18 7.8 HIGH
Local
- - NVIDIA NeMo Framework for Linux contains a vulnerability where an attacker may cause deserialization of untrusted data. A successful exploit of this vulnerability may lead to code execution, escalati… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-24228 2026-06-17 02:37 2026-06-17 Show GitHub Exploit DB Packet Storm
19 8.8 HIGH
Adjacent
- - Passing of unsanitized strings from DHCP replies into the wicked dhcp client before wicked 0.6.79 could be used by attackers operating a malicious DHCP server to execute code on the local machine. New CWE-78
OS Command 
CVE-2026-44932 2026-06-17 02:37 2026-06-17 Show GitHub Exploit DB Packet Storm
20 9.1 CRITICAL
Network
- - Perry before 0.5.1166 contains a JWT validation vulnerability that allows remote attackers to bypass token expiration by exploiting the unconditional setting of validate_exp = false in the verify_dec… New CWE-613
 Insufficient Session Expiration
CVE-2026-53776 2026-06-17 02:36 2026-06-17 Show GitHub Exploit DB Packet Storm