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 1, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
811 5.5 警告
Local
freedesktop.org GStreamer Good Plug-ins freedesktop.orgのGStreamer Good Plug-insにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-46469 2026-05-21 10:50 2026-05-14 Show GitHub Exploit DB Packet Storm
812 9.1 緊急
Network
freedesktop.org GStreamer Good Plug-ins freedesktop.orgのGStreamer Good Plug-insにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-46470 2026-05-21 10:50 2026-05-14 Show GitHub Exploit DB Packet Storm
813 7 重要
Local
Vim Vim Vimにおける複数の脆弱性 CWE-78
CWE-88
CVE-2026-46483 2026-05-21 10:50 2026-05-15 Show GitHub Exploit DB Packet Storm
814 7.3 重要
Network
Apache Software Foundation Apache OFBiz Apache Software FoundationのApache OFBizにおける複数の脆弱性 CWE-94
CWE-95
CVE-2026-46586 2026-05-21 10:50 2026-05-19 Show GitHub Exploit DB Packet Storm
815 5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-6333 2026-05-21 10:50 2026-05-18 Show GitHub Exploit DB Packet Storm
816 6.5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける過剰なサイズ値のメモリ割り当てに関する脆弱性 CWE-789
過剰なサイズ値のメモリ割り当て
CVE-2026-6340 2026-05-21 10:50 2026-05-18 Show GitHub Exploit DB Packet Storm
817 9.8 緊急
Network
LMSYS Org SGLang LMSYS OrgのSGLangにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-7301 2026-05-21 10:50 2026-05-18 Show GitHub Exploit DB Packet Storm
818 9.1 緊急
Network
LMSYS Org SGLang LMSYS OrgのSGLangにおけるパストラバーサルの脆弱性 CWE-35
パストラバーサル
CVE-2026-7302 2026-05-21 10:50 2026-05-18 Show GitHub Exploit DB Packet Storm
819 9.8 緊急
Network
LMSYS Org SGLang LMSYS OrgのSGLangにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-7304 2026-05-21 10:50 2026-05-18 Show GitHub Exploit DB Packet Storm
820 5.5 警告
Local
Open Source Geospatial Foundation GDAL Open Source Geospatial FoundationのGDALにおける複数の脆弱性 CWE-119
CWE-122
CWE-125
CVE-2026-8212 2026-05-21 10:49 2026-05-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311221 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: slip: make slhc_remember() more robust against malicious packets syzbot found that slhc_remember() was missing checks against mal… CWE-908
 Use of Uninitialized Resource
CVE-2024-50033 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311222 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that f… NVD-CWE-noinfo
CVE-2024-50024 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311223 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exec: don't WARN for racy path_noexec check Both i_mode and noexec checks wrapped in WARN_ON stem from an artifact of the previou… NVD-CWE-noinfo
CVE-2024-50010 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311224 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: no need to continue when the number of entries is 1 NVD-CWE-noinfo
CVE-2024-49967 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311225 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2_read_blocks Patch series "Misc fixes for ocfs2_read_blocks", v5. This series contains… CWE-667
 Improper Locking
CVE-2024-49965 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311226 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1… CWE-476
 NULL Pointer Dereference
CVE-2024-49962 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311227 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ACPI: battery: Fix possible crash when unregistering a battery hook When a battery hook returns an error when adding a new batter… CWE-672
 Operation on a Resource after Expiration or Release
CVE-2024-49955 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311228 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Replace one-element array with a flexib… NVD-CWE-noinfo
CVE-2024-50008 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311229 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate() Fuzzing reports a possible deadlock in jbd2_log_wait_commit. This issue … CWE-667
 Improper Locking
CVE-2024-50006 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
311230 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclo… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2024-49997 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm