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 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
193001 6.1 警告
Network
Cloud4Wi, Inc - Cloud4Wi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4699 2017-09-19 11:06 2015-09-1 Show GitHub Exploit DB Packet Storm
193002 7.5 重要
Network
HTACG - Tidy における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-13692 2017-09-19 10:58 2017-08-24 Show GitHub Exploit DB Packet Storm
193003 9.8 緊急
Network
Zen Cart - Zen Cart におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-8352 2017-09-19 10:58 2015-11-26 Show GitHub Exploit DB Packet Storm
193004 6.5 警告
Network
マイクロフォーカス株式会社 - Enterprise Developer および Enterprise Server におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-7424 2017-09-19 10:42 2017-08-4 Show GitHub Exploit DB Packet Storm
193005 8.8 重要
Network
マイクロフォーカス株式会社 - Enterprise Developer および Enterprise Server におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-7423 2017-09-19 10:42 2017-08-4 Show GitHub Exploit DB Packet Storm
193006 5.4 警告
Network
マイクロフォーカス株式会社 - Enterprise Developer および Enterprise Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7422 2017-09-19 10:42 2017-08-4 Show GitHub Exploit DB Packet Storm
193007 6.1 警告
Network
マイクロフォーカス株式会社 - 複数の Micro Focus 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7421 2017-09-19 10:42 2017-08-4 Show GitHub Exploit DB Packet Storm
193008 9.8 緊急
Network
マイクロフォーカス株式会社 - 複数の Micro Focus 製品における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-7420 2017-09-19 10:42 2017-08-4 Show GitHub Exploit DB Packet Storm
193009 8.8 重要
Network
マイクロフォーカス株式会社 - 複数の Micro Focus 製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-5187 2017-09-19 10:42 2017-08-4 Show GitHub Exploit DB Packet Storm
193010 6.1 警告
Network
FineCMS project - dayrui FineCms におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-13697 2017-09-15 18:16 2017-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3421 4.8 MEDIUM
Network
jetbrains teamcity In JetBrains TeamCity before 2026.1 stored XSS on the SAML login page was possible CWE-79
Cross-site Scripting
CVE-2026-49381 2026-06-2 21:36 2026-05-30 Show GitHub Exploit DB Packet Storm
3422 5.5 MEDIUM
Local
synology storage_manager A use of get request method with sensitive query strings vulnerability in volume encryption of Synology Storage Manager package before 1.0.1-1100 allows local users on Windows to obtain sensitive inf… CWE-598
Information Exposure Through Query Strings in GET Request 
CVE-2026-2237 2026-06-2 19:16 2026-05-27 Show GitHub Exploit DB Packet Storm
3423 7.5 HIGH
Network
jetbrains teamcity In JetBrains TeamCity before 2026.1, 2025.11.5 unauthenticated SSRF via build status was possible CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-49372 2026-06-2 13:07 2026-05-30 Show GitHub Exploit DB Packet Storm
3424 8.2 HIGH
Network
jetbrains teamcity In JetBrains TeamCity before 2026.1.1 reflected XSS in the keyword filter was possible CWE-79
Cross-site Scripting
CVE-2026-49371 2026-06-2 13:06 2026-05-30 Show GitHub Exploit DB Packet Storm
3425 7.5 HIGH
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.220, the email processing pipeline in FreeScout's FetchEmails command has two code paths for identifyin… CWE-290
CWE-345
 Authentication Bypass by Spoofing
 Insufficient Verification of Data Authenticity
CVE-2026-47123 2026-06-2 12:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3426 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
3427 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
3428 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
3429 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
3430 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