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":April 28, 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
1111 6.5 警告
Network
Bytecode Alliance wasmtime Bytecode Allianceのwasmtimeにおける配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2026-34942 2026-04-21 10:46 2026-04-9 Show GitHub Exploit DB Packet Storm
1112 7.5 重要
Network
Bytecode Alliance wasmtime Bytecode Allianceのwasmtimeにおけるキャッチされない例外に関する脆弱性 CWE-248
キャッチされない例外
CVE-2026-34943 2026-04-21 10:46 2026-04-9 Show GitHub Exploit DB Packet Storm
1113 5.7 警告
Network
Bytecode Alliance wasmtime Bytecode Allianceのwasmtimeにおけるキャッチされない例外に関する脆弱性 CWE-248
キャッチされない例外
CVE-2026-34944 2026-04-21 10:46 2026-04-9 Show GitHub Exploit DB Packet Storm
1114 6.5 警告
Network
Bytecode Alliance wasmtime Bytecode Allianceのwasmtimeにおける数値型間の変換の誤りに関する脆弱性 CWE-681
数値型間の変換の誤り
CVE-2026-34945 2026-04-21 10:46 2026-04-9 Show GitHub Exploit DB Packet Storm
1115 7.5 重要
Network
Bytecode Alliance wasmtime Bytecode Allianceのwasmtimeにおける常に不適切な制御フローの実装に関する脆弱性 CWE-670
常に不適切な制御フローの実装
CVE-2026-34946 2026-04-21 10:46 2026-04-9 Show GitHub Exploit DB Packet Storm
1116 8.8 重要
Network
OpenFGA OpenFGA
Helm Charts
OpenFGAのHelm Charts等の複数製品における不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-34972 2026-04-21 10:46 2026-04-6 Show GitHub Exploit DB Packet Storm
1117 9.8 緊急
Network
man d-tale Man GroupのD-Taleにおけるクロスサイトスクリプティングの脆弱性 CWE-79
CWE-noinfo
CVE-2026-35052 2026-04-21 10:46 2026-04-6 Show GitHub Exploit DB Packet Storm
1118 5.4 警告
Network
GoHugo Hugo GoHugoのHugoにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-35166 2026-04-21 10:46 2026-04-6 Show GitHub Exploit DB Packet Storm
1119 6.5 警告
Network
Eugene Pankov Ajenti Eugene PankovのAjentiにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-35175 2026-04-21 10:46 2026-04-6 Show GitHub Exploit DB Packet Storm
1120 7.1 重要
Local
Vim Vim Vimにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-35177 2026-04-21 10:46 2026-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
51 9.8 CRITICAL
Network
dgraph dgraph Dgraph is an open source distributed GraphQL database. Prior to 25.3.3, Dgraphl exposes the process command line through the unauthenticated /debug/vars endpoint on Alpha. Because the admin token is … New CWE-200
Information Exposure
CVE-2026-41492 2026-04-29 03:28 2026-04-25 Show GitHub Exploit DB Packet Storm
52 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: apple: avoid memory leak in apple_report_fixup() The apple_report_fixup() function was returning a newly kmemdup()-allocated… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31520 2026-04-29 03:27 2026-04-22 Show GitHub Exploit DB Packet Storm
53 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st_shndx is out of bounds The module loader doesn't check for bounds of the ELF section in… Update CWE-787
 Out-of-bounds Write
CVE-2026-31521 2026-04-29 03:26 2026-04-22 Show GitHub Exploit DB Packet Storm
54 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmouse_report_fixup() The magicmouse_report_fixup() function was returning a newly kmem… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31522 2026-04-29 03:21 2026-04-22 Show GitHub Exploit DB Packet Storm
55 5.4 MEDIUM
Network
authlib authlib Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.11, there is no CSRF protection on the cache feature in authlib.integrations.starlette_client.OAuth. This vuln… New CWE-352
 Origin Validation Error
CVE-2026-41425 2026-04-29 03:18 2026-04-25 Show GitHub Exploit DB Packet Storm
56 6.1 MEDIUM
Network
pretalx pretalx pretalx is a conference planning tool. Prior to 2026.1.0, an unauthenticated attacker can send arbitrary HTML-rendered emails from a pretalx instance's configured sender address by embedding malforme… New CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-41426 2026-04-29 03:17 2026-04-25 Show GitHub Exploit DB Packet Storm
57 3.1 LOW
Network
langchain langchain-openai LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's _url_to_size() helper (used by get_num_tokens_from_messages for image token counting) va… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41488 2026-04-29 03:17 2026-04-25 Show GitHub Exploit DB Packet Storm
58 4.3 MEDIUM
Network
jpcert logontracer There is a cypher injection issue in LogonTracer prior to v2.0.0. If specially crafted Windows event log data is loaded, the contents of the database may be altered. New CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-33566 2026-04-29 03:15 2026-04-27 Show GitHub Exploit DB Packet Storm
59 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during… Update CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-31523 2026-04-29 03:09 2026-04-22 Show GitHub Exploit DB Packet Storm
60 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asus_report_fixup() The asus_report_fixup() function was returning a newly allocated kmemdup()-al… Update CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31524 2026-04-29 03:07 2026-04-22 Show GitHub Exploit DB Packet Storm