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
216041 1.9 注意 IBM
オラクル
- Oracle Fusion Middleware の Oracle Outside In Technology コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3597 2014-02-21 18:06 2011-01-18 Show GitHub Exploit DB Packet Storm
216042 6.8 警告 Ruby on Rails project - Ruby on Rails の Active Record における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-0080 2014-02-21 16:25 2014-02-18 Show GitHub Exploit DB Packet Storm
216043 4.4 警告 IBM
オラクル
- Oracle Application Server の Outside In Technology コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1011 2014-02-21 16:15 2009-04-15 Show GitHub Exploit DB Packet Storm
216044 4.4 警告 IBM
オラクル
- Oracle Application Server の Outside In Technology コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1010 2014-02-21 16:13 2009-04-15 Show GitHub Exploit DB Packet Storm
216045 4.4 警告 IBM
オラクル
- Oracle Application Server の Outside In Technology コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1009 2014-02-21 16:13 2009-04-15 Show GitHub Exploit DB Packet Storm
216046 4.4 警告 IBM
オラクル
- Oracle Application Server の Outside In Technology コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-1008 2014-02-21 16:12 2009-04-15 Show GitHub Exploit DB Packet Storm
216047 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における ASLR 保護メカニズムを破られる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0492 2014-02-21 13:40 2014-01-14 Show GitHub Exploit DB Packet Storm
216048 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における不特定の保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0491 2014-02-21 13:40 2014-01-14 Show GitHub Exploit DB Packet Storm
216049 3.5 注意 The phpMyAdmin Project - phpMyAdmin の import.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1879 2014-02-21 12:26 2014-02-15 Show GitHub Exploit DB Packet Storm
216050 5.8 警告 feep.net - libtar の tar_extract_glob および tar_extract_all 関数におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4420 2014-02-21 12:25 2013-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
751 - - - In the Linux kernel, the following vulnerability has been resolved: team: fix header_ops type confusion with non-Ethernet ports Similar to commit 950803f72547 ("bonding: fix type confusion in bond_… New - CVE-2026-31502 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
752 - - - In the Linux kernel, the following vulnerability has been resolved: udp: Fix wildcard bind conflict check when using hash2 When binding a udp_sock to a local address and port, UDP uses two hashes (… New - CVE-2026-31503 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
753 - - - In the Linux kernel, the following vulnerability has been resolved: net: fix fanout UAF in packet_release() via NETDEV_UP race `packet_release()` has a race window where `NETDEV_UP` can re-register… New - CVE-2026-31504 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
754 - - - In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() iavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the v… New - CVE-2026-31505 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
755 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer smc_rx_splice() allocates one smc_spd_priv per … New - CVE-2026-31507 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
756 - - - In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Avoid releasing netdev before teardown completes The patch cited in the Fixes tag below changed the teardown co… New - CVE-2026-31508 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
757 - - - In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix circular locking dependency in nci_close_device nci_close_device() flushes rx_wq and tx_wq while holding req_lock. … New - CVE-2026-31509 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
758 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb Before using sk pointer, check if it is null. Fix the following: K… New - CVE-2026-31510 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
759 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req Syzbot reported a KASAN stack-out-of-bounds read in l2cap_… New - CVE-2026-31513 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
760 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: set fileio bio failed in short read case For file-backed mount, IO requests are handled by vfs_iocb_iter_read(). However, … New - CVE-2026-31514 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm