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 13, 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
251971 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox および SeaMonkey における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0065 2011-08-15 10:30 2011-04-28 Show GitHub Exploit DB Packet Storm
251972 4.3 警告 マイクロソフト - Internet Explorer におけるウィンドウ偽装の脆弱性 CWE-noinfo
情報不足
- 2011-08-12 12:01 2011-08-12 Show GitHub Exploit DB Packet Storm
251973 6 警告 レッドハット - レッドハット製品で利用される system-config-firewall の fw_dbus.py における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2520 2011-08-12 11:09 2011-07-18 Show GitHub Exploit DB Packet Storm
251974 4.4 警告 sysstat
レッドハット
- sysstat の init スクリプトにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-3852 2011-08-12 11:07 2007-08-14 Show GitHub Exploit DB Packet Storm
251975 6.8 警告 Erik de Castro Lopo
レッドハット
- libsndfile における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2696 2011-08-12 11:06 2011-07-13 Show GitHub Exploit DB Packet Storm
251976 5.8 警告 FUSE
レッドハット
- FUSE における任意のパス名による mtab エントリを作成される脆弱性 CWE-59
リンク解釈の問題
CVE-2010-3879 2011-08-12 11:05 2011-01-22 Show GitHub Exploit DB Packet Storm
251977 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0213 2011-08-12 10:59 2011-06-24 Show GitHub Exploit DB Packet Storm
251978 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-0211 2011-08-12 10:58 2011-06-24 Show GitHub Exploit DB Packet Storm
251979 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0210 2011-08-12 10:58 2011-06-24 Show GitHub Exploit DB Packet Storm
251980 6.8 警告 アップル - Apple Mac OS X の QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0209 2011-08-12 10:58 2011-06-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4061 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix integer underflow in chain mode The jumbo_frm() chain-mode implementation unconditionally computes len = no… - CVE-2026-31649 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
4062 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm: filemap: fix nr_pages calculation overflow in filemap_map_pages() When running stress-ng on my Arm64 machine with v7.0-rc3 ke… - CVE-2026-31648 2026-04-28 00:16 2026-04-25 Show GitHub Exploit DB Packet Storm
4063 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
4064 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
4065 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
4066 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
4067 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
4068 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
4069 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
4070 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