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
208801 5 警告 VDG Security B.V. - VDG Security Sense におけるアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9576 2015-01-13 11:01 2014-10-1 Show GitHub Exploit DB Packet Storm
208802 6.4 警告 VDG Security B.V. - VDG Security Sense における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9575 2015-01-13 11:00 2014-10-1 Show GitHub Exploit DB Packet Storm
208803 4.3 警告 RedCloth - Ruby 用 RedCloth ライブラリにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6684 2015-01-13 10:25 2012-02-29 Show GitHub Exploit DB Packet Storm
208804 7.8 危険 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0361 2015-01-9 19:42 2015-01-6 Show GitHub Exploit DB Packet Storm
208805 4.3 警告 SAP - SAP NetWeaver Business Client for HTML におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9569 2015-01-9 19:30 2014-12-14 Show GitHub Exploit DB Packet Storm
208806 5 警告 strongSwan - strongSwan におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9221 2015-01-9 18:58 2014-12-2 Show GitHub Exploit DB Packet Storm
208807 2.1 注意 Canonical
Linux Containers
- CGManager におけるすべての cgroup に対して cgroup 値を設定される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1425 2015-01-9 18:32 2014-01-13 Show GitHub Exploit DB Packet Storm
208808 7.5 危険 projectsend.org - ProjectSend の process-upload.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-9567 2015-01-9 18:21 2014-12-3 Show GitHub Exploit DB Packet Storm
208809 7.5 危険 Design & Daten - Sefrengo の管理バックエンドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-0919 2015-01-9 18:18 2015-01-4 Show GitHub Exploit DB Packet Storm
208810 4.3 警告 Design & Daten - Sefrengo の管理バックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0918 2015-01-9 18:17 2015-01-4 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
241 - - - In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCP_CLOSED checks In nfc_llcp_recv_hdlc() and nfc_llcp_recv_disc(), when the socket state is… New - CVE-2026-31629 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
242 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix buffer overread in rxgk_do_verify_authenticator() Fix rxgk_do_verify_authenticator() to check the buffer size before c… New - CVE-2026-31631 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
243 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock Take and hold kvm->lock for before checking sev_guest() i… New - CVE-2026-31592 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
244 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible deadlock between unlink and dio_end_io_write ocfs2_unlink takes orphan dir inode_lock first and then ip_alloc… New - CVE-2026-31598 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
245 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgk_verify_response() Fix rxgk_verify_response() to clean up the rxgk context it creates. New - CVE-2026-31632 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
246 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix integer overflow in rxgk_verify_response() In rxgk_verify_response(), there's a potential integer overflow due to roun… New - CVE-2026-31633 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
247 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpc_server_keyring() This patch fixes a reference count leak in rxrpc_server_keyring() by ch… New - CVE-2026-31634 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
248 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: reject undecryptable rxkad response tickets rxkad_decrypt_ticket() decrypts the RXKAD response ticket and then parses the … New - CVE-2026-31637 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
249 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Only put the call ref if one was acquired rxrpc_input_packet_on_conn() can process a to-client packet after the current cl… New - CVE-2026-31638 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm
250 - - - In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtv_channel_pmt_match_sections syzbot reported a general protection fault in vidt… New - CVE-2026-31599 2026-04-25 02:51 2026-04-25 Show GitHub Exploit DB Packet Storm