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
161 6.5 警告
Network
Keichi Takahashi binary-parser Keichi TakahashiのBinary-parserにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-1245 2026-02-5 15:50 2026-01-20 Show GitHub Exploit DB Packet Storm
162 9.8 緊急
Network
csa-iot matter GoogleのMatterにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-20418 2026-02-5 15:50 2026-02-2 Show GitHub Exploit DB Packet Storm
163 9.8 緊急
Network
tarkov.dev Tarkov Data Manager tarkov.devのTarkov Data Managerにおける複数の脆弱性 CWE-1321
CWE-287
CWE-843
CVE-2026-21854 2026-02-5 15:49 2026-01-7 Show GitHub Exploit DB Packet Storm
164 6.1 警告
Network
tarkov.dev Tarkov Data Manager tarkov.devのTarkov Data Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-21855 2026-02-5 15:49 2026-01-7 Show GitHub Exploit DB Packet Storm
165 8.8 重要
Network
tarkov.dev Tarkov Data Manager tarkov.devのTarkov Data ManagerにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-21856 2026-02-5 15:49 2026-01-7 Show GitHub Exploit DB Packet Storm
166 5.3 警告
Network
ajax file browser File Browserにおける複数の脆弱性 CWE-203
CWE-208
CVE-2026-23849 2026-02-5 15:49 2026-01-19 Show GitHub Exploit DB Packet Storm
167 8.8 重要
Network
Chikitsa Patient Management System ChikitsaのPatient Management Systemにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2021-47758 2026-02-5 15:49 2026-01-15 Show GitHub Exploit DB Packet Storm
168 9.8 緊急
Network
ImpressCMS ImpressCMS ImpressCMSにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2022-50912 2026-02-5 15:49 2026-01-13 Show GitHub Exploit DB Packet Storm
169 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2023-53626 2026-02-5 15:49 2025-10-7 Show GitHub Exploit DB Packet Storm
170 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2023-53627 2026-02-5 15:49 2025-10-7 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… Update 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… Update 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. Update 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 … Update 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… Update 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… Update 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… Update 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… Update 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… Update 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… Update CWE-285
Improper Authorization
CVE-2026-38533 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm