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
198941 9.8 緊急
Network
Haxx
Debian
- c-ares の ares_create_query 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5180 2016-10-5 17:11 2016-09-29 Show GitHub Exploit DB Packet Storm
198942 7.5 重要
Network
OpenJPEG project
openSUSE project
- OpenJPEG の convert.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-7445 2016-10-5 16:33 2016-09-28 Show GitHub Exploit DB Packet Storm
198943 7.3 重要
Local
IBM - 複数の OS 上で稼動する IBM DB2 における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5995 2016-10-5 16:28 2016-09-14 Show GitHub Exploit DB Packet Storm
198944 7.5 重要
Network
IBM - IBM WebSphere Application Server および WebSphere Application Server Liberty における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5986 2016-10-5 16:28 2016-09-15 Show GitHub Exploit DB Packet Storm
198945 5.4 警告
Network
IBM - IBM WebSphere Application Server Liberty の Web UI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3042 2016-10-5 16:28 2016-09-12 Show GitHub Exploit DB Packet Storm
198946 7.5 重要
Network
LibTIFF - LibTIFF の tiffset ツールの tif_dirwrite.c の TIFFWriteDirectoryTagLongLong8Array 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3658 2016-10-5 14:01 2016-05-1 Show GitHub Exploit DB Packet Storm
198947 7.5 重要
Network
LibTIFF - LibTIFF の thumbnail ツールの tif_dirinfo.c の tagCompare 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3634 2016-10-5 14:01 2016-05-1 Show GitHub Exploit DB Packet Storm
198948 7.5 重要
Network
LibTIFF - LibTIFF の thumbnail ツールの setrow 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3633 2016-10-5 14:01 2016-05-2 Show GitHub Exploit DB Packet Storm
198949 7.5 重要
Network
LibTIFF - LibTIFF の thumbnail ツールの cpStrips および cpTiles 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3631 2016-10-5 14:01 2016-04-8 Show GitHub Exploit DB Packet Storm
198950 6.5 警告
Network
LibTIFF - LibTIFF の tiff2bw ツールの tif_read.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3625 2016-10-5 14:01 2016-06-27 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