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
199331 7.5 重要
Network
GNU Project - GNU Binutils の addr2line の find_nearest_line 関数における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-7225 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
199332 5.5 警告
Local
GNU Project - GNU Binutils の objdump の find_nearest_line 関数における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-7224 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
199333 7.5 重要
Network
GNU Project - GNU Binutils の GNU アセンブラにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-7223 2017-04-20 15:37 2017-04-13 Show GitHub Exploit DB Packet Storm
199334 8.1 重要
Network
The Chicken Team - CHICKEN Scheme におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-6949 2017-04-20 15:32 2017-03-15 Show GitHub Exploit DB Packet Storm
199335 9.8 緊急
Network
Open Information Security Foundation - Suricata の MemcmpLowercase 関数における侵入防止機能を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8954 2017-04-20 15:32 2015-01-15 Show GitHub Exploit DB Packet Storm
199336 8.8 重要
Network
meteocontrol - 複数の Meteocontrol WEB'log 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4504 2017-04-20 15:31 2016-05-12 Show GitHub Exploit DB Packet Storm
199337 9.8 緊急
Network
OpenStack - OpenStack Nova におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2017-7214 2017-04-20 15:30 2017-03-21 Show GitHub Exploit DB Packet Storm
199338 8.8 重要
Network
cloudflare-scrape project - cloudflare-scrape におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-7235 2017-04-20 15:22 2017-03-23 Show GitHub Exploit DB Packet Storm
199339 6.1 警告
Network
Novell - Novell GroupWise におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9169 2017-04-20 15:21 2016-12-7 Show GitHub Exploit DB Packet Storm
199340 5.5 警告
Local
ImageMagick - ImageMagick におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2014-9915 2017-04-20 13:29 2014-10-29 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
741 3.5 LOW
Network
- - The Store Locator WordPress plugin before 1.6.9 does not sanitize and escape store logo metadata before storing it and outputting it on the Store Locator WordPress plugin before 1.6.9 admin page, all… Update CWE-79
Cross-site Scripting
CVE-2026-9061 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
742 6.4 MEDIUM
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 2.0.14 to before version 2.1.0, PATCH /server/{id} accepts and persists nonexistent ddns_p… Update CWE-863
 Incorrect Authorization
CVE-2026-53521 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
743 6.3 MEDIUM
Network
- - Koel is a free, open-source music streaming solution. Prior to version 9.7.1, Koel contains a Server-Side Request Forgery (SSRF) vulnerability in the radio station creation endpoint (POST /api/radio/… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-50552 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
744 7.3 HIGH
Network
- - ApostropheCMS is an open-source Node.js content management system. Version 4.29.0 has a stored cross-site scripting vulnerability in the image widget functionality. A user with the Editor role can co… Update CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-45011 2026-06-16 01:16 2026-06-13 Show GitHub Exploit DB Packet Storm
745 5.3 MEDIUM
Local
- - A flaw has been found in Moovit Bus & Public Transit App 1.18 on Android. This affects an unknown part of the component com.tranzmate. Executing a manipulation can lead to improper authorization in h… New CWE-285
CWE-939
Improper Authorization
 Improper Authorization in Handler for Custom URL Scheme
CVE-2026-12189 2026-06-16 01:16 2026-06-15 Show GitHub Exploit DB Packet Storm
746 4.8 MEDIUM
Adjacent
- - Zephyr's native TCP stack iterates the global connection list in net_tcp_foreach() (subsys/net/ip/tcp.c) using the SYS_SLIST_FOR_EACH_CONTAINER_SAFE macro, which caches a pointer to the next list nod… New CWE-416
 Use After Free
CVE-2026-10634 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
747 6.5 MEDIUM
Network
- - Contributor Cross Site Scripting (XSS) in Elizaibots <= 1.0.2 versions. New CWE-79
Cross-site Scripting
CVE-2025-15659 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
748 5.9 MEDIUM
Network
- - Administrator Cross Site Scripting (XSS) in WP Emmet <= 0.3.4 versions. New CWE-79
Cross-site Scripting
CVE-2025-15658 2026-06-16 01:16 2026-06-16 Show GitHub Exploit DB Packet Storm
749 5.3 MEDIUM
Network
axios axios Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge() (e.g., config.proxy) are still constructed as plain {} with Obj… Update CWE-113
CWE-1321
HTTP Response Splitting
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44489 2026-06-16 01:13 2026-06-12 Show GitHub Exploit DB Packet Storm
750 7.5 HIGH
Network
vllm vllm vLLM versions 0.8.0 and later are vulnerable to an Out-of-Memory (OOM) Denial of Service (DoS) attack due to unbounded frame count processing in the `VideoMediaIO.load_base64()` method. When processi… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-5497 2026-06-16 01:11 2026-06-11 Show GitHub Exploit DB Packet Storm