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
761 5.4 警告
Network
cotonti cotonti siena cotontiのcotonti sienaにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-47808 2026-02-2 19:28 2026-01-16 Show GitHub Exploit DB Packet Storm
762 7.8 重要
Local
Wibu-Systems AG WibuKey Wibu-Systems AGのWibuKeyにおける引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2021-47810 2026-02-2 19:28 2026-01-16 Show GitHub Exploit DB Packet Storm
763 9.8 緊急
Network
Grav CMS grav Grav CMSのgravにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2021-47812 2026-02-2 19:28 2026-01-16 Show GitHub Exploit DB Packet Storm
764 8.8 重要
Network
Repute Infosystems armember Repute InfosystemsのWordPress用armemberにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2022-47425 2026-02-2 19:28 2025-12-9 Show GitHub Exploit DB Packet Storm
765 7.8 重要
Local
TeamSpeak Systems GmbH TeamSpeak TeamSpeak Systems GmbHのTeamSpeakにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2022-50931 2026-02-2 19:28 2026-01-13 Show GitHub Exploit DB Packet Storm
766 7.5 重要
Network
京セラ株式会社 Command Center RX 京セラ株式会社のCommand Center RXにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2022-50932 2026-02-2 19:28 2026-01-13 Show GitHub Exploit DB Packet Storm
767 6.1 警告
Network
Ametys Ametys Ametysにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2022-50937 2026-02-2 19:28 2026-01-13 Show GitHub Exploit DB Packet Storm
768 7.8 重要
Local
getoutline outline getoutlineのoutlineにおける引用されない検索パスまたは要素に関する脆弱性 CWE-428
引用されない検索パスまたは要素
CVE-2023-54331 2026-02-2 19:28 2026-01-13 Show GitHub Exploit DB Packet Storm
769 6.1 警告
Network
Automattic Inc. Jetpack Automattic Inc.のWordPress用Jetpackにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2023-54332 2026-02-2 19:28 2026-01-13 Show GitHub Exploit DB Packet Storm
770 9.8 緊急
Network
explorerplusplus explorer++ explorerplusplusのexplorer++における複数の脆弱性 CWE-121
CWE-787
CVE-2023-54334 2026-02-2 19:28 2026-01-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
171 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length from the X… New - CVE-2026-31641 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
172 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet->calls list to use list_del_rcu() rather t… New - CVE-2026-31642 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
173 - - - In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966x_fdma_reload() When lan966x_fdma_reload() fails to allocate new RX buffers, t… New - CVE-2026-31644 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
174 - - - In the Linux kernel, the following vulnerability has been resolved: idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling Switch from using the completion's raw spinlock to a local loc… New - CVE-2026-31647 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
175 - - - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = no… New - CVE-2026-31649 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
176 - - - In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nr_pages calculation overflow in filemap_map_pages() When running stress-ng on my Arm64 machine with v7.0-rc3 ke… New - CVE-2026-31648 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
177 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damon_call() failure leaking damon_ctx damon_stat_start() always allocates the module's damon_ctx objec… New - CVE-2026-31652 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
178 - - - In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in __mmap_region() commit 605f6586ecf7 ("mm/vma: do not leak memory when .mmap_prepare swaps the file") h… New - CVE-2026-31654 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
179 - - - In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat A use-after-free / refcount underflow is possible when the hea… New - CVE-2026-31656 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
180 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gate… New - CVE-2026-31657 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm