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 30, 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
198621 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品の Windows カーソルにおける不適切に権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8466 2017-06-23 11:24 2017-06-13 Show GitHub Exploit DB Packet Storm
198622 8.8 重要
Network
マイクロソフト - 複数の Microsoft 製品の Uniscribe におけるリモートでコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0283 2017-06-23 10:58 2017-06-13 Show GitHub Exploit DB Packet Storm
198623 7.5 重要
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge における情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2017-8548 2017-06-23 10:43 2017-06-13 Show GitHub Exploit DB Packet Storm
198624 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品における昇格されたコンテキストでプロセスを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8468 2017-06-23 10:32 2017-06-13 Show GitHub Exploit DB Packet Storm
198625 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品における昇格されたコンテキストでプロセスを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8465 2017-06-23 10:32 2017-06-13 Show GitHub Exploit DB Packet Storm
198626 5.5 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-8469 2017-06-23 10:16 2017-06-13 Show GitHub Exploit DB Packet Storm
198627 7.3 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品の Helppane.exe の DCOM オブジェクトにおける別ユーザのセッションで任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0298 2017-06-22 17:54 2017-06-13 Show GitHub Exploit DB Packet Storm
198628 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0296 2017-06-22 17:54 2017-06-13 Show GitHub Exploit DB Packet Storm
198629 5 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-8474 2017-06-22 17:37 2017-06-13 Show GitHub Exploit DB Packet Storm
198630 5 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルにおける情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-8462 2017-06-22 17:37 2017-06-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3171 8.8 HIGH
Network
- - A heap buffer overflow vulnerability was found in GStreamer's librfb (RFB/VNC client). The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VN… CWE-122
Heap-based Buffer Overflow
CVE-2026-52720 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
3172 5.3 MEDIUM
Local
- - Multiple out-of-bounds read vulnerabilities were found in GStreamer's pcapparse element. Malformed PCAP records can trigger reads beyond buffer boundaries during IPv4/TCP header parsing. This element… CWE-125
Out-of-bounds Read
CVE-2026-52721 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
3173 7.1 HIGH
Network
- - A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a leng… CWE-190
 Integer Overflow or Wraparound
CVE-2026-52722 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
3174 7.1 HIGH
Network
- - A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variab… CWE-125
Out-of-bounds Read
CVE-2026-53704 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
3175 7.1 HIGH
Network
- - A vulnerability was found in the GStreamer RealMedia demuxer (gst-plugins-ugly). When processing a RealMedia (.rm) file, the demuxer parses MDPR (media properties) chunks to configure audio streams. … CWE-125
Out-of-bounds Read
CVE-2026-53703 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
3176 7.6 HIGH
Network
- - A flaw was found in GStreamer's WavPack audio decoder in gst-plugins-good. When processing a specially crafted WavPack file, an integer overflow in the buffer size calculation (4 * block_samples * ch… CWE-190
 Integer Overflow or Wraparound
CVE-2026-53705 2026-06-16 06:09 2026-06-16 Show GitHub Exploit DB Packet Storm
3177 7.7 HIGH
Network
- - Koel is a free, open-source music streaming solution. Prior to version 9.3.5, Koel validates the podcast feed URL via the SafeUrl rule (DNS resolution + public IP check), but the individual episode <… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-47260 2026-06-16 06:08 2026-06-13 Show GitHub Exploit DB Packet Storm
3178 7.6 HIGH
Network
- - SQL Injection in reports/catalogue_out.pl in Koha Community Koha through 22.11.37, 23.x, 24.x before 24.11.16, 25.05.x before 25.05.11, 25.11.x before 25.11.05, 26.05.x before 26.05.01, and 26.11.x b… CWE-89
SQL Injection
CVE-2026-6428 2026-06-16 06:06 2026-06-14 Show GitHub Exploit DB Packet Storm
3179 - - - Typesense is a fast, typo-tolerant search engine. Prior to versions 29.1 and 30.2, there is an unauthenticated denial-of-service vulnerability in the /multi_search endpoint. A specially crafted reque… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2026-47216 2026-06-16 06:05 2026-06-13 Show GitHub Exploit DB Packet Storm
3180 - - - Typesense is a fast, typo-tolerant search engine. Prior to versions 29.1 and 30.2, there is a cache isolation issue affecting search requests that use both server-side search result caching and Scope… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-47225 2026-06-16 06:05 2026-06-13 Show GitHub Exploit DB Packet Storm