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 16, 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
5191 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7335 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
5192 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7336 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
5193 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-7337 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
5194 7.5 重要
Adjacent
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7338 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
5195 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-7339 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
5196 8.1 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-7346 2026-05-7 12:28 2026-04-28 Show GitHub Exploit DB Packet Storm
5197 8.1 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7347 2026-05-7 12:27 2026-04-28 Show GitHub Exploit DB Packet Storm
5198 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7348 2026-05-7 12:27 2026-04-28 Show GitHub Exploit DB Packet Storm
5199 6.3 警告
Network
Shenzhen Tenda Technology Co.,Ltd. 4g300 ファームウェア Shenzhen Tenda Technology Co.,Ltd.の4g300 ファームウェアにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-7469 2026-05-7 12:27 2026-04-30 Show GitHub Exploit DB Packet Storm
5200 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. 4g300 ファームウェア Shenzhen Tenda Technology Co.,Ltd.の4g300 ファームウェアにおける複数の脆弱性 CWE-119
CWE-121
CVE-2026-7470 2026-05-7 12:27 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251 5.3 MEDIUM
Network
- - Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versi… Update CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2026-9641 2026-06-15 00:16 2026-06-13 Show GitHub Exploit DB Packet Storm
252 - - - The Iptanus File Upload WordPress plugin before 5.1.7 does not implement proper file handling when the duplicatepolicy setting is configured to "maintain both." Due to a Time-of-Check to Time-of-Use … New - CVE-2025-15546 2026-06-14 17:16 2026-06-14 Show GitHub Exploit DB Packet Storm
253 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from > vs >= to avoid accessing one element beyond the end o… Update - CVE-2026-52907 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
254 7.7 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), v9fs_app… Update - CVE-2026-52906 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
255 8.0 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: greybus: gb-beagleplay: bound bootloader receive buffering cc1352_bootloader_rx() appends each serdev chunk into the fixed rx_buf… Update - CVE-2026-46332 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
256 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro… Update - CVE-2026-46330 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
257 7.3 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the co… Update - CVE-2026-46328 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
258 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm: fix unlocked test for dm_suspended_md The function dm_blk_report_zones tests if the device is suspended with the "dm_suspende… Update - CVE-2026-46327 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
259 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iio: pressure: mprls0025pa: fix spi_transfer struct initialisation Make sure that the spi_transfer struct is zeroed out before us… Update - CVE-2026-46326 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
260 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE The current implementation incorrectly handles memory regions … Update - CVE-2026-46325 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm