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 23, 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
191031 7 重要
Local
Google - Android for MSM などのすべての Qualcomm 製品のサウンドドライバにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5859 2017-09-8 16:17 2016-12-13 Show GitHub Exploit DB Packet Storm
191032 4.7 警告
Local
Google - Android for MSM などのすべての Qualcomm 製品の ioctl ハンドラにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-5858 2017-09-8 16:17 2016-12-27 Show GitHub Exploit DB Packet Storm
191033 4.7 警告
Local
Google - Android for MSM などのすべての Qualcomm 製品のドライバにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-5855 2017-09-8 16:17 2016-11-29 Show GitHub Exploit DB Packet Storm
191034 4.7 警告
Local
Google - Android for MSM などのすべての Qualcomm 製品のドライバにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-5854 2017-09-8 16:17 2016-12-13 Show GitHub Exploit DB Packet Storm
191035 7 重要
Local
Google - CAF リリースの Android のすべての Qualcomm 製品のオーディオドライバにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5853 2017-09-8 16:17 2016-12-27 Show GitHub Exploit DB Packet Storm
191036 4.7 警告
Local
Google - CAF リリースの Android のすべての Qualcomm 製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-5347 2017-09-8 16:17 2016-12-19 Show GitHub Exploit DB Packet Storm
191037 9.8 緊急
Network
Novell - Novell ZENworks Configuration Management におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2015-0786 2017-09-8 16:17 2015-04-16 Show GitHub Exploit DB Packet Storm
191038 7.5 重要
Network
Novell - Novell ZENworks Configuration Management における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-0785 2017-09-8 16:17 2015-04-16 Show GitHub Exploit DB Packet Storm
191039 7.5 重要
Network
Novell - Novell ZENworks Configuration Management における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-0784 2017-09-8 16:17 2015-04-16 Show GitHub Exploit DB Packet Storm
191040 6.5 警告
Network
Novell - Novell ZENworks Configuration Management における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-0783 2017-09-8 16:17 2015-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1181 5.3 MEDIUM
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, pdfengines/merge, pdfengines/split, libreoffice/convert, chromium/convert/url, chromium/convert/html, and chromium/convert/… CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-42593 2026-05-18 22:01 2026-05-15 Show GitHub Exploit DB Packet Storm
1182 8.6 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, Gotenberg's Chromium URL-to-PDF endpoint (/forms/chromium/convert/url) has no default protection against HTTP/HTTPS-based S… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42595 2026-05-18 22:01 2026-05-15 Show GitHub Exploit DB Packet Storm
1183 5.3 MEDIUM
Network
mongodb mongodb When schema validation is enabled on a collection and an update or insert would violate the collection's schema, the local server log message generated may not have all user data redacted.  This is… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-8200 2026-05-18 22:01 2026-05-13 Show GitHub Exploit DB Packet Storm
1184 6.5 MEDIUM
Network
mongodb mongodb Using a densely populated chars mask and a large input string in the MongoDB aggregation operators $trim, $ltrim, and $rtrim, an authenticated user with aggregation permissions can pin CPU utilizatio… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-8202 2026-05-18 21:55 2026-05-13 Show GitHub Exploit DB Packet Storm
1185 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
1186 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
1187 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
1188 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
1189 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
1190 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