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
199301 7.5 重要
Network
Petri Lehtinen - Jansson におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-4425 2016-05-23 13:58 2016-05-3 Show GitHub Exploit DB Packet Storm
199302 9.8 緊急
Network
VMware - Windows 上で稼動する VMware Workstation および Player におけるホスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2077 2016-05-23 13:43 2016-05-17 Show GitHub Exploit DB Packet Storm
199303 6.8 警告 Lantronix, Inc. - Lantronix xPrintServer におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9003 2016-05-23 12:16 2014-11-11 Show GitHub Exploit DB Packet Storm
199304 10 危険 Lantronix, Inc. - Lantronix xPrintServer における任意のコマンドを実行される脆弱性 CWE-264
CWE-Other
CVE-2014-9002 2016-05-23 12:15 2014-11-11 Show GitHub Exploit DB Packet Storm
199305 9.8 緊急
Network
Lantronix, Inc. - Lantronix xPrintServer デバイスのファームウェアにおける root アクセス権を取得される脆弱性 CWE-255
CWE-Other
CVE-2016-4325 2016-05-23 12:13 2016-05-13 Show GitHub Exploit DB Packet Storm
199306 7.5 重要
Network
Xstream
Debian
- XStream の複数のドライバにおける XML 外部エンティティの脆弱性 CWE-200
情報漏えい
CVE-2016-3674 2016-05-23 12:13 2016-03-15 Show GitHub Exploit DB Packet Storm
199307 4.3 警告
Network
IBM - IBM Cognos TM1 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0381 2016-05-23 11:39 2016-05-12 Show GitHub Exploit DB Packet Storm
199308 7.5 重要
Network
IBM - IBM Multi-Enterprise Integration Gateway および B2B Advanced Communications における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0341 2016-05-23 11:39 2016-05-2 Show GitHub Exploit DB Packet Storm
199309 6.5 警告
Network
IBM - IBM Bluemix の Java 用 Liberty の Auto-Scaling エージェントにおける X.509 証明書の検証を無効にされる脆弱性 CWE-Other
その他
CVE-2016-0323 2016-05-23 11:39 2016-03-31 Show GitHub Exploit DB Packet Storm
199310 5.9 警告
Network
IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0306 2016-05-23 11:39 2016-04-8 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
611 - - - In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Fix handling of host controlled 'quote' buffer length Validate host controlled value `quote_buf->out_len` that d… New - CVE-2026-31470 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
612 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields pa… New - CVE-2026-31472 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
613 - - - In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotp_sendmsg() isotp_sendmsg() uses only cmpxchg() on so->tx.state to serialize access … New - CVE-2026-31474 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
614 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: do not expire session on binding failure When a multichannel session binding request fails (e.g. wrong password), the erro… New - CVE-2026-31476 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
615 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2_lock() smb2_lock() has three error handling issues after list_del() detaches smb_l… New - CVE-2026-31477 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
616 - - - In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 … New - CVE-2026-31480 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
617 - - - In the Linux kernel, the following vulnerability has been resolved: s390/entry: Scrub r12 register on kernel entry Before commit f33f2d4c7c80 ("s390/bp: remove TIF_ISOLATE_BP"), all entry handlers … New - CVE-2026-31482 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
618 - - - In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but d… New - CVE-2026-31483 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
619 - - - In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(),… New - CVE-2026-31489 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
620 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workload, user is reporting hitting: [ 413.361679] WARNING: drivers/gpu/… New - CVE-2026-31479 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm