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
221271 2.1 注意 Katello Project - Katello の script/katello-generate-passphrase におけるパスフレーズを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5561 2013-03-4 14:44 2013-03-1 Show GitHub Exploit DB Packet Storm
221272 6.1 警告 シスコシステムズ - Cisco Wireless LAN Controller におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1141 2013-03-4 13:51 2013-02-27 Show GitHub Exploit DB Packet Storm
221273 5.8 警告 シスコシステムズ - Mac OS X 上で稼働する Cisco NAC エージェントにおける ISE サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2013-1124 2013-03-4 13:45 2013-02-27 Show GitHub Exploit DB Packet Storm
221274 7.8 危険 シスコシステムズ - Cisco Unified Presence Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1137 2013-03-1 16:37 2012-02-27 Show GitHub Exploit DB Packet Storm
221275 7.1 危険 シスコシステムズ - Cisco Unified Communications Manager におけるキャッシュポイズニング攻撃を実行される脆弱性 CWE-287
不適切な認証
CVE-2013-1134 2013-03-1 16:36 2012-02-27 Show GitHub Exploit DB Packet Storm
221276 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1133 2013-03-1 16:34 2012-02-27 Show GitHub Exploit DB Packet Storm
221277 7.2 危険 IBM - IBM InfoSphere Guardium S-TAP における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0490 2013-03-1 16:33 2013-02-8 Show GitHub Exploit DB Packet Storm
221278 4.3 警告 IBM - IBM Lotus Domino の Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4844 2013-03-1 16:28 2012-11-30 Show GitHub Exploit DB Packet Storm
221279 5.8 警告 IBM - IBM Lotus Domino の Web サーバにおけるオープンリダイレクトの脆弱性 CWE-399
リソース管理の問題
CVE-2012-4842 2013-03-1 16:24 2012-11-30 Show GitHub Exploit DB Packet Storm
221280 6.8 警告 キングソフト株式会社 - Kingsoft Writer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0710 2013-03-1 14:02 2013-03-1 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