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 7, 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
551 5.3 警告
Network
Apache Software Foundation apache-airflow-providers-fab Apache Software Foundationのapache-airflow-providers-fabにおけるLDAP インジェクションの脆弱性 CWE-90
LDAP インジェクション
CVE-2026-46745 2026-05-29 11:16 2026-05-25 Show GitHub Exploit DB Packet Storm
552 9.8 緊急
Network
マイクロソフト Azure Resource Manager Azure Resource Manager の特権昇格の脆弱性 CWE-287
CWE-noinfo
CVE-2026-47280 2026-05-29 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm
553 8.2 重要
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-4868 2026-05-29 11:16 2026-05-27 Show GitHub Exploit DB Packet Storm
554 6.5 警告
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-48684 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
555 6.5 警告
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおけるレングスパラメーターの不整合による処理に関する脆弱性 CWE-130
レングスパラメーターの不整合による不適切な処理
CVE-2026-48685 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
556 9.8 緊急
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-120
CWE-787
CVE-2026-48686 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
557 9.8 緊急
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおけるOS コマンドインジェクションの脆弱性 CWE-78
CWE-78
CVE-2026-48687 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
558 7.5 重要
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-48688 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
559 7.1 重要
Local
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-122
CWE-190
CVE-2026-48690 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
560 9.8 緊急
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-122
CWE-190
CWE-190
CVE-2026-48691 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2271 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in create_space_info_sub_group() error path When kobject_init_and_add() fails, the call chain is: create_… - CVE-2026-46164 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2272 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix data race at accessing runtime.oss.trigger Currently the runtime.oss.trigger field may be accessed concurrent… - CVE-2026-46157 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2273 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in smb2_compound_op() If a server sends a truncated response but a large OutputBufferLength, a… - CVE-2026-46155 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2274 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters scx_group_set_{weight,idle,bandwidth}() cache scx_root befo… - CVE-2026-46154 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2275 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rx_result ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but … - CVE-2026-46152 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2276 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rx_hash_key_len Sashiko points out that rx_hash_key_len comes from a uAPI structure and is blindly passed to … - CVE-2026-46145 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2277 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt hci_le_create_big_complete_evt() iterates … - CVE-2026-46138 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2278 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADD_ADDR rtx: fix potential data-race This mptcp_pm_add_timer() helper is executed as a timer callback in softirq cont… - CVE-2026-46137 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2279 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix race between ICReq handling and queue teardown nvmet_tcp_handle_icreq() updates queue->state after sending an Init… - CVE-2026-46135 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
2280 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface i… - CVE-2026-46125 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm