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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226741 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC Smarts Network Configuration Manager における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2013-0935 2013-03-29 16:11 2013-03-28 Show GitHub Exploit DB Packet Storm
226742 7.5 危険 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0925 2013-03-29 16:10 2013-03-26 Show GitHub Exploit DB Packet Storm
226743 7.5 危険 Google - Google Chrome の拡張機能における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0924 2013-03-29 16:08 2013-03-26 Show GitHub Exploit DB Packet Storm
226744 5 警告 Google - Google Chrome の USB Apps API におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2013-0923 2013-03-29 16:05 2013-03-26 Show GitHub Exploit DB Packet Storm
226745 7.5 危険 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0922 2013-03-29 16:04 2013-03-26 Show GitHub Exploit DB Packet Storm
226746 6.8 警告 Google - Google Chrome におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0921 2013-03-29 16:04 2013-03-26 Show GitHub Exploit DB Packet Storm
226747 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0920 2013-03-29 16:02 2013-03-26 Show GitHub Exploit DB Packet Storm
226748 7.5 危険 Google - Linux 上で稼働する Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0919 2013-03-29 16:02 2013-03-26 Show GitHub Exploit DB Packet Storm
226749 6.8 警告 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0918 2013-03-29 16:01 2013-03-26 Show GitHub Exploit DB Packet Storm
226750 5 警告 Google - Google Chrome の URL ローダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0917 2013-03-29 16:00 2013-03-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4011 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
4012 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
4013 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
4014 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
4015 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
4016 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
4017 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
4018 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
4019 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
4020 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