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 27, 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
2291 8.8 重要
Network
HKUDS OpenHarness HKUDSのOpenHarnessにおける不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2026-6819 2026-05-11 10:54 2026-04-21 Show GitHub Exploit DB Packet Storm
2292 8.2 重要
Network
HKUDS OpenHarness HKUDSのOpenHarnessにおける不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2026-6823 2026-05-11 10:54 2026-04-21 Show GitHub Exploit DB Packet Storm
2293 5.3 警告
Network
Django Software Foundation Django Django Software FoundationのDjangoにおける重要な情報を含むキャッシュの使用に関する脆弱性 CWE-524
重要な情報を含むキャッシュの使用
CVE-2026-6907 2026-05-11 10:54 2026-05-5 Show GitHub Exploit DB Packet Storm
2294 7.2 重要
Network
Ivanti endpoint manager mobile Ivantiのendpoint manager mobileにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-6973 2026-05-11 10:54 2026-05-7 Show GitHub Exploit DB Packet Storm
2295 9.1 緊急
Network
Ivanti endpoint manager mobile Ivantiのendpoint manager mobileにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-7821 2026-05-11 10:54 2026-05-7 Show GitHub Exploit DB Packet Storm
2296 9.6 緊急
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-7910 2026-05-11 10:54 2026-05-6 Show GitHub Exploit DB Packet Storm
2297 8.8 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-7957 2026-05-11 10:54 2026-05-6 Show GitHub Exploit DB Packet Storm
2298 5.4 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-8006 2026-05-11 10:54 2026-05-6 Show GitHub Exploit DB Packet Storm
2299 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-8007 2026-05-11 10:54 2026-05-6 Show GitHub Exploit DB Packet Storm
2300 5.4 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-8008 2026-05-11 10:54 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
312261 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix double free in OPTEE transport Channels can be shared between protocols, avoid freeing the same channel d… CWE-415
 Double Free
CVE-2024-49853 2024-10-24 01:14 2024-10-21 Show GitHub Exploit DB Packet Storm
312262 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del() The kref_put() function will call nport->release if the … CWE-416
 Use After Free
CVE-2024-49852 2024-10-24 01:14 2024-10-21 Show GitHub Exploit DB Packet Storm
312263 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recurs… NVD-CWE-noinfo
CVE-2024-47658 2024-10-24 01:14 2024-10-9 Show GitHub Exploit DB Packet Storm
312264 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmu… CWE-129
 Improper Validation of Array Index
CVE-2024-46871 2024-10-24 01:10 2024-10-9 Show GitHub Exploit DB Packet Storm
312265 5.3 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error() syzbot reports a f2fs bug as below: ------------[ cut here ]---… CWE-362
Race Condition
CVE-2024-47689 2024-10-24 00:53 2024-10-21 Show GitHub Exploit DB Packet Storm
312266 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in module_add_driver() Inject fault while probing of-fpga-region, if kasprintf() fail… CWE-476
 NULL Pointer Dereference
CVE-2024-47688 2024-10-24 00:36 2024-10-21 Show GitHub Exploit DB Packet Storm
312267 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() The psc->div[] array has psc->num_div elements. These values come from… CWE-193
 Off-by-one Error
CVE-2024-47686 2024-10-24 00:34 2024-10-21 Show GitHub Exploit DB Packet Storm
312268 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() If we need to increase the tree depth, allocate a new node, and… CWE-362
Race Condition
CVE-2024-47668 2024-10-24 00:30 2024-10-10 Show GitHub Exploit DB Packet Storm
312269 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5_vdpa_dev_add() can end up releasing mr resources which n… CWE-908
 Use of Uninitialized Resource
CVE-2024-47687 2024-10-24 00:22 2024-10-21 Show GitHub Exploit DB Packet Storm
312270 - - - CodeAstro Membership Management System v1.0 is vulnerable to Cross Site Scripting (XSS) via the membershipType parameter in edit_type.php - CVE-2024-48709 2024-10-24 00:13 2024-10-22 Show GitHub Exploit DB Packet Storm