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 31, 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
218691 3.5 注意 Liferay - Liferay Portal に複数のクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2963 2014-07-11 19:11 2014-07-9 Show GitHub Exploit DB Packet Storm
218692 8.3 危険 横河電機株式会社 - CENTUM を含む複数の YOKOGAWA 製品にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-3888 2014-07-11 19:08 2014-07-7 Show GitHub Exploit DB Packet Storm
218693 6.8 警告 Piwigo - Piwigo におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-4614 2014-07-11 17:04 2014-03-25 Show GitHub Exploit DB Packet Storm
218694 4.3 警告 Blogstand Banner plugin project - WordPress 用 Blogstand Banner プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4848 2014-07-11 14:39 2014-06-28 Show GitHub Exploit DB Packet Storm
218695 4.3 警告 Buffercode - WordPress 用 Random Banner プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4847 2014-07-11 14:38 2014-06-28 Show GitHub Exploit DB Packet Storm
218696 4.3 警告 Matcha Labs - WordPress 用 Meta Slider プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4846 2014-07-11 14:37 2014-06-27 Show GitHub Exploit DB Packet Storm
218697 4.3 警告 Chris Taylor - WordPress 用 BannerMan プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4845 2014-07-11 14:37 2014-06-27 Show GitHub Exploit DB Packet Storm
218698 4 警告 シスコシステムズ - Cisco Unified Communications Manager の Dialed Number Analyzer コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-20
不適切な入力確認
CVE-2014-3318 2014-07-11 14:08 2014-07-10 Show GitHub Exploit DB Packet Storm
218699 4 警告 シスコシステムズ - Cisco Unified Communications Manager の Dialed Number Analyzer コンポーネントにおけるアップロードの制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3316 2014-07-11 14:07 2014-07-10 Show GitHub Exploit DB Packet Storm
218700 4.3 警告 シスコシステムズ - Cisco Unified Communications Manager の Dialed Number Analyzer コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3315 2014-07-11 14:06 2014-07-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1591 - - - 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
1592 - - - 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
1593 - - - 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
1594 - - - In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freeze_super When a filesystem is frozen, quotactl_block() enters a retry loop waiting f… - CVE-2026-45895 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1595 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2_caam_probe When commit 0e1a4d427f58 ("crypto: caam: Unembed net_dev structure in d… - CVE-2026-45900 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1596 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: bq256xx: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `d… - CVE-2026-45902 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1597 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 ("bpf: verifier: Refactor helper access type tracking… - CVE-2026-45903 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1598 - - - In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling The recent commit 1010b4c012b0 ("powerpc/eeh: Mak… - CVE-2026-45904 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1599 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path icmp_route_lookup() performs multiple route lookups to find a suitable… - CVE-2026-45905 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1600 - - - In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix role switching during resume If the role change while we are suspended, the cdns3 driver switches to the new mode… - CVE-2026-45911 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm