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
193131 7.5 重要
Network
Moxa Inc. - Moxa SoftCMS の Web サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-9332 2017-03-8 17:02 2016-11-17 Show GitHub Exploit DB Packet Storm
193132 8.1 重要
Network
Moxa Inc. - Moxa SoftCMS におけるメモリ領域を変更される脆弱性 CWE-415
二重解放
CVE-2016-8360 2017-03-8 17:02 2016-11-17 Show GitHub Exploit DB Packet Storm
193133 7.8 重要
Local
アドバンテック株式会社 - Advantech SUSIAccess Server における管理者アカウントのパスワードを悪用される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9353 2017-03-8 16:44 2016-12-1 Show GitHub Exploit DB Packet Storm
193134 7 重要
Local
アドバンテック株式会社 - Advantech SUSIAccess Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-9351 2017-03-8 16:44 2016-12-1 Show GitHub Exploit DB Packet Storm
193135 7.5 重要
Network
アドバンテック株式会社 - Advantech SUSIAccess Server における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-9349 2017-03-8 16:44 2016-12-1 Show GitHub Exploit DB Packet Storm
193136 9.8 緊急
Network
アドバンテック株式会社 - Advantech WebAccess における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5154 2017-03-8 15:41 2017-01-12 Show GitHub Exploit DB Packet Storm
193137 9.1 緊急
Network
アドバンテック株式会社 - Advantech WebAccess における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2017-5152 2017-03-8 15:41 2017-01-12 Show GitHub Exploit DB Packet Storm
193138 6 警告
Network
Honeywell International Inc. - Honeywell XL Web II コントローラ XL1000C500 および XLWeb 500 におけるセッション固定攻撃を実行される脆弱性 CWE-384
セッションの固定化
CVE-2017-5141 2017-03-8 15:33 2017-02-2 Show GitHub Exploit DB Packet Storm
193139 5.9 警告
Network
Converse.js - Converse.js の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5858 2017-03-8 15:04 2017-02-1 Show GitHub Exploit DB Packet Storm
193140 5.9 警告
Network
Redsolution, Inc - Xabber の複数の XMPP クライアントの "XEP-0280: Message Carbons" の実装における連絡先を含むユーザになりすまされる脆弱性 CWE-20
CWE-346
CVE-2017-5606 2017-03-8 15:04 2017-02-9 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
71 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust kvm_get_vcpu_by_cpuid() takes a cpuid parameter whose type is int, so cp… New - CVE-2026-31558 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
72 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing NULL checks for kstrdup() 1. Replace "of_find_node_by_path("/")" with "of_root" to avoid multiple calls to… New - CVE-2026-31559 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
73 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom Since upstream commit e75665dd0968 ("wifi: wlcore… New - CVE-2026-31552 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
74 - - - In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futex_lock_pi() retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex… New - CVE-2026-31555 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
75 - - - In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmet_ctrl_free() flushes ctrl->async_event_work. If nvmet_ctrl_free() runs … New - CVE-2026-31557 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
76 - - - In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. … New - CVE-2026-31560 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
77 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() In function kvm_eiointc_regs_access(), the register bas… New - CVE-2026-31564 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
78 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset… New - CVE-2026-31565 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
79 - - - In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Handle the case that EIOINTC's coremap is empty EIOINTC's coremap in eiointc_update_sw_coremap() can be empty, cu… New - CVE-2026-31569 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
80 - - - In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the next_event_forced flag The prevention mechanism against timer interrupt starvation missed … New - CVE-2026-31574 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm