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
1091 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-34541 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1092 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-34542 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1093 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおけるゼロ除算に関する脆弱性 CWE-369
ゼロ除算
CVE-2026-34546 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1094 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける未定義、未指定、または実装定義の動作への依存に関する脆弱性 CWE-758
未定義、未指定、または実装定義の動作への依存
CVE-2026-34547 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1095 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける数値型間の変換の誤りに関する脆弱性 CWE-681
数値型間の変換の誤り
CVE-2026-34548 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1096 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける未定義、未指定、または実装定義の動作への依存に関する脆弱性 CWE-758
未定義、未指定、または実装定義の動作への依存
CVE-2026-34549 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1097 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける数値型間の変換の誤りに関する脆弱性 CWE-681
数値型間の変換の誤り
CVE-2026-34550 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1098 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-34551 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1099 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-34552 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
1100 5.5 警告
Local
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-34554 2026-04-21 10:47 2026-03-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 28, 2026, 4:09 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