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 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200131 9.8 緊急
Network
GNOME Project
Fedora Project
- gtk-vnc の複数の関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5885 2017-03-23 12:29 2017-02-7 Show GitHub Exploit DB Packet Storm
200132 7.8 重要
Local
GNOME Project
Fedora Project
- gtk-vnc における任意のコードを実行される脆弱性 CWE-118
インデックス化が可能なリソースの不適切なアクセス (範囲エラー)
CVE-2017-5884 2017-03-23 12:29 2017-02-7 Show GitHub Exploit DB Packet Storm
200133 7.5 重要
Network
Kodi - Kodi 用 Chorus2 アドオンにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-5982 2017-03-23 12:26 2017-02-12 Show GitHub Exploit DB Packet Storm
200134 7.5 重要
Network
シスコシステムズ - Cisco NetFlow Generation アプライアンスソフトウェアの Stream Control Transmission Protocol デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-3826 2017-03-23 12:21 2017-03-1 Show GitHub Exploit DB Packet Storm
200135 9.8 緊急
Network
Lenovo - Lenovo XClarity Administrator が生成するログファイルにおけるユーザ資格情報を閲覧される脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2016-8233 2017-03-23 12:20 2016-09-16 Show GitHub Exploit DB Packet Storm
200136 2.6
Adjacent
マイクロソフト - 複数の Microsoft Windows 製品の Hyper-V におけるホスト OS メモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-0096 2017-03-23 10:08 2017-03-14 Show GitHub Exploit DB Packet Storm
200137 7.6 重要
Adjacent
マイクロソフト - 複数の Microsoft Windows 製品の Hyper-V におけるホスト OS 上で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2017-0109 2017-03-23 10:04 2017-03-14 Show GitHub Exploit DB Packet Storm
200138 7.6 重要
Adjacent
マイクロソフト - 複数の Microsoft Windows 製品の Hyper-V におけるホスト OS 上で任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-0075 2017-03-23 10:04 2017-03-14 Show GitHub Exploit DB Packet Storm
200139 9.8 緊急
Network
rubyzip - Ruby 用 rubyzip gem の Zip::File コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2017-5946 2017-03-23 09:47 2017-02-8 Show GitHub Exploit DB Packet Storm
200140 7.5 重要
Network
TigerVNC
openSUSE project
- TigerVNC の Xvnc サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-10207 2017-03-22 18:17 2016-08-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3591 - - - eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.1, EmlParser.get_raw_body_text() recurse… CWE-674
 Uncontrolled Recursion
CVE-2026-44844 2026-06-2 03:22 2026-05-27 Show GitHub Exploit DB Packet Storm
3592 - - - GitLab MCP Server lets an AI agent talk directly to GitLab. Prior to 0.6.0, the HTTP transport in src/transport.ts ships with no authentication layer at all and a wildcard Access-Control-Allow-Origin… CWE-306
CWE-942
Missing Authentication for Critical Function
 Permissive Cross-domain Policy with Untrusted Domains
CVE-2026-44895 2026-06-2 03:22 2026-05-27 Show GitHub Exploit DB Packet Storm
3593 7.5 HIGH
Network
- - Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the cryptographic verification pipeline of Vanetza… CWE-248
 Uncaught Exception
CVE-2026-44905 2026-06-2 03:22 2026-05-27 Show GitHub Exploit DB Packet Storm
3594 7.3 HIGH
Local
- - smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocati… CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-44983 2026-06-2 03:22 2026-05-27 Show GitHub Exploit DB Packet Storm
3595 - - - Nocturne Memory is a lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Prior to 2.4.1, when API_TOKEN is unset or empty, the BearerTokenAuthMiddleware bypasses authenticat… CWE-306
Missing Authentication for Critical Function
CVE-2026-44830 2026-06-2 03:22 2026-05-28 Show GitHub Exploit DB Packet Storm
3596 5.3 MEDIUM
Network
google chrome Insufficient validation of untrusted input in Media in Google Chrome on ChromeOS prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to obtain potentially sensi… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9985 2026-06-2 03:20 2026-05-29 Show GitHub Exploit DB Packet Storm
3597 6.3 MEDIUM
Network
google chrome Inappropriate implementation in Media in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to bypass same origin policy via a crafted video file. (Chromium security severity: High) CWE-346
 Origin Validation Error
CVE-2026-9989 2026-06-2 03:17 2026-05-29 Show GitHub Exploit DB Packet Storm
3598 5.3 MEDIUM
Network
- - Decoding a paletted BMP file with an out-of-range palette index results in a panic when accessing pixels in the invalid image. - CVE-2026-42500 2026-06-2 03:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3599 7.5 HIGH
Network
- - The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded s… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-46599 2026-06-2 03:16 2026-05-30 Show GitHub Exploit DB Packet Storm
3600 - - - Deserialization of untrusted data vulnerability in QOS.CH Sarl logback logback-core (HardenedObjectInputStream (logback-core) modules) allows Object Injection, albeit heavily restricted. More precis… CWE-502
 Deserialization of Untrusted Data
CVE-2026-10532 2026-06-2 03:16 2026-06-1 Show GitHub Exploit DB Packet Storm