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
51 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50525 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
52 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2022-50526 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
53 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2022-50527 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
54 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50528 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
55 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2022-50536 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
56 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2022-50537 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
57 5.5 警告
Local
Linux Linux Kernel LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2022-50538 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
58 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-Other
その他
CVE-2022-50539 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
59 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2022-50540 2026-02-6 10:39 2025-10-7 Show GitHub Exploit DB Packet Storm
60 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2022-50541 2026-02-6 10:38 2025-10-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 17, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
81 7.7 HIGH
Network
adobe coldfusion ColdFusion versions 2023.18, 2025.6 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could result in a Security feature… New CWE-22
Path Traversal
CVE-2026-34619 2026-04-16 23:28 2026-04-15 Show GitHub Exploit DB Packet Storm
82 5.4 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.25 contains an authorization bypass vulnerability in Google Chat group policy enforcement that relies on mutable space display names. Attackers can rebind group policies by cha… New CWE-807
 Reliance on Untrusted Inputs in a Security Decision
CVE-2026-35617 2026-04-16 23:19 2026-04-10 Show GitHub Exploit DB Packet Storm
83 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.3.25 contains a missing rate limiting vulnerability in webhook authentication that allows attackers to brute-force weak webhook passwords without throttling. Remote attackers can… New CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2026-35623 2026-04-16 23:17 2026-04-10 Show GitHub Exploit DB Packet Storm
84 5.3 MEDIUM
Network
- - @fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path() function resolves directories outside the configured static… New CWE-22
Path Traversal
CVE-2026-6410 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm
85 6.5 MEDIUM
Network
- - Out of bounds read in Skia in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted file. (Chromium security se… New CWE-125
Out-of-bounds Read
CVE-2026-6364 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm
86 6.3 MEDIUM
Network
- - Use after free in Codecs in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to potentially perform out of bounds memory access via a crafted video file. (Chromium security severity: H… New CWE-416
 Use After Free
CVE-2026-6362 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm
87 9.1 CRITICAL
Network
- - @fastify/middie versions 9.3.1 and earlier do not register inherited middleware directly on child plugin engine instances. When a Fastify application registers authentication middleware in a parent s… New CWE-436
 Interpretation Conflict
CVE-2026-6270 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm
88 8.1 HIGH
Network
- - Zohocorp ManageEngine PAM360 versions before 8531 and ManageEngine Password Manager Pro versions from 8600 to 13230 are vulnerable to Authenticated SQL injection in the query report module. New CWE-89
SQL Injection
CVE-2026-5785 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm
89 5.3 MEDIUM
Network
- - The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference via the 'submission_id' parameter in … New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-4160 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm
90 7.4 HIGH
Local
- - radare2 before 9236f44, when configured on UNIX without SSL, allows command injection via a PDB name to rabin2 -PP. NOTE: although users are supposed to use the latest version from git (not a release… New CWE-78
OS Command 
CVE-2026-41015 2026-04-16 23:16 2026-04-16 Show GitHub Exploit DB Packet Storm