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
224871 4.3 警告 Toocharger - SMartBlog の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2185 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224872 7.5 危険 Toocharger - SMartBlog における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2184 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224873 7.5 危険 Toocharger - SMartBlog の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2183 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224874 4.3 警告 TYPO3 Association - TYPO3 用の powermail エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2182 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224875 4.3 警告 zomp - Zomplog の admin/category.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2176 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224876 6.5 警告 shelter manager - Robin Rawson-Tetley ASM における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2174 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224877 7.1 危険 ヤマハ - Yamaha ルータにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-2173 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224878 4.3 警告 ZyXEL - ZyXEL ZyWALL 100 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2167 2012-12-20 18:52 2008-05-13 Show GitHub Exploit DB Packet Storm
224879 4.3 警告 SonicWALL - SonicWall Email Security におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2162 2012-12-20 18:52 2008-05-12 Show GitHub Exploit DB Packet Storm
224880 10 危険 tftp - Windows 上で稼動している TFTP Server におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2161 2012-12-20 18:52 2008-05-12 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
181 - - - In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject oversized global TT response buffers batadv_tt_prepare_tvlv_global_data() builds the allocation length for a g… New - CVE-2026-31659 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
182 - - - In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: allocate rx skb before consuming bytes pn532_receive_buf() reports the number of accepted bytes to the serdev core. T… New - CVE-2026-31660 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
183 - - - In the Linux kernel, the following vulnerability has been resolved: tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG The GRP_ACK_MSG handler in tipc_group_proto_rcv() currently decrements bc_… New - CVE-2026-31662 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
184 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transport_finish NF_HOOK After async crypto completes, xfrm_input_resume() calls dev_put() immedia… New - CVE-2026-31663 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
185 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: fix use-after-free in timeout object destroy nft_ct_timeout_obj_destroy() frees the timeout object with kfree(… New - CVE-2026-31665 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
186 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref() After commit 1618aa3c2e01 ("btrfs: simplify ret… New - CVE-2026-31666 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
187 - - - In the Linux kernel, the following vulnerability has been resolved: Input: uinput - fix circular locking dependency with ff-core A lockdep circular locking dependency warning can be triggered repro… New - CVE-2026-31667 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
188 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in __inet_lookup_established The ehash table lookups are lockless and rely on SLAB_TYPESAFE_BY_RCU… New - CVE-2026-31669 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
189 6.1 MEDIUM
Network
- - PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Versions prior to 8.5.10 do not escape `</style>` sequences when s… New CWE-79
Cross-site Scripting
CVE-2026-41305 2026-04-25 02:16 2026-04-24 Show GitHub Exploit DB Packet Storm
190 7.7 HIGH
Network
- - Kyverno is a policy engine designed for cloud native platform engineering teams. The patch for CVE-2026-22039 fixed cross-namespace privilege escalation in Kyverno's `apiCall` context by validating t… New CWE-863
 Incorrect Authorization
CVE-2026-41068 2026-04-25 02:16 2026-04-24 Show GitHub Exploit DB Packet Storm