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":June 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222031 4.3 警告 Gajim.org - Gajim の tls_nb.py の _ssl_verify_callback 関数における中間者攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-5524 2014-02-12 15:58 2012-12-23 Show GitHub Exploit DB Packet Storm
222032 5.8 警告 Ubuntu Developers - obby におけるサーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-4092 2014-02-12 15:47 2011-11-1 Show GitHub Exploit DB Packet Storm
222033 4.3 警告 The Perl Foundation - Perl の Perl_reg_numbered_buff_fetch 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4777 2014-02-12 15:47 2010-07-16 Show GitHub Exploit DB Packet Storm
222034 4.3 警告 GuppYTeam - GuppY におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5983 2014-02-12 14:15 2013-10-12 Show GitHub Exploit DB Packet Storm
222035 4.4 警告 Matthew Booth
レッドハット
- virt-v2v における VNC 認証を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1773 2014-02-12 14:06 2011-08-24 Show GitHub Exploit DB Packet Storm
222036 4.6 警告 libcap - libcap の capsh プログラムにおける chroot 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4099 2014-02-12 13:57 2011-07-24 Show GitHub Exploit DB Packet Storm
222037 4.3 警告 デル - Dell KACE K1000 にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0330 2014-02-10 19:18 2014-02-4 Show GitHub Exploit DB Packet Storm
222038 4.3 警告 Opera Software ASA - Opera browser for Android における Intent スキーム URL 処理に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0815 2014-02-10 19:05 2014-02-6 Show GitHub Exploit DB Packet Storm
222039 6.8 警告 Doug Poulin - Command School Student Management System におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-1915 2014-02-10 18:54 2014-01-7 Show GitHub Exploit DB Packet Storm
222040 4.3 警告 Doug Poulin - Command School Student Management System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1914 2014-02-10 18:51 2014-01-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2261 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounce buffers are allocated with __get_free_pages() us… - CVE-2026-46068 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2262 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12 svm_copy_lbrs() always marks VMCB_LBR dirty in the destination VMCB. However, nested… - CVE-2026-46071 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2263 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in __unix_needs_revalidation When receiving file descriptors via SCM_RIGHTS, both the sock… - CVE-2026-45966 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2264 - - - In the Linux kernel, the following vulnerability has been resolved: cpuidle: Skip governor when only one idle state is available On certain platforms (PowerNV systems without a power-mgt DT node), … - CVE-2026-45968 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2265 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR hang in LAG error state unload During firmware reset in LAG mode, a race condition causes the driver to hang i… - CVE-2026-45973 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2266 - - - In the Linux kernel, the following vulnerability has been resolved: fbnic: close fw_log race between users and teardown Fixes a theoretical race on fw_log between the teardown path and fw_log write… - CVE-2026-45977 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2267 - - - In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB… - CVE-2026-46074 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2268 - - - In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a d… - CVE-2026-46083 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2269 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global poin… - CVE-2026-46087 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2270 - - - In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAG… - CVE-2026-46089 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm