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 6, 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
220941 6.4 警告 Apache Software Foundation - Apache Solr の XML 用 UpdateRequestHandler における脆弱性 CWE-noinfo
情報不足
CVE-2013-6407 2014-04-7 17:56 2013-12-9 Show GitHub Exploit DB Packet Storm
220942 4.3 警告 Apache Software Foundation - Apache Solr の SolrResourceLoader におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-6397 2014-04-7 17:55 2013-09-21 Show GitHub Exploit DB Packet Storm
220943 5.7 警告 Linux
レッドハット
- Linux Kernel の KVM サブシステムの arch/x86/kvm/lapic.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-6367 2014-04-7 17:54 2013-12-12 Show GitHub Exploit DB Packet Storm
220944 1.9 注意 LIGHTTPD - Debian GNU/Linux 上の lighthttpd における PHP 制御ソケットを乗っ取られる脆弱性 CWE-DesignError
CVE-2013-1427 2014-04-7 17:49 2013-03-15 Show GitHub Exploit DB Packet Storm
220945 5 警告 LIGHTTPD
オラクル
- lighttpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0295 2014-04-7 17:47 2010-02-3 Show GitHub Exploit DB Packet Storm
220946 5 警告 The PHP Group - PHP の SQLite における open_basedir 保護機能を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3365 2014-04-7 17:46 2012-07-19 Show GitHub Exploit DB Packet Storm
220947 10 危険 The PHP Group
アップル
- PHP の stream の実装における脆弱性 - CVE-2012-2688 2014-04-7 17:45 2012-07-19 Show GitHub Exploit DB Packet Storm
220948 4.3 警告 The PHP Group - PHP の Fileinfo コンポーネントの libmagic/softmagic.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4636 2014-04-7 17:44 2013-06-20 Show GitHub Exploit DB Packet Storm
220949 5 警告 The PHP Group - PHP の Calendar コンポーネントの jewish.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-4635 2014-04-7 17:43 2013-06-20 Show GitHub Exploit DB Packet Storm
220950 5 警告 The PHP Group
アップル
- PHP の ext/standard/quot_print.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2110 2014-04-7 17:40 2013-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
3191 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "hwmon: (ibmpex) fix use-after-free in high/low store" This reverts commit 6946c726c3f4c36f0f049e6f97e88c510b15f65d. Jean… - CVE-2026-45914 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3192 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: sbs-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ th… - CVE-2026-45916 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3193 - - - In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - don't deref NULL sk_socket member after tcp_close() When deleting a peer in case of keepalive expiration, the peer is… - CVE-2026-45918 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3194 - - - In the Linux kernel, the following vulnerability has been resolved: sched/rt: Skip currently executing CPU in rto_next_cpu() CPU0 becomes overloaded when hosting a CPU-bound RT task, a non-CPU-boun… - CVE-2026-45919 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3195 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when platform_get_irq fails(), it directly re… - CVE-2026-45954 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3196 - - - In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout When llbitmap_suspend_timeout() times out waiting for percpu_re… - CVE-2026-45955 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3197 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: Validate SQE128 flag before accessing the cmd ublk_ctrl_cmd_dump() accesses (header *)sqe->cmd before IO_URING_F_SQE128 fla… - CVE-2026-45962 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3198 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix dirtyclusters double decrement on fs shutdown fstests test generic/388 occasionally reproduces a warning in ext4_put_su… - CVE-2026-45920 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3199 - - - In the Linux kernel, the following vulnerability has been resolved: net: usb: catc: enable basic endpoint checking catc_probe() fills three URBs with hardcoded endpoint pipes without verifying the … - CVE-2026-45923 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3200 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths There are two places where ksmbd_vfs_kern_path_end_removing() … - CVE-2026-45924 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm