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 29, 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
2241 7.2 重要
Network
4homepages 4images 4homepagesの4imagesにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2022-50806 2026-01-30 14:13 2026-01-13 Show GitHub Exploit DB Packet Storm
2242 7.8 重要
Local
Wondershare Technology Co., Ltd Dr.Fone Wondershare Technology Co., LtdのDr.Foneにおける引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2022-50900 2026-01-30 14:13 2026-01-13 Show GitHub Exploit DB Packet Storm
2243 7.8 重要
Local
Wondershare Technology Co., Ltd Dr.Fone Wondershare Technology Co., LtdのDr.Foneにおける引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2022-50901 2026-01-30 14:13 2026-01-13 Show GitHub Exploit DB Packet Storm
2244 7.8 重要
Local
Wondershare Technology Co., Ltd mobiletrans Wondershare Technology Co., Ltdのmobiletransにおける引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2022-50903 2026-01-30 14:13 2026-01-13 Show GitHub Exploit DB Packet Storm
2245 5.5 警告
Local
サムスン android サムスンのAndroidにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2023-21477 2026-01-30 14:13 2025-09-3 Show GitHub Exploit DB Packet Storm
2246 6.1 警告
Network
HasThemes ht easy ga4 (google analytics 4) HasThemesのWordPress用ht easy ga4 (google analytics 4)におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-29094 2026-01-30 14:13 2024-03-19 Show GitHub Exploit DB Packet Storm
2247 6.1 警告
Network
HasThemes extensions for cf7 HasThemesのWordPress用extensions for cf7におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-29102 2026-01-30 14:13 2024-03-19 Show GitHub Exploit DB Packet Storm
2248 7.1 重要
Network
webberzone better search webberzoneのWordPress用better searchにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-29142 2026-01-30 14:13 2024-03-19 Show GitHub Exploit DB Packet Storm
2249 5.4 警告
Network
HasThemes wishsuite HasThemesのWordPress用wishsuiteにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2024-29927 2026-01-30 14:13 2024-03-27 Show GitHub Exploit DB Packet Storm
2250 7.5 重要
Network
wpwebelite WooCommerce Social Login WPWeb EliteのWordPress用WooCommerce Social Loginにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2024-37502 2026-01-30 14:13 2024-07-9 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 … Update 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… Update 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… Update 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… Update 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