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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226801 6.1 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ソケット実装におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4251 2012-12-25 18:27 2011-03-1 Show GitHub Exploit DB Packet Storm
226802 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の wait_for_unix_gc 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4249 2012-12-25 18:26 2010-11-29 Show GitHub Exploit DB Packet Storm
226803 4.7 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の _exit_signal 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-4248 2012-12-25 18:24 2010-11-30 Show GitHub Exploit DB Packet Storm
226804 5.5 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の do_block_io_op 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4247 2012-12-25 18:22 2011-01-4 Show GitHub Exploit DB Packet Storm
226805 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の s/exec.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4243 2012-12-25 18:21 2011-01-22 Show GitHub Exploit DB Packet Storm
226806 4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の hci_uart_tty_open 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4242 2012-12-25 18:03 2010-11-22 Show GitHub Exploit DB Packet Storm
226807 5.5 警告 サイバートラスト株式会社
VMware
シトリックス・システムズ
レッドハット
- Xen の vbd_create 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4238 2012-12-25 18:00 2011-01-13 Show GitHub Exploit DB Packet Storm
226808 4.9 警告 サイバートラスト株式会社
VMware
レッドハット
- Linux kernel の udp_queue_rcv_skb 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4161 2012-12-25 17:58 2010-12-30 Show GitHub Exploit DB Packet Storm
226809 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の sk_run_filter 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4158 2012-12-25 17:56 2010-12-30 Show GitHub Exploit DB Packet Storm
226810 9.3 危険 サムスン
Meizu
- Samsung GALAXY および Meizu MX など Android デバイスにおける任意の物理メモリを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6422 2012-12-25 17:53 2012-12-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3041 6.1 MEDIUM
Network
- - Sidekiq-cron thru 2.3.1, an open-source scheduling add-on for Sidekiq, is vulnerable to a cross-site scripting (xss) vulnerability via crafted URL being rended from cron.erb. CWE-79
Cross-site Scripting
CVE-2025-67202 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3042 9.8 CRITICAL
Network
- - NPM package next-npm-version1.0.1 is vulnerable to Command injection. CWE-94
Code Injection
CVE-2025-63706 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3043 9.8 CRITICAL
Network
- - npm package parse-ini v1.0.6 is vulnerable to Prototype Pollution in index.js(). CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2025-63703 2026-05-9 08:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3044 9.1 CRITICAL
Network
- - FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, the /user-setup/{hash} endpoint accepts a 60-character random invite_hash to set a new use… CWE-613
 Insufficient Session Expiration
CVE-2026-41902 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3045 9.8 CRITICAL
Network
- - NPM package query-parser-string 1.0.0 is vulnerable to Prototype Pollution. The package does not properly sanitize user supplied query parameters and merges them to the newly created object. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2025-63704 2026-05-9 07:16 2026-05-8 Show GitHub Exploit DB Packet Storm
3046 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix memory leak on failure path cfg80211_inform_bss_frame() may return NULL on failure. In that case, the all… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43225 2026-05-9 06:22 2026-05-6 Show GitHub Exploit DB Packet Storm
3047 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUG_ON with error handling for CNID count checks In a06ec283e125 next_id, folder_count, and file_count in the super … CWE-617
 Reachable Assertion
CVE-2026-43228 2026-05-9 06:16 2026-05-6 Show GitHub Exploit DB Packet Storm
3048 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix URB leak in pvr2_send_request_ex When pvr2_send_request_ex() submits a write URB successfully but fails to su… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43223 2026-05-9 06:14 2026-05-6 Show GitHub Exploit DB Packet Storm
3049 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix sgtable leak on mapping failures In an unlikely case when io_populate_area_dma() fails, which could only happe… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43224 2026-05-9 06:13 2026-05-6 Show GitHub Exploit DB Packet Storm
3050 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/sh_tmu: Always leave device running after probe The TMU device can be used as both a clocksource and a clocke… NVD-CWE-noinfo
CVE-2026-43227 2026-05-9 06:11 2026-05-6 Show GitHub Exploit DB Packet Storm