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
203021 7.8 重要
Local
マイクロソフト - Microsoft Visio 2016 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3364 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203022 7.8 重要
Local
マイクロソフト - 複数の Microsoft Excel 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3363 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203023 7.8 重要
Local
マイクロソフト - Microsoft Excel 2010 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3361 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203024 7.8 重要
Local
マイクロソフト - 複数の Microsoft Excel 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3359 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203025 6.5 警告
Network
マイクロソフト - 複数の Microsoft Office 製品の Visual Basic マクロにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0141 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203026 3.3
Local
マイクロソフト - Microsoft Office 2013 および 2016 のクイック実行の実装における ASLR 保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-0137 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203027 6.1 警告
Network
マイクロソフト - Microsoft Exchange Server 2016 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3379 2016-09-15 16:38 2016-09-13 Show GitHub Exploit DB Packet Storm
203028 4.3 警告
Network
マイクロソフト - Microsoft Exchange Server における重要な Outlook アプリケーション情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0138 2016-09-15 16:38 2016-09-13 Show GitHub Exploit DB Packet Storm
203029 3.1
Network
マイクロソフト - Microsoft Internet Explorer 11 および Microsoft Edge における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3325 2016-09-15 15:44 2016-09-13 Show GitHub Exploit DB Packet Storm
203030 8.8 重要
Network
マイクロソフト - Microsoft Internet Explorer 9 から 11 および Microsoft Edge における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2016-3297 2016-09-15 15:44 2016-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2521 - - - In Slican telephone exchanges it is possible to manage the control panel remotely. An unauthenticated attacker can connect to the modem via a telephone with a specific caller ID. This allows them to … CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-35090 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2522 - - - In Slican telephone exchanges secure key is generated in a predictable manner using properties of the telephone exchange which can be obtained without authentication. An unauthenticated attacker can … CWE-1391
 Use of Weak Credentials
CVE-2026-35089 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2523 - - - Slican telephone exchanges allow administrative protocol authentication bypass. An attacker can bypass the need to enter login credentials by executing the appropriate command. This issue was fixed… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-35087 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2524 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
2525 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
2526 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
2527 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
2528 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
2529 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
2530 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