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":May 4, 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
198911 4.9 警告
Network
Huawei - 複数の Huawei 製品のソフトウェアにおける暗号化キーおよび暗号文のパスワードを取得される脆弱性 CWE-Other
その他
CVE-2015-8086 2016-10-6 15:27 2015-09-30 Show GitHub Exploit DB Packet Storm
198912 4.9 警告
Network
Huawei - 複数の Huawei 製品のソフトウェアにおけるパスワードを取得される脆弱性 CWE-Other
その他
CVE-2015-8085 2016-10-6 15:27 2015-09-30 Show GitHub Exploit DB Packet Storm
198913 7.5 重要
Network
INDAS LLC - INDAS Web SCADA におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-8343 2016-10-6 15:02 2016-10-4 Show GitHub Exploit DB Packet Storm
198914 7.5 重要
Network
Ceph project
レッドハット
- Ceph の RGW コードにおけるバケットのコンテンツを一覧表示される脆弱性 CWE-200
CWE-Other
CVE-2016-7031 2016-10-6 14:31 2016-09-29 Show GitHub Exploit DB Packet Storm
198915 4.4 警告
Local
ソフォス - Sophos UTM ファームウェアの Frontend コンポーネントにおける重要なパスワード情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7442 2016-10-6 14:06 2016-09-30 Show GitHub Exploit DB Packet Storm
198916 4.4 警告
Local
ソフォス - Sophos UTM ファームウェアの Frontend コンポーネントにおける重要なパスワード情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-7397 2016-10-6 14:06 2016-09-30 Show GitHub Exploit DB Packet Storm
198917 6.5 警告
Network
LibGD project
openSUSE project
- GD Graphics ライブラリの gd_tga.c の read_image_tga 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-6905 2016-10-6 13:57 2016-08-31 Show GitHub Exploit DB Packet Storm
198918 5.5 警告
Local
ClamAV
Canonical
- ClamAV におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1372 2016-10-6 13:56 2016-04-22 Show GitHub Exploit DB Packet Storm
198919 5.5 警告
Local
ClamAV
Canonical
- ClamAV におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-1371 2016-10-6 13:56 2016-04-22 Show GitHub Exploit DB Packet Storm
198920 8.8 重要
Network
Debian
unADF project
- unADF の extractTree 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1244 2016-10-6 13:41 2016-09-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
851 5.3 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.3.28 contains an environment variable sanitization vulnerability where GIT_TEMPLATE_DIR and AWS_CONFIG_FILE are not blocked in the host-env blocklist. Attackers can exploit appro… CWE-184
 Incomplete Blacklist
CVE-2026-41332 2026-04-30 02:10 2026-04-24 Show GitHub Exploit DB Packet Storm
852 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.2 exposes configPath and stateDir metadata in Gateway connect success snapshots to non-admin authenticated clients. Non-admin clients can recover host-specific filesystem paths… CWE-497
 Exposure of Sensitive System Information to an Unauthorized Control Sphere
CVE-2026-41339 2026-04-30 02:06 2026-04-24 Show GitHub Exploit DB Packet Storm
853 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate EaNameLength in smb2_get_ea() smb2_get_ea() reads ea_req->EaNameLength from the client request and passes it dire… NVD-CWE-noinfo
CVE-2026-31612 2026-04-30 02:00 2026-04-25 Show GitHub Exploit DB Packet Storm
854 8.6 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading sub_auth[2] parse_dacl() compares each ACE SID against sid_unix_NFS_mode and on m… NVD-CWE-noinfo
CVE-2026-31611 2026-04-30 01:56 2026-04-25 Show GitHub Exploit DB Packet Storm
855 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc The kernel ASN.1 BER decoder calls action callbacks incremen… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31610 2026-04-30 01:51 2026-04-25 Show GitHub Exploit DB Packet Storm
856 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush() smbd_send_batch_flush() already calls smbd_fr… CWE-415
 Double Free
CVE-2026-31609 2026-04-30 01:45 2026-04-25 Show GitHub Exploit DB Packet Storm
857 3.5 LOW
Network
- - A vulnerability was detected in SourceCodester Pharmacy Sales and Inventory System 1.0. The impacted element is the function Customer of the file /index.php?page=customer. The manipulation of the arg… CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2026-7390 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
858 7.3 HIGH
Network
- - A security vulnerability has been detected in EyouCMS up to 1.7.9. The affected element is the function GetSortData of the file application/common.php. The manipulation of the argument sort_asc leads… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-7389 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
859 4.7 MEDIUM
Network
- - A weakness has been identified in EyouCMS up to 1.7.9. Impacted is the function editFile of the file application/admin/logic/FilemanagerLogic.php of the component Template File Handler. Executing a m… CWE-74
CWE-94
Injection
Code Injection
CVE-2026-7388 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm
860 7.3 HIGH
Network
- - A flaw has been found in fatbobman mail-mcp-bridge up to 1.3.3. Affected is an unknown function of the file src/mail_mcp_server.py. Executing a manipulation of the argument message_ids can lead to pa… CWE-22
Path Traversal
CVE-2026-7386 2026-04-30 01:16 2026-04-30 Show GitHub Exploit DB Packet Storm