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
219871 6.8 警告 UserCake - Usercake の user_settings.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-3866 2014-06-3 17:19 2014-05-21 Show GitHub Exploit DB Packet Storm
219872 - - 富士通
Apache Software Foundation
- ** 削除 ** Apache Struts の ParametersInterceptor における ClassLoader を操作される脆弱性 - CVE-2014-0094 2014-06-3 17:17 2014-03-6 Show GitHub Exploit DB Packet Storm
219873 5 警告 レッドハット - Red Hat Enterprise Linux 5 上で稼動する Red Hat sos の sosreport における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-3925 2014-06-3 15:48 2014-05-30 Show GitHub Exploit DB Packet Storm
219874 2.1 注意 レッドハット - Red Hat Enterprise Virtualization Manager データウェアハウスパッケージで使用される ovirt-engine-dwh における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-0202 2014-06-3 15:47 2014-05-27 Show GitHub Exploit DB Packet Storm
219875 4.3 警告 IBM - IBM WebSphere Service Registry and Repository の Web UI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3010 2014-06-3 15:43 2014-05-19 Show GitHub Exploit DB Packet Storm
219876 3.5 注意 IBM - IBM Sterling Control Center におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-0925 2014-06-3 15:42 2014-05-16 Show GitHub Exploit DB Packet Storm
219877 6.5 警告 IBM - Windows 上で稼働する IBM DB2 のストアドプロシージャのインフラストラクチャにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6744 2014-06-3 15:39 2013-11-8 Show GitHub Exploit DB Packet Storm
219878 9 危険 VMware - VMware vCenter Server Appliance の Ruby vSphere Console における任意のコマンドを root として実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3790 2014-06-3 15:20 2014-05-30 Show GitHub Exploit DB Packet Storm
219879 7.5 危険 シトリックス・システムズ - Citrix VDI-In-A-Box における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-3780 2014-06-3 14:55 2014-05-27 Show GitHub Exploit DB Packet Storm
219880 7.5 危険 Bitrix - Bitrix Site Manager 用 Bitrix e-Store モジュールにおける Cookie の値を推測される脆弱 CWE-287
不適切な認証
CVE-2013-6788 2014-06-3 14:09 2013-11-12 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
3151 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3152 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, p… - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3153 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processe… - CVE-2026-45899 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3154 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: revert commit_mutex usage in reset path It causes circular lock dependency between commit_mutex, nfnl_subsy… - CVE-2026-45901 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3155 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix memory leak in amdxdna_ubuf_map The amdxdna_ubuf_map() function allocates memory for sg and internal sg table … - CVE-2026-45908 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3156 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45885 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3157 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed tha… - CVE-2026-45886 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3158 - - - In the Linux kernel, the following vulnerability has been resolved: mptcp: do not account for OoO in mptcp_rcvbuf_grow() MPTCP-level OoOs are physiological when multiple subflows are active concurr… - CVE-2026-45889 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3159 - - - In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-que… - CVE-2026-45890 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3160 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix double free issue for tx spare buffer In hns3_set_ringparam(), a temporary copy (tmp_rings) of the ring structure … - CVE-2026-45891 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm