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 25, 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
1371 7.8 重要
Local
シーメンス SINEC INS シーメンスのSINEC INSにおける不要な特権による実行に関する脆弱性 CWE-250
不要な特権による実行
CVE-2026-46748 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1372 9.8 緊急
Network
シーメンス SINEC INS シーメンスのSINEC INSにおける予測可能な Salt の一方向ハッシュの使用に関する脆弱性 CWE-760
予測可能な Salt の一方向ハッシュの使用
CVE-2026-46749 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1373 8.8 重要
Network
Vim Vim Vimにおける複数の脆弱性 CWE-74
CWE-94
CVE-2026-47162 2026-06-15 11:16 2026-06-11 Show GitHub Exploit DB Packet Storm
1374 8.8 重要
Network
マイクロソフト Microsoft Windows Server 2016
Microsoft Windows Server 2019
Microsoft Windows 11 26h1
Microsoft Windows 10 21h2
Microsoft …
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-47289 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1375 8 重要
Network
マイクロソフト Microsoft SharePoint Server Microsoft SharePoint Server のリモートでコードが実行される脆弱性 CWE-285
不適切な認可
CVE-2026-47298 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1376 8.8 重要
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおける認可に関する脆弱性 CWE-285
不適切な認可
CVE-2026-47342 2026-06-15 11:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1377 8.8 重要
Network
マイクロソフト Microsoft Windows Server 2016
Microsoft Windows Server 2019
Microsoft Windows 11 26h1
Microsoft Windows 10 21h2
Microsoft …
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-416
CWE-787
CVE-2026-47653 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1378 7.5 重要
Network
マイクロソフト Microsoft Windows Server 2016
Microsoft Windows Server 2022
Microsoft Windows Server 2019
Microsoft Windows Server 2025
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-416
CWE-787
CVE-2026-47654 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1379 7.8 重要
Local
アドビシステムズ Adobe Acrobat Reader DC
Adobe Acrobat DC
Adobe Acrobat
アドビのAdobe Acrobat等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-47915 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1380 7.8 重要
Local
アドビシステムズ Adobe Acrobat Reader DC
Adobe Acrobat DC
Adobe Acrobat
アドビのAdobe Acrobat等の複数製品における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-47916 2026-06-15 11:16 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4261 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg. - CVE-2026-46199 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4262 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is do… - CVE-2026-46198 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4263 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds b… - CVE-2026-46197 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4264 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path Sashiko points out that pvrdma_uar_free() is already calle… - CVE-2026-46189 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4265 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exit(kthread_complete_and_exit)… - CVE-2026-46187 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4266 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtio_bt: validate rx pkt_type header length virtbt_rx_handle() reads the leading pkt_type byte from the RX skb and f… - CVE-2026-46186 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4267 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlink_data() Since smb2_check_message() returns success without length validation for the… - CVE-2026-46185 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4268 - - - In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format() to prevent a divisi… - CVE-2026-46184 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4269 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Don't allow pointer operations on unconfigured streams When reporting the pointer for a compressed stream we report th… - CVE-2026-46179 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm
4270 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq() Sashiko points out that mlx4_srq_alloc() was not undone during erro… - CVE-2026-46178 2026-06-2 02:17 2026-05-28 Show GitHub Exploit DB Packet Storm