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 28, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5371 5.5 警告
Local
- アップルのmacOSにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-20696 2026-05-14 10:22 2026-05-11 Show GitHub Exploit DB Packet Storm
5372 6.7 警告
Local
デル Dell ObjectScale
elastic cloud storage
デルのelastic cloud storage等の複数製品における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-26946 2026-05-14 10:22 2026-05-11 Show GitHub Exploit DB Packet Storm
5373 9.8 緊急
Network
citeum opencti citeumのopenctiにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2026-27960 2026-05-14 10:22 2026-05-5 Show GitHub Exploit DB Packet Storm
5374 5.9 警告
Network
eLabFTW eLabFTW eLabFTWにおける認証回避の脆弱性 CWE-302
認証回避の脆弱性
CVE-2026-28510 2026-05-14 10:22 2026-05-5 Show GitHub Exploit DB Packet Storm
5375 4.7 警告
Local
- アップルのmacOSにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-28830 2026-05-14 10:22 2026-05-11 Show GitHub Exploit DB Packet Storm
5376 7.8 重要
Local
- アップルのmacOSにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-28840 2026-05-14 10:22 2026-05-11 Show GitHub Exploit DB Packet Storm
5377 7.5 重要
Network
- アップルのmacOSにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-28848 2026-05-14 10:22 2026-05-11 Show GitHub Exploit DB Packet Storm
5378 7.5 重要
Network
アップル iOS
tvOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-28860 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5379 7.5 重要
Network
アップル iOS
tvOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-28883 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5380 6.2 警告
Local
アップル iOS
tvOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-28897 2026-05-14 10:21 2026-05-11 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
1301 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix linked reg delta tracking when src_reg == dst_reg Consider the case of rX += rX where src_reg and dst_reg are pointers t… - CVE-2026-53092 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1302 - - - In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdisc_pkt_len_segs_init() Most ndo_start_xmit() methods expects headers of gso packets to be already in skb-… - CVE-2026-53091 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1303 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into subprogs some time a… - CVE-2026-53090 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1304 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in offloaded map/prog info fill When querying info for an offloaded BPF map or program, bpf_map_offload_i… - CVE-2026-53089 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1305 - - - In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix off-by-one in bcmgenet_put_txcb The write_ptr points to the next open tx_cb. We want to return the tx_cb that … - CVE-2026-53088 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1306 - - - In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix leaking free_bds While reclaiming the tx queue we fast forward the write pointer to drop any data in flight. T… - CVE-2026-53087 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1307 - - - In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix racing timeout handler The bcmgenet_timeout handler tries to take down all tx queues when a single queue times… - CVE-2026-53086 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1308 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix mm lifecycle in open-coded task_vma iterator The open-coded task_vma iterator reads task->mm locklessly and acquires mma… - CVE-2026-53085 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1309 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: return VMA snapshot from task_vma iterator Holding the per-VMA lock across the BPF program body creates a lock ordering prob… - CVE-2026-53084 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1310 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix RCU stall in bpf_fd_array_map_clear() Add a missing cond_resched() in bpf_fd_array_map_clear() loop. For PROG_ARRAY map… - CVE-2026-53083 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm