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 10, 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
1421 8.8 重要
Network
マイクロソフト Microsoft SharePoint Server Microsoft SharePoint のリモート コードが実行される脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-45659 2026-05-29 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm
1422 9.9 緊急
Network
Twenty.com PBC Twenty Twenty.com PBCのTwentyにおける複数の脆弱性 CWE-78
CWE-89
CVE-2026-46624 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
1423 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
1424 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
1425 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
1426 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
1427 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
1428 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
1429 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
1430 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
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3131 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: block: add pgmap check to biovec_phys_mergeable biovec_phys_mergeable() is used by the request merge, DMA mapping, and integrity … - CVE-2026-46115 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3132 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads atomic_write_reply() at drivers/infiniband/sw/rxe/rxe_resp.c unconditionally de… - CVE-2026-46114 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3133 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in create_big_sync Add hci_conn_valid() check in create_big_sync() to detect stale connect… - CVE-2026-46111 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3134 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Prevent NULL deref when RX memory exhausted The CPU receives frames from the MAC through conventional DMA: the CPU a… - CVE-2026-46110 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3135 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Limit NVMe request size to 2 MiB The HBA firmware reports NVMe MDTS values based on the underlying drive capabilit… - CVE-2026-46105 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3136 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmap_prepare() change Partially reverts commit 9d5403b1036c ("fs: convert most other generic_file_*mmap() users t… - CVE-2026-46100 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3137 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmap_purge_lock in shrinker decay_va_pool_node() can be invoked concurrently from two paths: __purge_vmap_area_l… - CVE-2026-46093 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3138 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback start… - CVE-2026-46090 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3139 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM er… - CVE-2026-46085 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3140 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_re… - CVE-2026-46081 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm