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 30, 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
1461 8.3 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-12454 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1462 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-12455 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1463 4.2 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-12456 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1464 4.2 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-12457 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1465 3.1
Network
Google Google Chrome GoogleのGoogle Chromeにおけるユーザインターフェースにおける重要情報の誤った表示に関する脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-12458 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1466 6.1 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-12459 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1467 4.2 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-12460 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1468 6.5 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-12461 2026-06-22 11:42 2026-06-17 Show GitHub Exploit DB Packet Storm
1469 7.5 重要
Network
Google Google Chrome GoogleのGoogle Chromeにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-12462 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
1470 4.7 警告
Network
Google Google Chrome GoogleのGoogle Chromeにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-12463 2026-06-22 11:41 2026-06-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
711 - - - In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in ice_reset_all_vfs() ice_reset_all_vfs() ignores the return value of ice_vf_rebuild_vsi(). Wh… - CVE-2026-53289 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
712 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: Reserve an extra page for early kernel mapping The final part of [data, end) segment may overflow into the next page of in… - CVE-2026-53288 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
713 - - - In the Linux kernel, the following vulnerability has been resolved: audit: fix incorrect inheritable capability in CAPSET records __audit_log_capset() records the effective capability set into the … - CVE-2026-53287 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
714 - - - In the Linux kernel, the following vulnerability has been resolved: idpf: fix double free and use-after-free in aux device error paths When auxiliary_device_add() fails in idpf_plug_vport_aux_dev()… - CVE-2026-53286 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
715 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED [Why] dcn32_validate_bandwidth() wraps dcn… - CVE-2026-53285 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
716 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Bounds-check devid in __rlookup_amd_iommu() iommu_device_register() walks every device on the PCI bus via bus_for_each… - CVE-2026-53283 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
717 - - - In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Push kjump return address even for non-kjump kexec The version of purgatory code shipped by kexec-tools attempts to lo… - CVE-2026-53282 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
718 - - - In the Linux kernel, the following vulnerability has been resolved: iommu: Fix NULL group->domain dereference in pci_dev_reset_iommu_done() Local sashiko review pointed it out that group->domain co… - CVE-2026-53280 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
719 - - - In the Linux kernel, the following vulnerability has been resolved: drm/gma500/oaktrail_lvds: fix hang on init failure The LVDS init code looks up an I2C adapter using i2c_get_adapter() and tries t… - CVE-2026-53279 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm
720 - - - In the Linux kernel, the following vulnerability has been resolved: arm_mpam: Check whether the config array is allocated before destroying it __destroy_component_cfg() is called to free the config… - CVE-2026-53278 2026-06-27 05:17 2026-06-27 Show GitHub Exploit DB Packet Storm