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 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
201 8.1 重要
Network
TP-LINK Technologies Tapo C110 Firmware TP-LINK TechnologiesのTapo C110 Firmwareにおける書式文字列に関する脆弱性 New CWE-134
CWE-134
CVE-2026-6250 2026-06-17 15:36 2026-06-11 Show GitHub Exploit DB Packet Storm
202 3.7
Network
OpenSSL Project OpenSSL OpenSSL ProjectのOpenSSLにおける隠れチャネルに関する脆弱性 New CWE-514
隠れチャネル
CVE-2026-42768 2026-06-17 15:36 2026-06-9 Show GitHub Exploit DB Packet Storm
203 4.4 警告
Local
IBM IBM Security QRadar EDR IBMのIBM Security QRadar EDRにおける複数の脆弱性 New CWE-256
CWE-522
CVE-2024-45636 2026-06-17 15:36 2026-06-11 Show GitHub Exploit DB Packet Storm
204 5.5 警告
Local
GPAC GPAC GPACにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2025-55641 2026-06-17 15:36 2026-06-15 Show GitHub Exploit DB Packet Storm
205 6.5 警告
Network
GPAC GPAC GPACにおけるゼロ除算に関する脆弱性 New CWE-369
ゼロ除算
CVE-2025-55642 2026-06-17 15:36 2026-06-15 Show GitHub Exploit DB Packet Storm
206 5.5 警告
Local
GPAC GPAC GPACにおけるNULL ポインタデリファレンスに関する脆弱性 New CWE-476
NULL ポインタデリファレンス
CVE-2025-55643 2026-06-17 15:36 2026-06-15 Show GitHub Exploit DB Packet Storm
207 5.5 警告
Local
GPAC GPAC GPACにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2025-55644 2026-06-17 15:36 2026-06-15 Show GitHub Exploit DB Packet Storm
208 5.5 警告
Local
GPAC GPAC GPACにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2025-55645 2026-06-17 15:36 2026-06-15 Show GitHub Exploit DB Packet Storm
209 5.5 警告
Local
GPAC GPAC GPACにおける整数オーバーフローの脆弱性 New CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2025-55647 2026-06-17 15:36 2026-06-15 Show GitHub Exploit DB Packet Storm
210 5.5 警告
Local
GPAC GPAC GPACにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2025-55648 2026-06-17 15:35 2026-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 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
255681 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a double free vulnerability exists in a display driver. CWE-415
 Double Free
CVE-2017-7373 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255682 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a race condition exists in a video driver potentially leading to buffer overflow or write to arbitrary pointer location. CWE-119
CWE-362
Incorrect Access of Indexable Resource ('Range Error') 
Race Condition
CVE-2017-7372 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255683 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a data pointer is potentially used after it has been freed when SLIMbus is turned off by Bluetooth. CWE-416
 Use After Free
CVE-2017-7371 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255684 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a race condition exists in a video driver potentially leading to a use-after-free condition. CWE-416
 Use After Free
CVE-2017-7370 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255685 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an array index in an ALSA routine is not properly validating potentially leading to kernel stack corruption. CWE-20
 Improper Input Validation 
CVE-2017-7369 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255686 7.0 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a race condition potentially exists in the ioctl handler of a sound driver. CWE-362
Race Condition
CVE-2017-7368 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255687 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, an integer underflow vulnerability exists while processing the boot image. CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-7367 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255688 5.5 MEDIUM
Local
google android In all Android releases from CAF using the Linux kernel, a KGSL ioctl was not validating all of its parameters. CWE-20
 Improper Input Validation 
CVE-2017-7366 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255689 7.8 HIGH
Local
google android In all Android releases from CAF using the Linux kernel, a buffer overread can occur if a particular string is not NULL terminated. CWE-125
Out-of-bounds Read
CVE-2017-7365 2024-11-21 12:31 2017-06-14 Show GitHub Exploit DB Packet Storm
255690 7.3 HIGH
Local
eduiq net_monitor_for_employees Net Monitor for Employees Pro through 5.3.4 has an unquoted service path, which allows a Security Feature Bypass of its documented "Block applications" design goal. The local attacker must have privi… CWE-428
 Unquoted Search Path or Element
CVE-2017-7180 2024-11-21 12:31 2017-06-8 Show GitHub Exploit DB Packet Storm