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
200431 4.7 警告
Local
Linux - カメラドライバおよびビデオドライバを含む Qualcomm コンポーネントにおける情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-6756 2017-01-24 16:51 2016-12-5 Show GitHub Exploit DB Packet Storm
200432 7 重要
Local
Linux - Qualcomm カメラドライバにおける権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6755 2017-01-24 16:51 2016-12-5 Show GitHub Exploit DB Packet Storm
200433 8.8 重要
Network
web2py - Web2py におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4808 2017-01-24 16:21 2016-04-4 Show GitHub Exploit DB Packet Storm
200434 7.5 重要
Network
web2py - Web2py におけるローカルファイルインクルージョンの脆弱性 CWE-200
情報漏えい
CVE-2016-4806 2017-01-24 16:20 2016-04-4 Show GitHub Exploit DB Packet Storm
200435 9.1 緊急
Network
libimobiledevice - libimobiledevice libplist の base64.c の base64decode 関数におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2017-5209 2017-01-24 15:58 2017-01-11 Show GitHub Exploit DB Packet Storm
200436 7.5 重要
Network
NetApp - Clustered Data ONTAP 用 MetroCluster Tiebreaker における重要な情報を平文で開示される脆弱性 CWE-200
情報漏えい
CVE-2016-6820 2017-01-24 15:22 2016-09-29 Show GitHub Exploit DB Packet Storm
200437 3.7
Network
NetApp - Clustered Data ONTAP における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2015-8020 2017-01-24 15:21 2015-10-28 Show GitHub Exploit DB Packet Storm
200438 3.7
Network
Python Software Foundation - Python urllib3 ライブラリにおける特定の設定下で TLS 証明書を適切に検証しない脆弱性 CWE-295
不正な証明書検証
CVE-2016-9015 2017-01-24 15:13 2016-10-27 Show GitHub Exploit DB Packet Storm
200439 7.8 重要
Local
Linux - Qualcomm メディア コーデックにおける権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6761 2017-01-24 14:57 2016-12-5 Show GitHub Exploit DB Packet Storm
200440 7.8 重要
Local
Linux - Qualcomm メディア コーデックにおける権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6760 2017-01-24 14:57 2016-12-5 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