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 9, 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
1241 6.2 警告
Local
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける複数の脆弱性 CWE-120
CWE-120
CWE-676
CVE-2026-48696 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
1242 7.4 重要
Network
FastNetMon FastNetMon Pavel OdintsovのFastNetMonにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-48697 2026-05-29 11:16 2026-05-26 Show GitHub Exploit DB Packet Storm
1243 5.9 警告
Network
PuTTY PuTTY PuTTYにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-48850 2026-05-29 11:15 2026-05-25 Show GitHub Exploit DB Packet Storm
1244 3.1
Network
PuTTY PuTTY PuTTYにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-48851 2026-05-29 11:15 2026-05-25 Show GitHub Exploit DB Packet Storm
1245 3.7
Network
PuTTY PuTTY PuTTYにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-48852 2026-05-29 11:15 2026-05-25 Show GitHub Exploit DB Packet Storm
1246 4.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-5296 2026-05-29 11:15 2026-05-27 Show GitHub Exploit DB Packet Storm
1247 5.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-6713 2026-05-29 11:15 2026-05-27 Show GitHub Exploit DB Packet Storm
1248 9.8 緊急
Network
The Perl Foundation Perl The Perl FoundationのPerlにおける整数オーバーフローの発生によるバッファオーバーフローの脆弱性 CWE-680
整数オーバーフローの発生によるバッファオーバーフロー
CVE-2026-8376 2026-05-29 11:15 2026-05-26 Show GitHub Exploit DB Packet Storm
1249 3.7
Network
ADCI solutions Node View Permissions ADCI solutionsのNode View Permissionsにおける例外的な状態のチェックに関する脆弱性 CWE-754
例外的な状態における不適切なチェック
CVE-2026-8491 2026-05-29 11:15 2026-05-19 Show GitHub Exploit DB Packet Storm
1250 9.8 緊急
Network
IBM IBM WebSphere Application Server IBMのIBM WebSphere Application Serverにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-8633 2026-05-29 11:15 2026-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
319471 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex The carrier_lock spinlock protects the carrier detection. While … CWE-667
 Improper Locking
CVE-2024-43862 2024-09-3 22:44 2024-08-21 Show GitHub Exploit DB Packet Storm
319472 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence… CWE-667
 Improper Locking
CVE-2024-43863 2024-09-3 22:42 2024-08-21 Show GitHub Exploit DB Packet Storm
319473 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_per… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-43871 2024-09-3 22:39 2024-08-21 Show GitHub Exploit DB Packet Storm
319474 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core sta… CWE-667
 Improper Locking
CVE-2024-43872 2024-09-3 22:38 2024-08-21 Show GitHub Exploit DB Packet Storm
319475 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacket_allow There are two issues around seqpacket_allow: 1. seqpacket_allow is not initialized… CWE-909
 Missing Initialization of Resource
CVE-2024-43873 2024-09-3 22:35 2024-08-21 Show GitHub Exploit DB Packet Storm
319476 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked Fix a null pointer dereference induced by DEBUG_TEST_DRIV… CWE-476
 NULL Pointer Dereference
CVE-2024-43874 2024-09-3 22:26 2024-08-21 Show GitHub Exploit DB Packet Storm
319477 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via do_filp_open(), permission checking is… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2024-43882 2024-09-3 22:25 2024-08-21 Show GitHub Exploit DB Packet Storm
319478 - - - Rejected reason: Duplicate of CVE-2024-45305. - CVE-2024-8371 2024-09-3 22:15 2024-09-3 Show GitHub Exploit DB Packet Storm
319479 - - - HedgeDoc is an open source, real-time, collaborative, markdown notes application. When using HedgeDoc 1 with MySQL or MariaDB, it is possible to create notes with an alias matching the ID of existing… - CVE-2024-45308 2024-09-3 21:59 2024-09-3 Show GitHub Exploit DB Packet Storm
319480 - - - A flaw was found in the gnome-remote-desktop package. The gnome-remote-desktop system daemon performs inadequate validation of session agents using D-Bus methods related to transitioning a client con… CWE-488
 Exposure of Data Element to Wrong Session
CVE-2024-5148 2024-09-3 21:59 2024-09-2 Show GitHub Exploit DB Packet Storm