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 31, 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
4011 9.8 緊急
Network
p2r3 bareiron p2r3のbareironにおける任意の場所に任意の値を書き込み可能な状態に関する脆弱性 CWE-123
任意の場所に任意の値を書き込み可能な状態
CVE-2025-69809 2026-04-30 12:11 2026-03-16 Show GitHub Exploit DB Packet Storm
4012 7.5 重要
Network
NLTK NLTK NLTKにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-0847 2026-04-30 12:11 2026-03-4 Show GitHub Exploit DB Packet Storm
4013 9.8 緊急
Network
lollms lollms lollmsにおけるアクセス制御に関する脆弱性 CWE-284
CWE-Other
CVE-2026-1114 2026-04-30 12:11 2026-04-7 Show GitHub Exploit DB Packet Storm
4014 4.3 警告
Network
IBM IBM Guardium Data Protection IBMのIBM Guardium Data Protectionにおけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2026-1272 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
4015 4.9 警告
Network
IBM IBM Guardium Data Protection IBMのIBM Guardium Data Protectionにおけるビジネスロジックエラーに関する脆弱性 CWE-840
ビジネスロジックエラー
CVE-2026-1274 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
4016 6.5 警告
Network
IBM IBM DB2 IBMのIBM DB2における入力で指定された数量の不適切な検証に関する脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2026-1352 2026-04-30 12:11 2026-04-23 Show GitHub Exploit DB Packet Storm
4017 9.8 緊急
Network
エリクソン CodeChecker エリクソンのCodeCheckerにおける複数の脆弱性 CWE-290
CWE-863
CVE-2026-25660 2026-04-30 12:11 2026-04-24 Show GitHub Exploit DB Packet Storm
4018 7.8 重要
Local
マイクロソフト PowerShell Microsoft PowerShell セキュリティ機能のバイパスの脆弱性 CWE-20
不適切な入力確認
CVE-2026-26143 2026-04-30 12:11 2026-04-14 Show GitHub Exploit DB Packet Storm
4019 9.8 緊急
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品における複数の脆弱性 CWE-121
CWE-787
CVE-2026-26354 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
4020 6.2 警告
Local
アップル iPadOS
iOS
アップルのiPadOS等の複数製品における認可されていない行為者への個人情報の漏えいに関する脆弱性 CWE-359
認可されていないアクターへの個人情報の漏えい
CVE-2026-28950 2026-04-30 12:11 2026-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
1731 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
1732 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
1733 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
1734 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
1735 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
1736 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
1737 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
1738 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
1739 9.8 CRITICAL
Network
nvidia isaac_launchable NVIDIA Isaac Launchable for Linux contains a vulnerability where sensitive information is transmitted in clear text. A successful exploit of this vulnerability might lead to code execution, escalatio… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-24212 2026-05-27 22:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1740 6.1 MEDIUM
Network
joomla joomla\! Lack of output escaping leads to a XSS vector in the feed modules. CWE-79
Cross-site Scripting
CVE-2026-25900 2026-05-27 22:41 2026-05-27 Show GitHub Exploit DB Packet Storm