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 8, 2026, 2:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2391 8.1 重要
Network
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43377 2026-05-18 11:26 2026-05-8 Show GitHub Exploit DB Packet Storm
2392 9.8 緊急
Network
Apache Software Foundation Apache Tomcat Apache Software FoundationのApache Tomcatにおける認証回避に関する脆弱性 CWE-592
認証回避の問題
CVE-2026-43512 2026-05-18 11:26 2026-05-12 Show GitHub Exploit DB Packet Storm
2393 7.5 重要
Network
Apache Software Foundation Apache Tomcat Apache Software FoundationのApache Tomcatにおける大文字と小文字の区別の不適切な処理に関する脆弱性 CWE-178
大文字と小文字の区別の不適切な処理
CVE-2026-43513 2026-05-18 11:25 2026-05-12 Show GitHub Exploit DB Packet Storm
2394 9.1 緊急
Network
Apache Software Foundation Apache Tomcat Apache Software FoundationのApache Tomcatにおける認可に関する脆弱性 CWE-285
不適切な認可
CVE-2026-43515 2026-05-18 11:25 2026-05-12 Show GitHub Exploit DB Packet Storm
2395 7.5 重要
Network
Web Technologies Change Detection Web TechnologiesのChange Detectionにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2026-43891 2026-05-18 11:25 2026-05-12 Show GitHub Exploit DB Packet Storm
2396 8.7 重要
Network
Daniel Garcia Vaultwarden Daniel GarciaのVaultwardenにおける認可に関する脆弱性 CWE-285
不適切な認可
CVE-2026-43912 2026-05-18 11:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2397 9.1 緊急
Network
OPNsense project OPNsense OPNsenseにおける引数の挿入または変更に関する脆弱性 CWE-88
引数の挿入または変更
CVE-2026-44193 2026-05-18 11:25 2026-05-13 Show GitHub Exploit DB Packet Storm
2398 9.1 緊急
Network
OPNsense project OPNsense OPNsenseにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-44194 2026-05-18 11:25 2026-05-13 Show GitHub Exploit DB Packet Storm
2399 6.5 警告
Network
OPNsense project OPNsense OPNsenseにおける過度な認証試行の不適切な制限に関する脆弱性 CWE-307
過度な認証試行の不適切な制限
CVE-2026-44195 2026-05-18 11:25 2026-05-13 Show GitHub Exploit DB Packet Storm
2400 9.8 緊急
Network
フォーティネット FortiAuthenticator フォーティネットのFortiAuthenticatorにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-44277 2026-05-18 11:25 2026-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2871 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: check for nEPT/nNPT in slow flush hypercalls Checking is_guest_mode(vcpu) is incorrect, because translate_nested_gpa() … - CVE-2026-46131 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2872 - - - In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration cros_typec_register_thunderbolt() missed initializing the … - CVE-2026-46134 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2873 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: validate WMT event SKB length before struct access btmtk_usb_hci_wmt_sync() casts the WMT event response SKB da… - CVE-2026-46140 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2874 - - - In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix VF illegal register access Register WX_CFG_PORT_ST is a PF restricted register. When a VF is initialized, attempt… - CVE-2026-46142 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2875 - - - In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfs_mutex and SRCU when remount walks events Commit 340f0c7067a9 ("eventfs: Update all the eventfs_inodes from … - CVE-2026-46106 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2876 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle() commit 6d3789d347a7 ("papr-hvpipe: convert papr_hvpipe… - CVE-2026-46118 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2877 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock Patch series "mm/damon/sysfs-schemes: fix use-after-free… - CVE-2026-46121 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2878 - - - In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks (take 3) fec_decode_bufs() assumes that the parity bytes of the first… - CVE-2026-46130 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2879 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in mana_ib_create_qp_rss() Sashiko points out that mana_ib_cfg_vport_steering() is leaked, the normal… - CVE-2026-46144 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2880 - - - In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlan_dev_set_egress_priority() currently keeps cleared egress priority mappings in the … - CVE-2026-46153 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm