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 13, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5071 8.6 重要
Network
NVIDIA NemoClaw NVIDIAのNemoClawにおける認可されていない制御領域への重要情報の漏えいに関する脆弱性 CWE-497
認可されていない制御領域への重要情報の漏えい
CVE-2026-24222 2026-05-7 11:30 2026-04-28 Show GitHub Exploit DB Packet Storm
5072 6.3 警告
Local
NVIDIA NemoClaw NVIDIAのNemoClawにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-24231 2026-05-7 11:30 2026-04-28 Show GitHub Exploit DB Packet Storm
5073 6.5 警告
Network
SAP Manage Reference Structures SAPのManage Reference Structuresにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-27679 2026-05-7 11:30 2026-04-14 Show GitHub Exploit DB Packet Storm
5074 7.5 重要
Network
Mercurycom MIPC252W Firmware MercurycomのMIPC252W FirmwareにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-31256 2026-05-7 11:30 2026-04-27 Show GitHub Exploit DB Packet Storm
5075 4.9 警告
Network
Anviz Global Anviz CX7 Firmware Anviz GlobalのAnviz CX7 Firmwareにおける相対パストラバーサルの脆弱性 CWE-23
相対的パストラバーサル
CVE-2026-31927 2026-05-7 11:30 2026-04-17 Show GitHub Exploit DB Packet Storm
5076 7.7 重要
Local
Anviz Global Anviz CX7 Firmware Anviz GlobalのAnviz CX7 Firmwareにおけるハードコードされた暗号鍵の使用に関する脆弱性 CWE-321
ハードコードされた暗号鍵の使用
CVE-2026-32324 2026-05-7 11:30 2026-04-17 Show GitHub Exploit DB Packet Storm
5077 5.3 警告
Network
Anviz Global Anviz CX7 Firmware
Anviz CX2 Lite Firmware
Anviz GlobalのAnviz CX2 Lite Firmware等の複数製品における認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-32648 2026-05-7 11:30 2026-04-17 Show GitHub Exploit DB Packet Storm
5078 7.5 重要
Network
Anviz Global Crosschex Standard Anviz GlobalのCrosschex Standardにおけるアルゴリズムのダウングレードに関する脆弱性 CWE-757
アルゴリズムのダウングレード
CVE-2026-32650 2026-05-7 11:30 2026-04-17 Show GitHub Exploit DB Packet Storm
5079 5.3 警告
Network
Anviz Global Anviz CX7 Firmware Anviz GlobalのAnviz CX7 Firmwareにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-33093 2026-05-7 11:30 2026-04-17 Show GitHub Exploit DB Packet Storm
5080 6.5 警告
Network
Anviz Global Anviz CX7 Firmware
Anviz CX2 Lite Firmware
Anviz GlobalのAnviz CX2 Lite Firmware等の複数製品における重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2026-33569 2026-05-7 11:30 2026-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1751 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm_dev_release() uses plain kfree() to free chip->auth, whi… - CVE-2026-46283 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1752 - - - In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When device_property_read_string() fails, str is left uninitialized… - CVE-2026-46282 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1753 - - - In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc")… - CVE-2026-46281 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1754 - - - In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bu… - CVE-2026-46280 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1755 - - - In the Linux kernel, the following vulnerability has been resolved: mm/alloc_tag: clear codetag for pages allocated before page_ext initialization Due to initialization ordering, page_ext is alloca… - CVE-2026-46279 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1756 - - - In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. [ 171.… - CVE-2026-46278 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1757 - - - In the Linux kernel, the following vulnerability has been resolved: mm/zone_device: do not touch device folio after calling ->folio_free() The contents of a device folio can immediately change afte… - CVE-2026-46277 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1758 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 (GFX 12) hardware removes the GDS, GWS, and OA on-chip memory resources. … - CVE-2026-46276 2026-06-9 02:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1759 9.0 CRITICAL
Network
termix termix Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the GET /ssh/file_manager/ssh/resolvePath endpoint in the Termix … CWE-78
CWE-639
OS Command 
 Authorization Bypass Through User-Controlled Key
CVE-2026-45750 2026-06-9 02:16 2026-06-6 Show GitHub Exploit DB Packet Storm
1760 9.8 CRITICAL
Network
termix termix Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The `POST /ssh/tunnel/connect` endpoint in Termix prior to version 2.3.2 builds an SSH tu… CWE-78
OS Command 
CVE-2026-45748 2026-06-9 02:16 2026-06-6 Show GitHub Exploit DB Packet Storm