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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197331 9.8 緊急
Network
gRPC - Google gRPC の core/ext/client_channel/parse_address.c の parse_unix 関数における境界外書き込みの脆弱性 CWE-787
境界外書き込み
CVE-2017-7860 2017-04-24 16:48 2017-02-22 Show GitHub Exploit DB Packet Storm
197332 5.4 警告
Network
Revive Adserver - Revive Adserver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9472 2017-04-24 16:44 2016-09-28 Show GitHub Exploit DB Packet Storm
197333 3.1
Network
Revive Adserver - Revive Adserver における特殊要素のサニタイジングに関する脆弱性 CWE-75
特殊要素の不適切なサニタイジング
CVE-2016-9471 2017-04-24 16:44 2016-09-28 Show GitHub Exploit DB Packet Storm
197334 9 緊急
Network
Revive Adserver - Revive Adserver におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2016-9470 2017-04-24 16:43 2016-09-28 Show GitHub Exploit DB Packet Storm
197335 5.4 警告
Network
Revive Adserver - Revive Adserver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9457 2017-04-24 16:43 2016-03-2 Show GitHub Exploit DB Packet Storm
197336 8.8 重要
Network
Revive Adserver - Revive Adserver におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-9456 2017-04-24 16:43 2016-03-2 Show GitHub Exploit DB Packet Storm
197337 8.8 重要
Network
Revive Adserver - Revive Adserver におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-9455 2017-04-24 16:43 2016-03-2 Show GitHub Exploit DB Packet Storm
197338 5.4 警告
Network
Revive Adserver - Revive Adserver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9454 2017-04-24 16:43 2016-03-2 Show GitHub Exploit DB Packet Storm
197339 5.4 警告
Network
Revive Adserver - Revive Adserver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9130 2017-04-24 16:43 2016-03-2 Show GitHub Exploit DB Packet Storm
197340 5.3 警告
Network
Revive Adserver - Revive Adserver における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-9129 2017-04-24 16:43 2016-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2391 - - - 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
2392 - - - 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
2393 - - - 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
2394 - - - 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
2395 8.8 HIGH
Network
freerdp freerdp FreeRDP before 3.26.0 contains a heap-buffer-overflow vulnerability in gdi_CacheToSurface that allows remote attackers to write out-of-bounds heap memory. The vulnerability occurs because rectangle v… CWE-122
Heap-based Buffer Overflow
CVE-2026-40033 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2396 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in arena_vm_close on fork arena_vm_open() only bumps vml->mmap_count but never registers the child VMA in… - CVE-2026-45837 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2397 - - - In the Linux kernel, the following vulnerability has been resolved: fat: avoid parent link count underflow in rmdir Corrupted FAT images can leave a directory inode with an incorrect i_nlink (e.g. … - CVE-2026-45915 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2398 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep dest_dst if dev is going down There is race between the netdev notifier ip_vs_dst_event() and the code that cac… - CVE-2026-45917 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2399 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse() The function mtd_parser_tplink_safeloader_parse() allocates… - CVE-2026-45921 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2400 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler The UVERBS_HANDLER(MLX5_IB_METHOD_GET_DATA_DIRECT_SYSFS_PATH) fu… - CVE-2026-45922 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm