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 26, 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
204561 5.5 警告
Local
Linux - PowerPC プラットフォーム上で稼動する Linux Kernel の arch/powerpc/kernel/process.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8845 2016-05-17 14:51 2015-11-19 Show GitHub Exploit DB Packet Storm
204562 5.5 警告
Local
Linux - PowerPC プラットフォーム上で稼動する Linux Kernel のシグナルの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8844 2016-05-17 14:51 2015-11-19 Show GitHub Exploit DB Packet Storm
204563 7.5 重要
Network
マカフィー - McAfee LiveSafe で使用される AV エンジンにおける整数符号エラーの脆弱性 CWE-20
不適切な入力確認
CVE-2016-4535 2016-05-17 14:26 2016-05-2 Show GitHub Exploit DB Packet Storm
204564 9.8 緊急
Network
トレンドマイクロ - Trend Micro Email Encryption Gateway の認証機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-4351 2016-05-17 14:26 2016-04-28 Show GitHub Exploit DB Packet Storm
204565 7.5 重要
Network
シスコシステムズ - Cisco ASA with FirePOWER Services 用 ASA 5585-X FirePOWER SSP モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1369 2016-05-17 14:13 2016-05-4 Show GitHub Exploit DB Packet Storm
204566 7.5 重要
Network
シスコシステムズ - Cisco FirePOWER アプライアンスおよび AMP for Networks コンポーネント上で稼動する FirePOWER のシステムソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1368 2016-05-17 14:13 2016-05-4 Show GitHub Exploit DB Packet Storm
204567 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-4107 2016-05-17 13:35 2016-05-5 Show GitHub Exploit DB Packet Storm
204568 7.8 重要
Local
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における権限を取得される脆弱性 CWE-Other
その他
CVE-2016-4106 2016-05-17 13:35 2016-05-5 Show GitHub Exploit DB Packet Storm
204569 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4105 2016-05-17 13:35 2016-05-5 Show GitHub Exploit DB Packet Storm
204570 9.8 緊急
Network
アドビシステムズ - Windows および Mac OS X 上で稼動する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-4104 2016-05-17 13:35 2016-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
151 - - - Improper Neutralization of CRLF Sequences vulnerability in benoitc hackney allows HTTP Request Splitting. hackney does not percent-encode carriage return (\r) or line feed (\n) characters in the URL … New CWE-93
CRLF Injection
CVE-2026-47075 2026-05-27 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
152 - - - 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 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
153 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in benoitc hackney allows HTTP Request/Response Splitting. The WebSocket upgrade code in src/hackney_ws.erl copies the host,… New CWE-93
CRLF Injection
CVE-2026-47072 2026-05-27 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
154 - - - 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 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
155 - - - 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 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
156 - - - 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 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
157 - - - 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 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
158 - - - 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 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
159 4.3 MEDIUM
Adjacent
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flag… New CWE-668
CWE-1188
 Exposure of Resource to Wrong Sphere
 Insecure Default Initialization of Resource
CVE-2026-46430 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
160 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… New - CVE-2026-45836 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm