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 24, 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
210341 6.9 警告 アップル - Apple OS X の KEXT ツールにおけるカーネルエクステンションへの署名要件を回避される脆弱性 CWE-362
競合状態
CVE-2015-3709 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210342 4.3 警告 アップル - Apple OS X の NTFS の実装におけるカーネルの重要なメモリレイアウト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-3711 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210343 9.3 危険 アップル - Apple OS X の NVIDIA グラフィックドライバにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3712 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210344 6.8 警告 アップル - Apple OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3713 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210345 5 警告 アップル - Apple OS X における起動制限を回避される脆弱性 CWE-Other
その他
CVE-2015-3714 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210346 6.8 警告 アップル - Apple OS X の code-signing の実装における起動制限を回避される脆弱性 CWE-Other
その他
CVE-2015-3715 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210347 4.4 警告 アップル - Apple OS X の Spotlight における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2015-3716 2015-07-8 13:36 2015-06-30 Show GitHub Exploit DB Packet Storm
210348 4.3 警告 アップル - Apple iOS および Apple OS X のカーネルにおける重要なメモリレイアウト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-3721 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
210349 6.8 警告 アップル - Apple iOS および Apple OS X の FontParser の TrueTypeScaler における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3719 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
210350 7.5 危険 アップル
SQLite
- Apple iOS および Apple OS X で使用される SQLite の printf 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3717 2015-07-8 12:02 2015-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 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.5 MEDIUM
Local
microsoft teams Files or directories accessible to external parties in Microsoft Teams allows an unauthorized attacker to perform spoofing locally. CWE-552
 Files or Directories Accessible to External Parties
CVE-2026-32185 2026-05-18 22:33 2026-05-13 Show GitHub Exploit DB Packet Storm
1182 4.3 MEDIUM
Network
microsoft edge_chromium User interface (ui) misrepresentation of critical information in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network. CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-40416 2026-05-18 22:26 2026-05-13 Show GitHub Exploit DB Packet Storm
1183 7.5 HIGH
Network
- - A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS pa… CWE-475
 Undefined Behavior for Input to API
CVE-2026-42009 2026-05-18 22:16 2026-05-18 Show GitHub Exploit DB Packet Storm
1184 9.8 CRITICAL
Network
netty netty Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpObjectDecoder strips a conflicting Content-Length header when a request carries both… CWE-444
HTTP Request Smuggling
CVE-2026-42581 2026-05-18 22:14 2026-05-14 Show GitHub Exploit DB Packet Storm
1185 9.8 CRITICAL
Network
espressif arduino-esp32 arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. Prior to 3.3.8, the WebServer multipart form parser in arduino-esp32 allocates a … CWE-121
Stack-based Buffer Overflow
CVE-2026-42854 2026-05-18 22:09 2026-05-13 Show GitHub Exploit DB Packet Storm
1186 8.8 HIGH
Network
mongodb mongodb An issue in MongoDB Server's time-series collection implementation allows an authenticated user with database write privileges to trigger an out-of-bounds memory write in the mongod process. The issu… CWE-787
 Out-of-bounds Write
CVE-2026-8053 2026-05-18 22:06 2026-05-13 Show GitHub Exploit DB Packet Storm
1187 7.5 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the webhook middleware spawns a goroutine that holds a reference to the request's echo.Context after the synchronous handle… CWE-362
Race Condition
CVE-2026-42594 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1188 8.2 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.31.0, Gotenberg only checks if the tag is exactly FileName, so System:FileName slips right through and ExifTool happily renames t… CWE-73
CWE-184
 External Control of File Name or Path
 Incomplete Blacklist
CVE-2026-40893 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1189 8.2 HIGH
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the LibreOffice conversion endpoint (/forms/libreoffice/convert) passes uploaded documents directly to LibreOffice without … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42591 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm
1190 5.9 MEDIUM
Network
thecodingmachine gotenberg Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the /forms/chromium/convert/url and /forms/chromium/screenshot/url routes accept url=file:///tmp/... from anonymous callers… CWE-73
CWE-918
 External Control of File Name or Path
Server-Side Request Forgery (SSRF) 
CVE-2026-42597 2026-05-18 22:02 2026-05-15 Show GitHub Exploit DB Packet Storm