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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197961 9.8 緊急
Network
Flexense Ltd. - Azure Data Expert Ultimate の SMTP 検証機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6506 2017-04-4 19:05 2017-03-7 Show GitHub Exploit DB Packet Storm
197962 8.1 重要
Network
エフ・セキュア - 複数の F-Secure 製品で配布される F-Secure Software Updater における脆弱性 CWE-20
不適切な入力確認
CVE-2017-6466 2017-04-4 19:05 2017-03-8 Show GitHub Exploit DB Packet Storm
197963 7.3 重要
Network
Schneider Electric - Schneider Electric Wonderware Historian における Historian データベースに侵入される脆弱性 CWE-255
証明書・パスワード管理
CVE-2017-5155 2017-04-4 18:01 2017-01-24 Show GitHub Exploit DB Packet Storm
197964 7 重要
Local
Schneider Electric - Schneider Electric Unity PRO の PLC シミュレータにおける悪意のあるコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2016-8354 2017-04-4 18:01 2016-10-14 Show GitHub Exploit DB Packet Storm
197965 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
197966 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
197967 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
197968 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
197969 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
197970 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
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2321 4.3 MEDIUM
Network
traccar traccar Traccar is an open source GPS tracking system. Prior to 6.13.0, DeviceResource.uploadImage authorizes the target device only through Condition.Permission(User.class, getUserId(), Device.class) and th… CWE-863
 Incorrect Authorization
CVE-2026-44314 2026-05-27 23:02 2026-05-27 Show GitHub Exploit DB Packet Storm
2322 7.5 HIGH
Network
benoitc hackney Uncontrolled Resource Consumption vulnerability in benoitc hackney allows Flooding. The SOCKS5 transport in src/hackney_socks5.erl correctly applies the caller-supplied timeout to the SOCKS5 negotiat… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47071 2026-05-27 22:56 2026-05-26 Show GitHub Exploit DB Packet Storm
2323 6.1 MEDIUM
Network
benoitc hackney Sensitive Data Exposure vulnerability in benoitc hackney allows Retrieve Embedded Sensitive Data. The HTTP/3 redirect handler in src/hackney_h3.erl passes the original request headers unchanged to th… CWE-601
Open Redirect
CVE-2026-47070 2026-05-27 22:55 2026-05-26 Show GitHub Exploit DB Packet Storm
2324 7.5 HIGH
Network
benoitc hackney Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in benoitc hackney allows Excessive Allocation. The Alt-Svc response header parser in src/hackney_altsvc.erl does not guarantee fo… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-47066 2026-05-27 22:54 2026-05-26 Show GitHub Exploit DB Packet Storm
2325 7.5 HIGH
Network
benoitc hackney Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. The WebSocket client in src/hackney_ws.erl imposes no upper bound on memory consumption in three… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47073 2026-05-27 22:54 2026-05-26 Show GitHub Exploit DB Packet Storm
2326 7.5 HIGH
Network
benoitc hackney Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. hackney_h3:await_response_loop/6 accumulates the HTTP/3 response body in memory without any size… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47077 2026-05-27 22:53 2026-05-26 Show GitHub Exploit DB Packet Storm
2327 5.3 MEDIUM
Network
benoitc hackney Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in benoitc hackney allows HTTP Response Splitting. The hackney_cookie:setcookie/3 function in src/hackney_cookie.erl validat… CWE-93
CRLF Injection
CVE-2026-47069 2026-05-27 22:53 2026-05-26 Show GitHub Exploit DB Packet Storm
2328 7.5 HIGH
Network
benoitc hackney Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. The URL parser in src/hackney_url.erl converts every unrecognized URL scheme to a permanent BEAM… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-47067 2026-05-27 22:52 2026-05-26 Show GitHub Exploit DB Packet Storm
2329 6.5 MEDIUM
Local
benoitc hackney Interpretation Conflict vulnerability in benoitc hackney allows Server Side Request Forgery. hackney_url:normalize/2 URL-decodes the host component after the URL has been parsed into a #hackney_url{}… CWE-436
CWE-918
 Interpretation Conflict
Server-Side Request Forgery (SSRF) 
CVE-2026-47076 2026-05-27 22:51 2026-05-26 Show GitHub Exploit DB Packet Storm
2330 5.5 MEDIUM
Local
ibm db2 IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 for Linux, UNIX and Windows (includes DB2 Connect Server) stores potentially sensitive information in log files that could be read by a local … CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2025-13755 2026-05-27 22:49 2026-05-27 Show GitHub Exploit DB Packet Storm