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 4, 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
3221 6.5 警告
Network
フォーティネット FortiSOAR フォーティネットのFortiSOARにおける複数の脆弱性 CWE-257
CWE-522
CVE-2026-22574 2026-05-8 12:08 2026-04-14 Show GitHub Exploit DB Packet Storm
3222 6.5 警告
Network
フォーティネット FortiSOAR フォーティネットのFortiSOARにおける複数の脆弱性 CWE-257
CWE-522
CVE-2026-22576 2026-05-8 12:08 2026-04-14 Show GitHub Exploit DB Packet Storm
3223 8.8 重要
Network
redis Redis Redis Ltd.のRedisにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-23479 2026-05-8 12:08 2026-05-5 Show GitHub Exploit DB Packet Storm
3224 8.1 重要
Network
redis Redis Redis Ltd.のRedisにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-23631 2026-05-8 12:08 2026-05-5 Show GitHub Exploit DB Packet Storm
3225 6.5 警告
Network
マイクロソフト Microsoft Visual Studio Code CoPilot Chat Extension GitHub Copilot と Visual Studio Code の情報漏えいの脆弱性 CWE-77
コマンドインジェクション
CVE-2026-23653 2026-05-8 12:08 2026-04-14 Show GitHub Exploit DB Packet Storm
3226 8.1 重要
Network
フォーティネット FortiSOAR フォーティネットのFortiSOARにおける複数の脆弱性 CWE-287
CWE-862
CVE-2026-23708 2026-05-8 12:08 2026-04-14 Show GitHub Exploit DB Packet Storm
3227 8.8 重要
Network
redis Redis Redis Ltd.のRedisにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-25243 2026-05-8 12:08 2026-05-5 Show GitHub Exploit DB Packet Storm
3228 7.8 重要
Local
クアルコム X2000094 ファームウェア
XG101002 ファームウェア
Snapdragon AR1 Gen 1 ファームウェア
WSA8835 ファームウェア
XG101032 ファームウェア
WSA8830 ファームウェア
fastconnect 7800&nb…
クアルコムのCologne ファームウェア等の複数製品における複数の脆弱性 CWE-749
CWE-787
CVE-2026-25266 2026-05-8 12:08 2026-05-4 Show GitHub Exploit DB Packet Storm
3229 9.8 緊急
Network
クアルコム QCA7005 ファームウェア クアルコムのQCA7005 ファームウェアにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-25293 2026-05-8 12:08 2026-05-4 Show GitHub Exploit DB Packet Storm
3230 10 緊急
Network
vm2 project vm2 vm2 projectのvm2における複数の脆弱性 CWE-693
CWE-94
CVE-2026-26332 2026-05-8 12:08 2026-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
318001 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvsc_queuecommand() maps the scatter/gather list using scsi_d… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48890 2024-09-7 00:11 2024-08-21 Show GitHub Exploit DB Packet Storm
318002 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platform_device_id entry is 20 characters inclu… CWE-131
Incorrect Calculation of Buffer Size
CVE-2022-48889 2024-09-7 00:08 2024-08-21 Show GitHub Exploit DB Packet Storm
318003 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu… NVD-CWE-noinfo
CVE-2022-48887 2024-09-6 23:55 2024-08-21 Show GitHub Exploit DB Packet Storm
318004 5.5 MEDIUM
Local
huawei harmonyos
emui
Memory request vulnerability in the memory management module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-8298 2024-09-6 23:53 2024-09-4 Show GitHub Exploit DB Packet Storm
318005 6.5 MEDIUM
Network
ibm business_automation_workflow IBM Business Automation Workflow 22.0.2, 23.0.1, 23.0.2, and 24.0.0 stores potentially sensitive information in log files under certain situations that could be read by an authenticated user. IBM X-… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2024-38321 2024-09-6 23:50 2024-08-3 Show GitHub Exploit DB Packet Storm
318006 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, us… CWE-476
 NULL Pointer Dereference
CVE-2022-48886 2024-09-6 23:48 2024-08-21 Show GitHub Exploit DB Packet Storm
318007 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc failed, le… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48885 2024-09-6 23:46 2024-08-21 Show GitHub Exploit DB Packet Storm
318008 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Don't remove map on creater_process and device_release Do not remove the map from the list on error path in fastrp… CWE-416
 Use After Free
CVE-2022-48873 2024-09-6 23:44 2024-08-21 Show GitHub Exploit DB Packet Storm
318009 5.5 MEDIUM
Local
huawei emui
harmonyos
Access permission verification vulnerability in the ringtone setting module Impact: Successful exploitation of this vulnerability may affect service confidentiality. NVD-CWE-noinfo
CVE-2024-45449 2024-09-6 23:38 2024-09-4 Show GitHub Exploit DB Packet Storm
318010 - - - The App::cpanminus package through 1.7047 for Perl downloads code via insecure HTTP, enabling code execution for network attackers. - CVE-2024-45321 2024-09-6 23:35 2024-08-27 Show GitHub Exploit DB Packet Storm