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 17, 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
133531 5.3 警告
Network
- Dell EMC PowerScale OneFS における例外的な状態の処理に関する脆弱性 CWE-755
例外的な状態における不適切な処理
CVE-2020-26195 2021-10-26 16:51 2020-09-30 Show GitHub Exploit DB Packet Storm
133532 7.8 重要
Local
- Dell EMC PowerScale OneFS における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2020-26193 2021-10-26 16:51 2020-09-30 Show GitHub Exploit DB Packet Storm
133533 7.8 重要
Local
- Dell EMC PowerScale OneFS における重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2020-26192 2021-10-26 16:51 2020-09-30 Show GitHub Exploit DB Packet Storm
133534 7.8 重要
Local
- Dell EMC PowerScale OneFS における脆弱性 CWE-noinfo
情報不足
CVE-2020-26191 2021-10-26 16:51 2020-09-30 Show GitHub Exploit DB Packet Storm
133535 6.1 警告
Network
b2evolution b2evolution CMS b2evolution cms におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2020-22839 2021-10-26 16:51 2020-08-13 Show GitHub Exploit DB Packet Storm
133536 8.8 重要
Network
PHPSHE PHPSHE PHPSHE における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2020-18215 2021-10-26 16:51 2020-08-13 Show GitHub Exploit DB Packet Storm
133537 9.8 緊急
Network
WAVLINK WN575A4 ファームウェア
WN579X3 ファームウェア
Wavlink WN575A4 および WN579X3 デバイスにおけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2020-13117 2021-10-26 16:51 2020-04-15 Show GitHub Exploit DB Packet Storm
133538 7.1 重要
Local
SolarWinds Serv-U SolarWinds Serv-U における重要な情報のセキュアでない格納に関する脆弱性 CWE-922
重要な情報のセキュアでない格納
CVE-2021-25276 2021-10-26 16:42 2021-02-3 Show GitHub Exploit DB Packet Storm
133539 5.5 警告
Local
Fedora Project
GNOME Project
gnome-autoar
Fedora
GNOME gnome-autoar におけるパストラバーサルの脆弱性 CWE-22
CWE-59
CVE-2020-36241 2021-10-26 16:36 2020-11-16 Show GitHub Exploit DB Packet Storm
133540 7 重要
Local
Linux Linux Kernel Linux Kernel における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2021-26708 2021-10-26 16:21 2021-02-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
901 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tun_xdp_one() tun_xdp_one() returns -EINVAL on a frame shorter than ETH_HLEN without f… - CVE-2026-46321 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
902 7.4 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, and re… - CVE-2026-46320 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
903 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: Only release RCU read lock after ct_ft When looking up a flow table in act_ct in tcf_ct_flow_table_get(), rhas… - CVE-2026-46319 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
904 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Reassign nested_mmus array behind mmu_lock kvm->arch.nested_mmus[] is walked under kvm->mmu_lock, including from the … - CVE-2026-46317 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
905 9.3 CRITICAL
Local
- - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgic_its_invalidate_cache() walks the per-IT… - CVE-2026-46316 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
906 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix access to stale wptr mapping Use drm_exec to take both locks i.e vm root bo and wptr_obj bo to access the m… - CVE-2026-46311 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
907 8.3 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: ath5k: do not access array OOB Vincent reports: > The ath5k driver seems to do an array-index-out-of-bounds access as > sho… - CVE-2026-46307 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
908 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: flow_dissector: do not dissect PPPoE PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDE… - CVE-2026-46306 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
909 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free nvmet_tcp_release_queue_work() runs on nvmet-wq and can drop the final c… - CVE-2026-46304 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
910 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate Rock Ridge CE continuation extent against volume size rock_continue() reads rs->cont_extent verbatim from the Roc… - CVE-2026-46303 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm