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 27, 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
6551 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
6552 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
6553 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
6554 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
6555 7 重要
Local
NASA Core Flight System (cFS) NASAのCore Flight System (cFS)における複数の脆弱性 CWE-20
CWE-502
CWE-502
CVE-2026-5473 2026-05-7 12:27 2026-04-3 Show GitHub Exploit DB Packet Storm
6556 8.8 重要
Adjacent
NASA Core Flight System (cFS) NASAのCore Flight System (cFS)における複数の脆弱性 CWE-119
CWE-122
CVE-2026-5474 2026-05-7 12:27 2026-04-3 Show GitHub Exploit DB Packet Storm
6557 5.4 警告
Network
TensorOpera FEDML TensorOperaのFEDMLにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-5535 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
6558 7.3 重要
Network
TensorOpera FEDML TensorOperaのFEDMLにおける複数の脆弱性 CWE-20
CWE-502
CVE-2026-5536 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
6559 9.8 緊急
Network
Technostrobe HI-LED-WR120-G2 Firmware TechnostrobeのHI-LED-WR120-G2 Firmwareにおける複数の脆弱性 CWE-266
CWE-284
CVE-2026-5569 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
6560 9.8 緊急
Network
Technostrobe HI-LED-WR120-G2 Firmware TechnostrobeのHI-LED-WR120-G2 Firmwareにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2026-5570 2026-05-7 12:27 2026-04-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 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
1161 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Fix UAF at snd_timer_user_params() At releasing a timer object, e.g. when a userspace timer (CONFIG_SND_UTIMER) gets… New - CVE-2026-53192 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1162 - - - In the Linux kernel, the following vulnerability has been resolved: io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries When a bundle recv retries inside io_recv_finish(), the me… New - CVE-2026-53191 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1163 - - - In the Linux kernel, the following vulnerability has been resolved: drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait() dma_fence_unwrap_for_each() internally calls dma_… New - CVE-2026-53190 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1164 - - - In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: update file PMD counter before folio_put() __split_huge_pmd_locked() updates the file/shmem RSS counter after dro… New - CVE-2026-53189 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1165 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Validate the passed in fops for ib_get_ucaps() Sashiko pointed out it is not safe to rely only on the devt because cha… New - CVE-2026-53188 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1166 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH alloc The cpu_id attribute supplied by user space through UVERBS_ATTR_ALLOC… New - CVE-2026-53187 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1167 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: bound SRP_RSP sense copy by the received length srp_process_rsp() copies sense data from rsp->data + resp_data_len, whe… New - CVE-2026-53186 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1168 - - - In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zram_bvec_write_partial() zram_read_page() picks the sync or async backing device read path based on … New - CVE-2026-53185 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1169 - - - In the Linux kernel, the following vulnerability has been resolved: udp: clear skb->dev before running a sockmap verdict On the UDP receive path skb->dev is repurposed as dev_scratch (the truesize/… New - CVE-2026-53184 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm
1170 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the `window` field in the TCP header refers to the MPTCP-level rcv_nx… New - CVE-2026-53183 2026-06-25 18:16 2026-06-25 Show GitHub Exploit DB Packet Storm