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 19, 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
200051 10 緊急
Network
Schneider Electric - 複数の Schneider Electric ConneXium ファイアウォール製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8352 2017-04-4 18:01 2016-11-1 Show GitHub Exploit DB Packet Storm
200052 8.8 重要
Network
NetApp - NetApp Data ONTAP における共有制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5374 2017-04-4 17:43 2016-06-9 Show GitHub Exploit DB Packet Storm
200053 7.5 重要
Network
Debian
Apache Software Foundation
- Apache Tomcat サーブレットおよび JSP エンジンの HTTPS リクエストの処理におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2017-6056 2017-04-4 17:42 2017-01-12 Show GitHub Exploit DB Packet Storm
200054 6.8 警告
Network
Tesla, Inc. - Tesla Model S のゲートウェイECU におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2016-9337 2017-04-4 17:42 2016-12-6 Show GitHub Exploit DB Packet Storm
200055 6.4 警告
Network
OSIsoft - OSIsoft PI Web API における適切な権限なしで PI システムにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8353 2017-04-4 17:41 2016-10-13 Show GitHub Exploit DB Packet Storm
200056 7.5 重要
Network
シーメンス - Siemens SICAM 用の SM-2558 拡張モジュールの ETA4 ファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2016-7987 2017-04-4 17:41 2016-10-25 Show GitHub Exploit DB Packet Storm
200057 9.8 緊急
Network
Schneider Electric - Schneider Electric の IONXXXX シリーズおよび PM5XXX シリーズのパワーメータにおけるデバイス管理ポータルにアクセスされる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-5815 2017-04-4 16:55 2016-09-12 Show GitHub Exploit DB Packet Storm
200058 8.8 重要
Network
Schneider Electric - 複数の Schneider Electric の IONXXXX シリーズおよび PM5XXX シリーズのパワーメータにおける非認証の設定変更を実行される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-5809 2017-04-4 16:55 2016-09-12 Show GitHub Exploit DB Packet Storm
200059 8.8 重要
Network
IBM - IBM Tivoli Storage Manager におけるデータベーステーブルへアクセスする SQL クエリを送信される脆弱性 CWE-200
情報漏えい
CVE-2016-8940 2017-04-4 16:45 2016-10-25 Show GitHub Exploit DB Packet Storm
200060 10 緊急
Network
Radisys - Radisys MRF Web Panel の /swms/ms.cgi における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-10043 2017-04-4 16:16 2016-12-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3961 8.2 HIGH
Network
- - form-data-objectizer converts FormData to object. Prior to 1.0.1, form-data-objectizer walks bracket-notation form keys (e.g. name[sub]) into nested objects without filtering __proto__, constructor, … CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-46510 2026-06-2 12:16 2026-05-29 Show GitHub Exploit DB Packet Storm
3962 8.8 HIGH
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.29.0 and earlier, the deleteRegistry function in Dokploy (packages/server/src/services/registry.ts) executes docker logout ${respon… CWE-78
OS Command 
CVE-2026-45662 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3963 9.9 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.26.5 and earlier, a critical path traversal vulnerability exists in Dokploy v0.26.5 that allows authenticated users to write arbitr… CWE-22
CWE-35
Path Traversal
 Path Traversal: '.../...//'
CVE-2026-45661 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3964 9.9 CRITICAL
Network
- - Dokploy is a free, self-hostable Platform as a Service (PaaS). In 0.28.8 and earlier, authenticated OS command injection in the /listen-deployment WebSocket endpoint allows any organization member to… CWE-78
OS Command 
CVE-2026-45629 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3965 7.5 HIGH
Network
yhirose cpp-httplib cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.43.4, negative chunk-size in chunked Transfer-Encoding causes unbounded memory allocation and process cras… CWE-20
CWE-770
CWE-1285
 Improper Input Validation 
 Allocation of Resources Without Limits or Throttling
 Improper Validation of Specified Index, Position, or Offset in Input
CVE-2026-45352 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3966 5.3 MEDIUM
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.219, the password reset endpoint returns visually distinct responses depending on whether the submitted… CWE-203
CWE-204
 Information Exposure Through Discrepancy
 Response Discrepancy Information Exposure
CVE-2026-45294 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3967 8.6 HIGH
Network
- - Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.17, a remote, unauthenticated denial-of-service vulnerability in Batch.Decompress (data/batch/batch.go) allows any p… CWE-409
CWE-770
 Improper Handling of Highly Compressed Data (Data Amplification)
 Allocation of Resources Without Limits or Throttling
CVE-2026-44697 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3968 9.8 CRITICAL
Network
- - SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0,… CWE-290
CWE-306
CWE-346
CWE-807
 Authentication Bypass by Spoofing
Missing Authentication for Critical Function
 Origin Validation Error
 Reliance on Untrusted Inputs in a Security Decision
CVE-2026-44649 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3969 8.8 HIGH
Network
freerdp freerdp FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP client can trigger a heap-buffer-overflow write in FreeRDP's server-side clipboard (cliprdr) channel … CWE-122
Heap-based Buffer Overflow
CVE-2026-44420 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3970 4.3 MEDIUM
Network
- - A vulnerability was determined in Open5GS up to 2.7.7. Affected by this issue is the function handle_scp_info in the library lib/sbi/nnrf-handler.c of the component Shared NF-profile Parser. This man… CWE-119
CWE-787
Incorrect Access of Indexable Resource ('Range Error') 
 Out-of-bounds Write
CVE-2026-10114 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm