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 29, 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
191901 8 重要
Adjacent
Datto, Inc. - Datto Windows Agent におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-16674 2017-11-29 16:57 2017-11-6 Show GitHub Exploit DB Packet Storm
191902 5.3 警告
Adjacent
Datto, Inc. - Datto Backup Agent における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-16673 2017-11-29 16:57 2017-11-6 Show GitHub Exploit DB Packet Storm
191903 6.5 警告
Network
Matroska.org - mkclean における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-12803 2017-11-29 16:57 2017-08-22 Show GitHub Exploit DB Packet Storm
191904 6.5 警告
Network
Matroska.org - mkvalidator における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-12779 2017-11-29 16:57 2017-08-22 Show GitHub Exploit DB Packet Storm
191905 8.8 重要
Network
アバイア - Avaya IP Office Contact Center におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-12969 2017-11-29 16:50 2017-11-3 Show GitHub Exploit DB Packet Storm
191906 8.8 重要
Network
GraphicsMagick - GraphicsMagick におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-16669 2017-11-29 16:44 2017-11-6 Show GitHub Exploit DB Packet Storm
191907 9.8 緊急
Network
MetalGenix - MetalGenix GeniXCMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-3933 2017-11-29 16:44 2015-04-16 Show GitHub Exploit DB Packet Storm
191908 9.8 緊急
Network
Samba Project - rsync におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-16548 2017-11-29 16:34 2017-11-5 Show GitHub Exploit DB Packet Storm
191909 5.5 警告
Local
Linux - Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-15306 2017-11-29 16:33 2017-11-2 Show GitHub Exploit DB Packet Storm
191910 5.5 警告
Local
ABB - ABB FOX515T における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-14025 2017-11-29 16:33 2017-10-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix listxattr handling when the buffer is full [BUG] If an OCFS2 inode has both inline and block-based xattrs, listxattr()… New - CVE-2026-53041 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
502 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate bg_bits during freefrag scan [BUG] A crafted filesystem can trigger an out-of-bounds bitmap walk when OCFS2_IOC_I… New - CVE-2026-53040 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
503 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix off-by-one in check_imm signed range check check_imm(bits, imm) is used in the arm64 BPF JIT to verify that a bra… New - CVE-2026-53036 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
504 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for af_unix iter When a BPF iterator program updates a sockmap, there is a race condition in unix_s… New - CVE-2026-53033 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
505 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Validate node_id in arena_alloc_pages() arena_alloc_pages() accepts a plain int node_id and forwards it through the entire a… New - CVE-2026-53031 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
506 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg In nfsd4_add_rdaccess_to_wrdeleg, if fp->fi_fds[O_RDONLY]… New - CVE-2026-53026 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
507 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free on cdev close This addresses a use-after-free bug when a raw bundle is disconnected but its char… New - CVE-2026-53025 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
508 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free if write is called after disconnect If a user writes to the chardev after disconnect has been ca… New - CVE-2026-53024 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
509 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: um: Fix potential race condition in TLB sync During the TLB sync, we need to traverse and modify the page table, so we should hol… New - CVE-2026-53020 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
510 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - copy IV using skcipher ivsize AF_ALG rfc3686-ctr-aes-ccp requests pass an 8-byte IV to the driver. ccp_aes_complet… New - CVE-2026-53016 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm