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 24, 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
651 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 New CWE-416
解放済みメモリの使用
CVE-2026-12467 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
652 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける競合状態に関する脆弱性 New CWE-362
競合状態
CVE-2026-12468 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
653 4.3 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける初期化されていない変数の使用に関する脆弱性 New CWE-457
初期化されていない変数の使用
CVE-2026-12469 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
654 5.6 警告
Local
GNOME Project
レッドハット
LocalSearch
Red Hat Enterprise Linux
GNOME Project等の複数ベンダの製品における境界外読み取りに関する脆弱性 New CWE-125
境界外読み取り
CVE-2026-1764 2026-06-22 11:41 2026-06-16 Show GitHub Exploit DB Packet Storm
655 7.7 重要
Network
日立ヴァンタラ Pentaho Data Integration and Analytics 日立ヴァンタラのPentaho Data Integration and AnalyticsにおけるXML 外部エンティティの脆弱性 New CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-2253 2026-06-22 11:41 2026-05-27 Show GitHub Exploit DB Packet Storm
656 6.3 警告
Network
日立ヴァンタラ Pentaho Data Integration and Analytics 日立ヴァンタラのPentaho Data Integration and Analyticsにおける重要なリソースに対する不適切なパーミッションの割り当てに関する脆弱性 New CWE-732
重要なリソースに対する不適切なパーミッションの割り当て
CVE-2026-2254 2026-06-22 11:41 2026-05-27 Show GitHub Exploit DB Packet Storm
657 4.3 警告
Network
日立ヴァンタラ Pentaho Data Integration and Analytics 日立ヴァンタラのPentaho Data Integration and Analyticsにおける認証情報の不十分な保護に関する脆弱性 New CWE-522
認証情報の不十分な保護
CVE-2026-2255 2026-06-22 11:41 2026-05-27 Show GitHub Exploit DB Packet Storm
658 5.5 警告
Local
Google Android GoogleのAndroidにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-28573 2026-06-22 11:41 2026-06-18 Show GitHub Exploit DB Packet Storm
659 5.5 警告
Local
Google Android GoogleのAndroidにおけるリソースの枯渇に関する脆弱性 New CWE-400
リソースの枯渇
CVE-2026-28575 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
660 5.5 警告
Local
Google Android GoogleのAndroidにおけるSQL インジェクションの脆弱性 New CWE-89
SQLインジェクション
CVE-2026-28576 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
320551 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload. CWE-665
 Improper Initialization
CVE-2024-45018 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320552 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0 The __vmap_pages_range_noflush() assume… CWE-787
 Out-of-bounds Write
CVE-2024-45022 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320553 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe() Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Furth… CWE-787
 Out-of-bounds Write
CVE-2024-45020 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320554 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: net… CWE-416
 Use After Free
CVE-2024-45016 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320555 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave,… NVD-CWE-noinfo
CVE-2024-45017 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320556 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driv… NVD-CWE-noinfo
CVE-2024-45011 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320557 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement add_addr_accepted for MPJ req Adding the following warning ... WARN_ON_ONCE(msk->pm.add_addr_accepte… NVD-CWE-noinfo
CVE-2024-45009 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
320558 - - - An External XML Entity (XXE) vulnerability in the provisioning web service of Ivanti EPM before 2022 SU6, or the 2024 September update allows a remote unauthenticated attacker to leak API secrets. - CVE-2024-37397 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
320559 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/boot: Avoid possible physmem_info segment corruption When physical memory for the kernel image is allocated it does not cons… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-45014 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
320560 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable() For cases where the crtc's connectors_changed was set wit… CWE-476
 NULL Pointer Dereference
CVE-2024-45015 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm