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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211981 9 危険 シスコシステムズ - Cisco Application Policy Infrastructure Controller デバイスのソフトウェアおよび Nexus 9000 ACI デバイスのソフトウェアにおける root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-4235 2015-07-28 13:53 2015-07-22 Show GitHub Exploit DB Packet Storm
211982 7.1 危険 シスコシステムズ - Cisco IOS および IOS XE の TFTP サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-0681 2015-07-28 13:53 2015-07-22 Show GitHub Exploit DB Packet Storm
211983 10 危険 アドビシステムズ - Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-0566 2015-07-27 15:55 2014-09-16 Show GitHub Exploit DB Packet Storm
211984 4 警告 株式会社シーズ - acmailer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-2971 2015-07-27 15:11 2015-07-15 Show GitHub Exploit DB Packet Storm
211985 7.5 危険 シスフォニック株式会社 - Thetis における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-2972 2015-07-27 15:05 2015-07-15 Show GitHub Exploit DB Packet Storm
211986 5 警告 シスコシステムズ - ASR9k デバイス上で稼働する Cisco IOS XR の Local Packet Transport Services の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4285 2015-07-27 14:55 2015-07-22 Show GitHub Exploit DB Packet Storm
211987 10 危険 シスコシステムズ - Cisco Unified MeetingPlace Web Conferencing のパスワード変更機能における任意のパスワードをリセットされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-4262 2015-07-27 14:55 2015-07-22 Show GitHub Exploit DB Packet Storm
211988 7.8 危険 DELL EMC (旧 EMC Corporation) - EMC Avamar Server および Avamar Virtual Edition におけるディレクトリトラバーサルの脆弱性 CWE-200
情報漏えい
CVE-2015-4527 2015-07-27 14:31 2015-07-22 Show GitHub Exploit DB Packet Storm
211989 4.3 警告 Google - Android 上で稼働する Google Chrome の org/chromium/chrome/browser/UrlUtilities.java におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-1275 2015-07-27 13:53 2015-07-21 Show GitHub Exploit DB Packet Storm
211990 4 警告 IBM - IBM Business Process Manager の REST API におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-1905 2015-07-24 14:48 2015-07-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3351 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but th… - CVE-2026-46078 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3352 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-tdes - fix DMA sync direction Before DMA output is consumed by the CPU, ->dma_addr_out must be synced with dma_sync… - CVE-2026-46077 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3353 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path Unregister the hwrng to prevent new ->read() calls and f… - CVE-2026-46075 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3354 - - - In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then … - CVE-2026-46072 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3355 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5c_recovery_analyze_meta_block() and r5l_recovery_verify_data_… - CVE-2026-46070 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3356 - - - In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to com… - CVE-2026-46064 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3357 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` … - CVE-2026-46062 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3358 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job_abort and device_run Fix kernel panic caused by race condition where v4l2_m2m_ctx_releas… - CVE-2026-46058 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3359 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in … - CVE-2026-46056 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3360 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If cop… - CVE-2026-46053 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm