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":May 7, 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
228521 9.3 危険 phpBB - phpBB 用の SupaNav モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3935 2012-12-20 18:33 2007-07-20 Show GitHub Exploit DB Packet Storm
228522 7.5 危険 quickestore - QuickEStore の insertorder.cfm における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-3933 2012-12-20 18:33 2007-07-20 Show GitHub Exploit DB Packet Storm
228523 4.4 警告 サムスン - Samsung SCX-4200 Driver のインストールスクリプトにおける権限を取得される脆弱性 - CVE-2007-3931 2012-12-20 18:33 2007-07-20 Show GitHub Exploit DB Packet Storm
228524 7.6 危険 Yahoo! - Yahoo! Messenger におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3928 2012-12-20 18:33 2007-07-20 Show GitHub Exploit DB Packet Storm
228525 7.8 危険 wesnoth - Wesnoth のマルチプレーヤーエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2007-3917 2012-12-20 18:33 2007-10-11 Show GitHub Exploit DB Packet Storm
228526 4.4 警告 skk openlab - SKK Tools の skkdic-expr.c における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-3916 2012-12-20 18:33 2007-09-23 Show GitHub Exploit DB Packet Storm
228527 7.5 危険 Zoph - Zoph における SQL インジェクションの脆弱性 - CVE-2007-3905 2012-12-20 18:33 2007-07-19 Show GitHub Exploit DB Packet Storm
228528 7.5 危険 popscript.com - Expert Advisor の index.php における SQL インジェクションの脆弱性 - CVE-2007-3882 2012-12-20 18:33 2007-07-18 Show GitHub Exploit DB Packet Storm
228529 7.5 危険 pictures rating - Picture Rating の index.php における SQL インジェクションの脆弱性 - CVE-2007-3881 2012-12-20 18:33 2007-07-18 Show GitHub Exploit DB Packet Storm
228530 7.2 危険 サン・マイクロシステムズ - SUNWsrspx パッケージで同梱されている SRS Net Connect の srsexec におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2007-3880 2012-12-20 18:33 2007-11-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2221 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 … CWE-200
Information Exposure
CVE-2026-41492 2026-04-29 03:28 2026-04-25 Show GitHub Exploit DB Packet Storm
2222 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… 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
2223 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… CWE-787
 Out-of-bounds Write
CVE-2026-31521 2026-04-29 03:26 2026-04-22 Show GitHub Exploit DB Packet Storm
2224 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… 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
2225 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… CWE-352
 Origin Validation Error
CVE-2026-41425 2026-04-29 03:18 2026-04-25 Show GitHub Exploit DB Packet Storm
2226 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… 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
2227 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41488 2026-04-29 03:17 2026-04-25 Show GitHub Exploit DB Packet Storm
2228 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. 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
2229 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… 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
2230 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… 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