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":May 5, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252481 9.3 危険 Google - Google Chrome の ドラッグ&ドロップ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2109 2010-11-24 14:56 2010-05-25 Show GitHub Exploit DB Packet Storm
252482 10 危険 Google - Google Chrome における whitelist-mode プラグインブロッカーを回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-2108 2010-11-24 14:56 2010-05-25 Show GitHub Exploit DB Packet Storm
252483 10 危険 Google - Google Chrome の Safe Browsing 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2107 2010-11-24 14:41 2010-05-25 Show GitHub Exploit DB Packet Storm
252484 10 危険 Google - Google Chrome における URL バーを偽造される脆弱性 CWE-noinfo
情報不足
CVE-2010-2106 2010-11-24 14:40 2010-05-25 Show GitHub Exploit DB Packet Storm
252485 10 危険 Google - Google Chrome の URL 正規化における脆弱性 CWE-DesignError
CVE-2010-2105 2010-11-24 14:40 2010-05-25 Show GitHub Exploit DB Packet Storm
252486 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1992 2010-11-24 14:40 2009-02-3 Show GitHub Exploit DB Packet Storm
252487 4.3 警告 Google - Google Chrome における特定の人物を識別される脆弱性 CWE-200
情報漏えい
CVE-2010-1851 2010-11-24 14:39 2010-05-7 Show GitHub Exploit DB Packet Storm
252488 9.3 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2010-2650 2010-11-24 14:39 2010-07-2 Show GitHub Exploit DB Packet Storm
252489 9.3 危険 Google - Google Chrome の Bidi algorithm の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2010-2648 2010-11-24 14:39 2010-07-2 Show GitHub Exploit DB Packet Storm
252490 9.3 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2647 2010-11-24 14:38 2010-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
1971 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix use-after-free and leak in lan966x_fdma_reload() When lan966x_fdma_reload() fails to allocate new RX buffers, t… - CVE-2026-31644 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1972 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length from the X… - CVE-2026-31641 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1973 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial In rxrpc_post_response(), the code should be comparing th… - CVE-2026-31640 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1974 7.5 HIGH
Network
- - 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… - CVE-2026-31638 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1975 9.8 CRITICAL
Network
- - 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 … - CVE-2026-31637 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1976 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix RESPONSE authenticator parser OOB read rxgk_verify_authenticator() copies auth_len bytes into a temporary buffer and t… - CVE-2026-31636 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1977 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgk_verify_response() decodes auth_len from the packet and is supposed … - CVE-2026-31635 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1978 9.8 CRITICAL
Network
- - 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… - CVE-2026-31633 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1979 8.2 HIGH
Network
- - 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… - CVE-2026-31631 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
1980 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: rxrpc: proc: size address buffers for %pISpc output The AF_RXRPC procfs helpers format local and remote socket addresses into fix… - CVE-2026-31630 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm