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 26, 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
132421 7.5 重要
Network
slice-deque project slice-deque Rust 用 slice-deque crate における二重解放に関する脆弱性 CWE-415
二重解放
CVE-2021-29938 2021-12-8 11:35 2021-02-19 Show GitHub Exploit DB Packet Storm
132422 5.5 警告
Network
oauth2_proxy project oauth2_proxy OAuth2-Proxy における不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2021-21411 2021-12-8 11:32 2021-03-26 Show GitHub Exploit DB Packet Storm
132423 5.5 警告
Local
WiZ Connected Lighting Co., Ltd. WiZ Colors A60 ファームウェア WiZ Colors A60 における重要な情報の平文保存に関する脆弱性 CWE-312
重要な情報の平文保存
CVE-2020-11924 2021-12-8 11:32 2020-09-10 Show GitHub Exploit DB Packet Storm
132424 5.5 警告
Local
WiZ Connected Lighting Co., Ltd. WiZ Colors A60 ファームウェア WiZ Colors A60 における重要な情報の平文保存に関する脆弱性 CWE-312
重要な情報の平文保存
CVE-2020-11923 2021-12-8 11:32 2020-09-10 Show GitHub Exploit DB Packet Storm
132425 6.4 警告
Local
GNU Project grub2 grub2 における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2020-14308 2021-12-8 11:29 2020-07-29 Show GitHub Exploit DB Packet Storm
132426 7.5 重要
Network
xmlsoft.org libxml2 libxml2 におけるリソースの不適切なシャットダウンおよびリリースに関する脆弱性 CWE-404
リソースの不適切なシャットダウンおよびリリース
CVE-2019-20388 2021-12-8 11:26 2020-01-21 Show GitHub Exploit DB Packet Storm
132427 7.3 重要
Network
stackvector project stackvector Rust 用 stackvector crate における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-29939 2021-12-8 11:20 2021-02-19 Show GitHub Exploit DB Packet Storm
132428 9.1 緊急
Network
xmlsoft.org libxml2 libxml2 の HTMLparser.c の htmlParseTryOrFinish 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-8872 2021-12-8 11:19 2017-05-10 Show GitHub Exploit DB Packet Storm
132429 6.4 警告
Local
レッドハット
SUSE
マイクロソフト
Debian
GNU Project
Canonical
Debian GNU/Linux
Microsoft Windows Server 2012
Red Hat Enterprise Linux Atomic Host
grub2
Microsoft Windows 10
Microsoft Win…
GRUB2 における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2020-15707 2021-12-8 11:16 2020-07-29 Show GitHub Exploit DB Packet Storm
132430 7.5 重要
Network
GitLab.org GitLab GitLab CE/EE における脆弱性 CWE-noinfo
情報不足
CVE-2021-22203 2021-12-8 11:15 2021-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1391 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold th… New - CVE-2026-53002 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1392 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: restrict several matches to inet family This is a partial revert of: commit ab4f21e6fb1c ("netfilter: xtab… New - CVE-2026-53001 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1393 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hoo… New - CVE-2026-53000 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1394 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix out-of-bounds read on option matching In nf_osf_match(), the nf_osf_hdr_ctx structure is initialize… New - CVE-2026-52999 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1395 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a lo… New - CVE-2026-52998 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1396 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change() Fix dualpi2_change() to correctly enforce updated limi… New - CVE-2026-52997 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1397 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbd_lookup_fd_cguid() returns a ksmbd_file with its refcou… New - CVE-2026-52996 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1398 - - - In the Linux kernel, the following vulnerability has been resolved: net/rds: zero per-item info buffer before handing it to visitors rds_for_each_conn_info() and rds_walk_conn_path_info() both hand… New - CVE-2026-52995 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1399 - - - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting virtio_transport_init_zcopy_skb() uses iter->count as the size argument fo… New - CVE-2026-52994 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1400 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the o… New - CVE-2026-52993 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm