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 18, 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
206471 9.3 危険 マイクロソフト - Microsoft Office 2007 および Office 2010 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6118 2015-12-10 13:35 2015-12-8 Show GitHub Exploit DB Packet Storm
206472 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6040 2015-12-10 13:35 2015-12-8 Show GitHub Exploit DB Packet Storm
206473 9.3 危険 マイクロソフト - 複数の Microsoft Windows 製品の Windows Media Center における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2015-6131 2015-12-10 11:51 2015-12-8 Show GitHub Exploit DB Packet Storm
206474 4.3 警告 マイクロソフト - 複数の Microsoft Windows 製品の Windows Media Center における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-6127 2015-12-10 11:51 2015-12-8 Show GitHub Exploit DB Packet Storm
206475 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品の Pragmatic General Multicast プロトコルの実装における権限昇格の脆弱性 CWE-362
CWE-Other
CVE-2015-6126 2015-12-10 11:41 2015-12-8 Show GitHub Exploit DB Packet Storm
206476 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-6133 2015-12-10 11:27 2015-12-8 Show GitHub Exploit DB Packet Storm
206477 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-6132 2015-12-10 11:27 2015-12-8 Show GitHub Exploit DB Packet Storm
206478 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2015-6128 2015-12-10 11:27 2015-12-8 Show GitHub Exploit DB Packet Storm
206479 7.2 危険 マイクロソフト - Microsoft Windows 10 Gold のカーネルにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-6175 2015-12-10 11:06 2015-12-8 Show GitHub Exploit DB Packet Storm
206480 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-6174 2015-12-10 11:06 2015-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
331 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… Update 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
332 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… Update CWE-416
 Use After Free
CVE-2026-8336 2026-05-18 21:54 2026-05-13 Show GitHub Exploit DB Packet Storm
333 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… Update 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
334 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… Update CWE-113
HTTP Response Splitting
CVE-2026-42578 2026-05-18 21:54 2026-05-14 Show GitHub Exploit DB Packet Storm
335 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… Update CWE-444
HTTP Request Smuggling
CVE-2026-42585 2026-05-18 21:24 2026-05-14 Show GitHub Exploit DB Packet Storm
336 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… Update 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
337 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 … Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42587 2026-05-18 21:20 2026-05-14 Show GitHub Exploit DB Packet Storm
338 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… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42596 2026-05-18 21:16 2026-05-15 Show GitHub Exploit DB Packet Storm
339 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… New 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
340 - - - 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 New 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