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 19, 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
248661 5 警告 Mozilla Foundation - Bugzilla におけるプライベートグループ名の存在を発見される脆弱性 CWE-DesignError
CVE-2011-2979 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
248662 5 警告 Mozilla Foundation - Bugzilla における任意のアドレスを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2978 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
248663 2.1 注意 Mozilla Foundation - Bugzilla における重要な情報を取得される脆弱性 CWE-DesignError
CVE-2011-2977 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
248664 4.3 警告 Mozilla Foundation - Bugzilla におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2976 2012-03-27 18:43 2011-08-9 Show GitHub Exploit DB Packet Storm
248665 6.8 警告 UMN - MapServer の msAddImageSymbol 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2975 2012-03-27 18:43 2011-08-1 Show GitHub Exploit DB Packet Storm
248666 9.3 危険 stunnel - stunnel におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2940 2012-03-27 18:43 2011-08-18 Show GitHub Exploit DB Packet Storm
248667 4.3 警告 Ruby on Rails project - Ruby on Rails の activesupport/lib/active_support/core_ext/string/output_safety.rb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2932 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
248668 4.3 警告 Ruby on Rails project - Ruby on Rails の strip_tags ヘルパーにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2931 2012-03-27 18:43 2011-08-16 Show GitHub Exploit DB Packet Storm
248669 7.5 危険 Ruby on Rails project - Ruby on Rails の quote_table_name メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2930 2012-03-27 18:43 2011-08-16 Show GitHub Exploit DB Packet Storm
248670 5 警告 Ruby on Rails project - Ruby on Rails のテンプレート選択機能における任意のビューを表示される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2929 2012-03-27 18:43 2011-08-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 5.3 MEDIUM
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only th… Update CWE-367
CWE-918
 Time-of-check Time-of-use (TOCTOU) Race Condition
Server-Side Request Forgery (SSRF) 
CVE-2026-42592 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
672 9.8 CRITICAL
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.31.0, Gotenberg's /forms/pdfengines/metadata/write HTTP endpoint accepts a JSON metadata object and passes its keys directly to E… Update CWE-78
OS Command 
CVE-2026-42589 2026-05-18 22:01 2026-05-15 Show GitHub Exploit DB Packet Storm
673 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/… Update 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
674 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… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42595 2026-05-18 22:01 2026-05-15 Show GitHub Exploit DB Packet Storm
675 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… Update 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
676 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
677 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
678 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
679 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
680 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