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 10, 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
196801 9.8 緊急
Network
The Tcpdump Group - tcpdump の AH パーサの print-ah.c:ah_print() におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7922 2017-02-10 11:51 2016-09-9 Show GitHub Exploit DB Packet Storm
196802 7.8 重要
Local
libbpg - Libbpg ライブラリの BPG 画像の復号化におけるヒープ境界外への書き込みを行う脆弱性 CWE-787
境界外書き込み
CVE-2016-8710 2017-02-10 10:34 2016-10-17 Show GitHub Exploit DB Packet Storm
196803 7.8 重要
Local
Lenovo - Windows を稼動する複数の Lenovo システムで使用される Lenovo Transition における権限を昇格される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-8227 2017-02-10 10:09 2016-12-29 Show GitHub Exploit DB Packet Storm
196804 4.9 警告
Network
Lenovo - 複数の Lenovo System 製品の BIOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-19
データ処理
CVE-2016-8226 2017-02-10 10:09 2016-12-15 Show GitHub Exploit DB Packet Storm
196805 7.8 重要
Local
Lenovo - Lenovo Edge および Lenovo Slim USB キーボード ドライバーにおける昇格された権限でコードを実行される脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2016-8225 2017-02-10 10:09 2016-12-15 Show GitHub Exploit DB Packet Storm
196806 9.8 緊急
Network
Aerospike, Inc. - Aerospike Database Server のクエリ機能の as_sindex__simatch_list_by_set_binid 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9054 2017-02-9 18:44 2016-10-26 Show GitHub Exploit DB Packet Storm
196807 9.8 緊急
Network
Aerospike, Inc. - Aerospike Database Server のクエリ機能の as_sindex__simatch_by_iname 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9052 2017-02-9 18:44 2016-10-26 Show GitHub Exploit DB Packet Storm
196808 8.2 重要
Network
Aerospike, Inc. - Aerospike Database Server のクライアントメッセージの構文解析機能における境界外読み取りの脆弱性 CWE-125
境界外読み取り
CVE-2016-9050 2017-02-9 18:44 2016-10-26 Show GitHub Exploit DB Packet Storm
196809 6.1 警告
Network
eClinicalWorks - eClinicalWorks Patient Portal の raceMasterList.jsp における反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5599 2017-02-9 18:23 2017-01-27 Show GitHub Exploit DB Packet Storm
196810 7.5 重要
Network
eClinicalWorks - eClinicalWorks healow@work の EmployeePortalServlet におけるブラインド SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5598 2017-02-9 18:22 2017-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
111 - - - Ray is an AI compute engine. From version 2.54.0 to before version 2.55.0, Ray Data registers custom Arrow extension types (ray.data.arrow_tensor, ray.data.arrow_tensor_v2, ray.data.arrow_variable_sh… New CWE-94
CWE-502
Code Injection
 Deserialization of Untrusted Data
CVE-2026-41486 2026-05-9 07:16 2026-05-9 Show GitHub Exploit DB Packet Storm
112 7.5 HIGH
Network
- - The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0). New - CVE-2026-39836 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
113 5.3 MEDIUM
Network
- - ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitize… New - CVE-2026-39825 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
114 5.3 MEDIUM
Local
- - The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one… New - CVE-2026-39819 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
115 5.9 MEDIUM
Local
- - The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" su… New - CVE-2026-39817 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
116 9.8 CRITICAL
Network
- - NPM package query-parser-string 1.0.0 is vulnerable to Prototype Pollution. The package does not properly sanitize user supplied query parameters and merges them to the newly created object. New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2025-63704 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
117 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the all… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43225 2026-05-9 06:22 2026-05-6 Show GitHub Exploit DB Packet Storm
118 8.1 HIGH
Network
- - MailEnable Enterprise Premium 10.55 and earlier contains an improper authorization vulnerability in the WebAdmin mobile portal that allows attackers to bypass authentication checks by reusing Authent… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44400 2026-05-9 06:16 2026-05-9 Show GitHub Exploit DB Packet Storm
119 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUG_ON with error handling for CNID count checks In a06ec283e125 next_id, folder_count, and file_count in the super … Update CWE-617
 Reachable Assertion
CVE-2026-43228 2026-05-9 06:16 2026-05-6 Show GitHub Exploit DB Packet Storm
120 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2_send_request_ex When pvr2_send_request_ex() submits a write URB successfully but fails to su… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43223 2026-05-9 06:14 2026-05-6 Show GitHub Exploit DB Packet Storm