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":May 28, 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
4651 7.5 重要
Network
coturn project coturn coturn projectのcoturnにおける不正な型変換に関する脆弱性 CWE-704
不正な型変換またはキャスト
CVE-2026-40613 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4652 8.8 重要
Network
goshs goshs goshsにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-40876 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4653 7.5 重要
Network
- NestJSにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-40879 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4654 7.6 重要
Network
openremote openremote openremoteにおけるXML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-40882 2026-04-27 10:47 2026-04-22 Show GitHub Exploit DB Packet Storm
4655 8.3 重要
Network
WWBN AVideo WWBNのAVideoにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-40925 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4656 8.3 重要
Network
RustFS RustFS RustFSにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-40937 2026-04-27 10:47 2026-04-22 Show GitHub Exploit DB Packet Storm
4657 7.1 重要
Network
WWBN AVideo WWBNのAVideoにおける同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2026-41057 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4658 8.1 重要
Network
WWBN AVideo WWBNのAVideoにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41058 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4659 6.5 警告
Network
WWBN AVideo WWBNのAVideoにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-41060 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
4660 5.4 警告
Network
WWBN AVideo WWBNのAVideoにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-41061 2026-04-27 10:47 2026-04-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
731 - - - 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… New 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
732 6.2 MEDIUM
Local
- - libusb before version 1.0.30 contains a NULL pointer dereference vulnerability that allows attackers to crash applications by supplying a malformed USB configuration descriptor where an interface cla… New CWE-125
Out-of-bounds Read
CVE-2026-23679 2026-05-27 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
733 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… New CWE-863
 Incorrect Authorization
CVE-2026-44314 2026-05-27 23:02 2026-05-27 Show GitHub Exploit DB Packet Storm
734 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… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47071 2026-05-27 22:56 2026-05-26 Show GitHub Exploit DB Packet Storm
735 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… New CWE-601
Open Redirect
CVE-2026-47070 2026-05-27 22:55 2026-05-26 Show GitHub Exploit DB Packet Storm
736 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… New 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
737 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… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47073 2026-05-27 22:54 2026-05-26 Show GitHub Exploit DB Packet Storm
738 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… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-47077 2026-05-27 22:53 2026-05-26 Show GitHub Exploit DB Packet Storm
739 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… New CWE-93
CRLF Injection
CVE-2026-47069 2026-05-27 22:53 2026-05-26 Show GitHub Exploit DB Packet Storm
740 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… New 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