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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202601 6.5 警告
Network
NetApp - NetApp OnCommand System Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-5047 2016-09-2 11:43 2016-08-30 Show GitHub Exploit DB Packet Storm
202602 6.5 警告
Network
NetApp - NetApp Clustered Data ONTAP における重要なクラスタおよびテナント情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3064 2016-09-2 11:43 2016-08-30 Show GitHub Exploit DB Packet Storm
202603 5.5 警告
Local
Debian - Debian Wheezy の linux-image パッケージの "aufs 3.2.x+setfl-debian" パッチにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-7118 2016-09-2 11:17 2016-08-31 Show GitHub Exploit DB Packet Storm
202604 7.8 重要
Local
Linux - Linux Kernel の net/socket.c における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-2686 2016-09-1 17:17 2015-03-26 Show GitHub Exploit DB Packet Storm
202605 7.8 重要
Local
Debian
Canonical
OpenBSD
- OpenSSH の sshd の session.c 内の do_setup_env 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-8325 2016-09-1 17:10 2015-11-24 Show GitHub Exploit DB Packet Storm
202606 5.4 警告
Network
DNN - DotNetNuke のユーザプロフィールの経歴セクションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7119 2016-09-1 16:10 2016-03-16 Show GitHub Exploit DB Packet Storm
202607 8.8 重要
Network
NUUO INC.
ネットギア
- NUUO NVRmini 2 および NETGEAR ReadyNAS Surveillance の cgi-bin/cgi_main におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-5680 2016-09-1 16:07 2016-08-4 Show GitHub Exploit DB Packet Storm
202608 8.8 重要
Network
NUUO INC.
ネットギア
- NUUO NVRmini 2 および NETGEAR ReadyNAS Surveillance の cgi-bin/cgi_main における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-5679 2016-09-1 16:07 2016-08-4 Show GitHub Exploit DB Packet Storm
202609 9.8 緊急
Network
NUUO INC. - NUUO NVRmini 2 および NVRsolo における管理アクセス権を取得される脆弱性 CWE-Other
その他
CVE-2016-5678 2016-09-1 16:07 2016-08-4 Show GitHub Exploit DB Packet Storm
202610 7.5 重要
Network
NUUO INC.
ネットギア
- 複数の NUUO 製品および NETGEAR ReadyNAS Surveillance における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5677 2016-09-1 16:07 2016-08-4 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
2531 6.5 MEDIUM
Network
mongodb mongodb After invoking $_internalJsEmit, which is not intended to be directly accessible, or mapreduce command’s map function in a certain way, an authenticated user can subsequently crash mongod when the se… CWE-416
 Use After Free
CVE-2026-8336 2026-05-18 21:54 2026-05-13 Show GitHub Exploit DB Packet Storm
2532 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoder#decodeHuf… CWE-770
CWE-789
 Allocation of Resources Without Limits or Throttling
 Memory Allocation with Excessive Size Value
CVE-2026-42582 2026-05-18 21:54 2026-05-14 Show GitHub Exploit DB Packet Storm
2533 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's HttpProxyHandler constructs HTTP CONNECT requests with header validation explici… CWE-113
HTTP Response Splitting
CVE-2026-42578 2026-05-18 21:54 2026-05-14 Show GitHub Exploit DB Packet Storm
2534 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty incorrectly parses malformed Transfer-Encoding, enabling request smuggling attacks… CWE-444
HTTP Request Smuggling
CVE-2026-42585 2026-05-18 21:24 2026-05-14 Show GitHub Exploit DB Packet Storm
2535 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Lz4FrameDecoder allocates a ByteBuf of size decompressedLength (up to 32 MB per block) b… CWE-400
CWE-770
 Uncontrolled Resource Consumption
 Allocation of Resources Without Limits or Throttling
CVE-2026-42583 2026-05-18 21:22 2026-05-14 Show GitHub Exploit DB Packet Storm
2536 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpContentDecompressor accepts a maxAllocation parameter to limit decompression buffer … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42587 2026-05-18 21:20 2026-05-14 Show GitHub Exploit DB Packet Storm
2537 9.4 CRITICAL
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.31.0, the default deny-lists used by Gotenberg's downloadFrom feature and webhook feature are bypassable. Because the filter is r… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42596 2026-05-18 21:16 2026-05-15 Show GitHub Exploit DB Packet Storm
2538 3.7 LOW
Network
- - A flaw has been found in opensourcepos Open Source Point of Sale up to 3.4.2. Impacted is the function Login of the file app/Models/Employee.php of the component Employee Login. This manipulation cau… CWE-327
CWE-328
 Use of a Broken or Risky Cryptographic Algorithm
 Use of Weak Hash
CVE-2026-8803 2026-05-18 21:16 2026-05-18 Show GitHub Exploit DB Packet Storm
2539 - - - Denial-of-service condition in M-Files Server versions before 26.5.16015.0, before 26.2 LTS, and before 25.8 LTS SR3 allows an authenticated user to cause the MFserver process to crash CWE-1286
 Improper Validation of Syntactic Correctness of Input
CVE-2026-0983 2026-05-18 21:16 2026-05-18 Show GitHub Exploit DB Packet Storm
2540 7.5 HIGH
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limi… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-44248 2026-05-18 21:15 2026-05-14 Show GitHub Exploit DB Packet Storm