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 28, 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
206111 4.3 警告 シスコシステムズ - Cisco Jabber Guest Server の管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1311 2016-02-25 14:56 2016-02-3 Show GitHub Exploit DB Packet Storm
206112 4.3 警告 シスコシステムズ - Cisco Unity Connection におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1310 2016-02-25 14:56 2016-02-3 Show GitHub Exploit DB Packet Storm
206113 5.5 警告 シスコシステムズ - Cisco Finesse Desktop および Unified Contact Center Express の Openfire サーバにおけるアクセス権を取得される脆弱性 CWE-255
CWE-287
CVE-2016-1307 2016-02-25 14:56 2016-02-2 Show GitHub Exploit DB Packet Storm
206114 4.3 警告 シスコシステムズ - Cisco Application Policy Infrastructure Controller エンタープライズ モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1305 2016-02-25 14:56 2016-02-1 Show GitHub Exploit DB Packet Storm
206115 7.8 危険 シスコシステムズ - Cisco Small Business 500 Series Stackable Managed Switch の Web GUI におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1303 2016-02-25 14:56 2016-01-28 Show GitHub Exploit DB Packet Storm
206116 3.5 注意 The phpMyAdmin Project - phpMyAdmin の SQL エディタにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2045 2016-02-25 14:52 2016-01-24 Show GitHub Exploit DB Packet Storm
206117 5 警告 The phpMyAdmin Project - phpMyAdmin の SQL パーサの libraries/sql-parser/autoload.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2044 2016-02-25 14:52 2016-01-24 Show GitHub Exploit DB Packet Storm
206118 3.5 注意 The phpMyAdmin Project - phpMyAdmin の js/normalization.js の goToFinish1NF 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2043 2016-02-25 14:52 2016-01-24 Show GitHub Exploit DB Packet Storm
206119 5 警告 The phpMyAdmin Project - phpMyAdmin における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-2042 2016-02-25 14:52 2016-01-24 Show GitHub Exploit DB Packet Storm
206120 5 警告 The phpMyAdmin Project - phpMyAdmin の libraries/common.inc.php におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2016-2041 2016-02-25 14:52 2016-01-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
931 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() Some tests trigger a crash in iommu_sva_unbind_device() due to … New - CVE-2026-45931 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
932 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPF_PROG_DETACH on tcx o… New - CVE-2026-45932 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
933 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered mul… New - CVE-2026-45937 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
934 - - - In the Linux kernel, the following vulnerability has been resolved: gpib: Fix memory leak in ni_usb_init() In ni_usb_init(), if ni_usb_setup_init() fails, the function returns -EFAULT without freei… New - CVE-2026-45939 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
935 - - - 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… New - CVE-2026-45914 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
936 - - - 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… New - CVE-2026-45916 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
937 - - - 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… New - CVE-2026-45918 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
938 - - - 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… New - CVE-2026-45919 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
939 - - - In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure get_burstcount() can return -EBUSY on timeout. When this hap… New - CVE-2026-45941 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
940 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc() In amdgpu_acpi_enumerate_xcc(), if amdgpu_acpi_dev_init() returns -ENO… New - CVE-2026-45947 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm