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
222511 7.2 危険 TIBCO Software - TRA の TIBCO Domain Utility におけるドメイン管理者の資格情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0184 2012-12-20 19:28 2010-01-14 Show GitHub Exploit DB Packet Storm
222512 3.3 注意 Puppet - Puppet における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-0156 2012-12-20 19:28 2010-03-3 Show GitHub Exploit DB Packet Storm
222513 9.3 危険 サン・マイクロシステムズ - OOo における任意のマクロを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0136 2012-12-20 19:28 2010-02-16 Show GitHub Exploit DB Packet Storm
222514 2.6 注意 ViewVC - ViewVC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0132 2012-12-20 19:28 2010-03-29 Show GitHub Exploit DB Packet Storm
222515 2.1 注意 timeclock-software - Employee Timeclock Software における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0124 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
222516 5 警告 timeclock-software - Employee Timeclock Software のデータベースバックアップ実装におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0123 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
222517 7.5 危険 timeclock-software - Employee Timeclock Software における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0122 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
222518 10 危険 シマンテック - Symantec AntiVirus および Symantec Client Security の Symantec Client Proxy におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0108 2012-12-20 19:28 2010-02-17 Show GitHub Exploit DB Packet Storm
222519 9.3 危険 シマンテック - Symantec N360 などの SYMLTCOM.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0107 2012-12-20 19:28 2010-02-17 Show GitHub Exploit DB Packet Storm
222520 1.9 注意 シマンテック - Symantec AntiVirus などのオンデマンドスキャンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0106 2012-12-20 19:28 2010-02-17 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