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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250161 5 警告 The PHP Group
サイバートラスト株式会社
レッドハット
- PHP のセッションシリアライザにおける任意のセッション変数に変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3065 2010-12-15 15:28 2010-05-31 Show GitHub Exploit DB Packet Storm
250162 5 警告 日立 - JP1/NETM 製品 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
- 2010-12-15 15:27 2010-07-30 Show GitHub Exploit DB Packet Storm
250163 5 警告 The PHP Group
サイバートラスト株式会社
ターボリナックス
レッドハット
- PHP におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1917 2010-12-15 15:27 2010-05-11 Show GitHub Exploit DB Packet Storm
250164 5 警告 The PHP Group
アップル
ターボリナックス
サイバートラスト株式会社
レッドハット
- PHP の xmlrpc 拡張におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0397 2010-12-15 15:27 2010-03-16 Show GitHub Exploit DB Packet Storm
250165 6.4 警告 The PHP Group
サイバートラスト株式会社
レッドハット
- PHP の Linear Congruential Generator における値を推測される脆弱性 CWE-310
暗号の問題
CVE-2010-1128 2010-12-15 15:26 2010-03-26 Show GitHub Exploit DB Packet Storm
250166 6.9 警告 GNU Project
日本電気
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU Libtool の libltdl における権限昇格の脆弱性 CWE-DesignError
CVE-2009-3736 2010-12-15 15:26 2009-11-16 Show GitHub Exploit DB Packet Storm
250167 6.4 警告 アップル
日本電気
Fetchmail Project
- fetchmail における任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-2666 2010-12-15 15:25 2009-08-6 Show GitHub Exploit DB Packet Storm
250168 4.3 警告 アップル - Apple Safari の WebKit におけるロケーションバーの URL を偽装される脆弱性 CWE-Other
その他
CVE-2010-3810 2010-12-15 14:42 2010-11-22 Show GitHub Exploit DB Packet Storm
250169 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3809 2010-12-15 14:39 2010-11-22 Show GitHub Exploit DB Packet Storm
250170 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3808 2010-12-15 14:37 2010-11-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 18, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
91 8.2 HIGH
Network
- - jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvp_string_append() and jvp_string_copy_replace_bad functions, where concatenating strin… New CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-32316 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
92 8.8 HIGH
Network
- - The `/registercrd` endpoint in KubePlus 4.14 in the kubeconfiggenerator component is vulnerable to command injection. The component uses `subprocess.Popen()` with `shell=True` parameter to execute sh… New CWE-94
Code Injection
CVE-2026-29955 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
93 9.8 CRITICAL
Network
- - An issue in the <code>pickle</code> protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message. New CWE-94
Code Injection
CVE-2026-31048 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
94 7.5 HIGH
Network
- - nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an untrusted peer could crash a validator by … New CWE-125
CWE-193
Out-of-bounds Read
 Off-by-one Error
CVE-2026-32605 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
95 4.3 MEDIUM
Network
- - EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have an authenticated Server-Side Request Forgery (SSRF) vulnerability that allows bypassing the inter… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-33534 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
96 4.6 MEDIUM
Network
- - EspoCRM is an open source customer relationship management application. Versions 9.3.3 and below have a stored HTML injection vulnerability that allows any authenticated user with standard (non-admin… New CWE-80
CWE-116
Basic XSS
 Improper Encoding or Escaping of Output
CVE-2026-33657 2026-04-18 00:38 2026-04-14 Show GitHub Exploit DB Packet Storm
97 8.8 HIGH
Network
- - A Broken Object-Level Authorization (BOLA) in the /Settings/UserController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily reset user passwords and perform a fu… New CWE-269
CWE-639
 Improper Privilege Management
 Authorization Bypass Through User-Controlled Key
CVE-2026-38529 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
98 8.1 HIGH
Network
- - A Broken Object-Level Authorization (BOLA) in the /Controllers/Lead/LeadController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily read, modify, and permanently… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-38530 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
99 8.1 HIGH
Network
- - A Broken Object-Level Authorization (BOLA) in the /Contact/Persons/PersonController.php endpoint of Webkul Krayin CRM v2.2.x allows authenticated attackers to arbitrarily read, modify, and permanentl… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-38532 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
100 6.5 MEDIUM
Network
- - An improper authorization vulnerability in the /api/v1/users/{id} endpoint of Snipe-IT v8.4.0 allows authenticated attackers with the users.edit permission to modify sensitive authentication and acco… New CWE-285
Improper Authorization
CVE-2026-38533 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm