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 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
229011 4.3 警告 IBM - IBM Application Manager for Smart Business などの製品で使用される ITM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0548 2013-06-25 16:07 2013-06-17 Show GitHub Exploit DB Packet Storm
229012 7.2 危険 IBM - IBM Notes の Multi User Profile Cleanup サービスにおける権限を取得される脆弱性(DoS) CWE-264
認可・権限・アクセス制御
CVE-2013-0536 2013-06-25 16:05 2013-06-12 Show GitHub Exploit DB Packet Storm
229013 7.1 危険 IBM - IBM AIX および VIOS の inet サブシステムの IPv6 の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3035 2013-06-25 15:57 2013-06-4 Show GitHub Exploit DB Packet Storm
229014 1.9 注意 IBM - Lotus Notes クライアントおよび単独で使用される IBM Sametime の Connect クライアントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-0534 2013-06-25 15:56 2013-05-31 Show GitHub Exploit DB Packet Storm
229015 5 警告 IBM - IBM Sterling Connect:Direct のブラウザにおける Cookie をキャプチャされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0529 2013-06-25 15:48 2013-06-11 Show GitHub Exploit DB Packet Storm
229016 1.9 注意 IBM - IBM Sterling Connect:Direct のブラウザにおける管理者コンソールの重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-0527 2013-06-25 15:48 2013-06-11 Show GitHub Exploit DB Packet Storm
229017 6.8 警告 WordPress.org - WordPress 用 WP Maintenance Mode プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3250 2013-06-25 14:15 2013-06-5 Show GitHub Exploit DB Packet Storm
229018 4.3 警告 Suksit Sripitchayaphan - Drupal 用 Inf08 テーマの template.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6572 2013-06-25 13:54 2012-09-12 Show GitHub Exploit DB Packet Storm
229019 4.3 警告 シスコシステムズ - Cisco WebEx Social におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3392 2013-06-25 13:44 2013-06-21 Show GitHub Exploit DB Packet Storm
229020 8.3 危険 シスコシステムズ - Cisco TelePresence TC Software におけるルート権限のシェルアクセスを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3379 2013-06-24 18:32 2013-06-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 28, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1441 - - - In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARN_ON in __iommu_group_set_domain_nofail() due to reset In __iommu_group_set_domain_internal(), concurrent domain at… - CVE-2026-52952 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1442 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidate_mappings hook… - CVE-2026-52951 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1443 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now th… - CVE-2026-52950 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1444 - - - In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure Apply the same fix as b2ed01e7ad ("drm/ttm: Fix ttm_bo_swapout()… - CVE-2026-52949 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1445 - - - In the Linux kernel, the following vulnerability has been resolved: i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl While fuzzing with Syzkaller, a persistent `schedule_timeout: wrong timeo… - CVE-2026-52948 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1446 - - - In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove In qrtr_port_remove(), the socket reference count is dec… - CVE-2026-52947 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1447 - - - In the Linux kernel, the following vulnerability has been resolved: fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling A SOFTIRQ-safe to SOFTIRQ-unsafe lock order deadlock can occur in sen… - CVE-2026-52946 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1448 - - - In the Linux kernel, the following vulnerability has been resolved: Revert "wireguard: device: enable threaded NAPI" This reverts commit 933466fc50a8e4eb167acbd0d8ec96a078462e9c which is commit db9… - CVE-2026-52945 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1449 7.7 HIGH
Network
- - The Loki datasource plugin's callResource handler contains a path traversal vulnerability. An authenticated Viewer-role user can escape the plugin's resource sandbox and access administrative Loki en… CWE-22
Path Traversal
CVE-2026-42129 2026-06-25 02:17 2026-06-22 Show GitHub Exploit DB Packet Storm
1450 9.6 CRITICAL
Network
- - The Snowflake datasource allows for GET/PUT commands, which can allow any user with access to run queries against the data source to read/write files between the local grafana server and the connecte… CWE-284
Improper Access Control
CVE-2026-28381 2026-06-25 02:16 2026-06-22 Show GitHub Exploit DB Packet Storm