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 2, 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
213471 2.1 注意 Puppet - Puppet Labs Facter における重要な Amazon EC2 IAM インスタンスメタデータを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-1426 2015-02-25 14:20 2015-02-10 Show GitHub Exploit DB Packet Storm
213472 7.5 危険 Canonical
Info-ZIP
- Info-Zip UnZip の unix/unix.c 内の charset_to_intern 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-1315 2015-02-25 14:03 2015-02-17 Show GitHub Exploit DB Packet Storm
213473 7.2 危険 IBM - 複数の OS 上で稼働する IBM Tivoli Storage Manager のクライアントの dsmtca におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-6184 2015-02-25 10:59 2014-09-2 Show GitHub Exploit DB Packet Storm
213474 4.3 警告 Google - Google Play services SDK の GoogleAuthUtil.getToken メソッドにおける同意ダイアログを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-7922 2015-02-25 10:51 2014-12-2 Show GitHub Exploit DB Packet Storm
213475 7.1 危険 シスコシステムズ - Network Convergence System 6000 デバイスおよび Carrier Routing System X デバイス上で稼働する Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0618 2015-02-25 10:32 2015-02-20 Show GitHub Exploit DB Packet Storm
213476 4.3 警告 シスコシステムズ - 複数の Cisco セキュリティ アプライアンス上で稼動する AsyncOS の Web フレームワークにおけるリダイレクトを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2015-0624 2015-02-25 10:32 2015-02-23 Show GitHub Exploit DB Packet Storm
213477 7.1 危険 シスコシステムズ - Cisco Intrusion Prevention System デバイス上で稼働する SSL の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2015-0631 2015-02-25 10:32 2015-02-20 Show GitHub Exploit DB Packet Storm
213478 10 危険 Infoblox - Infoblox Network Automation NetMRI の Anyterm Daemon における任意のコマンドを実行される脆弱性 CWE-287
不適切な認証
CVE-2015-2033 2015-02-24 17:31 2015-02-19 Show GitHub Exploit DB Packet Storm
213479 6.5 警告 Piwigo - Piwigo の管理バックエンドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-2035 2015-02-24 17:04 2015-02-16 Show GitHub Exploit DB Packet Storm
213480 4.3 警告 Piwigo - Piwigo の管理バックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2034 2015-02-24 17:04 2015-02-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2831 - - - Authorization Bypass Through User-Controlled Key vulnerability in phenixdigital phoenix_storybook allows cross-session PubSub topic injection via a URL query parameter. 'Elixir.PhoenixStorybook.Stor… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47068 2026-05-22 00:16 2026-05-20 Show GitHub Exploit DB Packet Storm
2832 7.5 HIGH
Adjacent
- - When bsdinstall or bsdconfig are prompted to scan for nearby Wi-Fi networks, they build up a list of network names and use bsddialog(1) to prompt the user to select a network. This is implemented us… CWE-78
OS Command 
CVE-2026-45255 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2833 8.4 HIGH
Local
- - ptrace(PT_SC_REMOTE) failed to properly validate parameters for the syscall(2) and __syscall(2) meta-system calls. As a result, a user with the ability to debug a process may trigger arbitrary code … CWE-787
 Out-of-bounds Write
CVE-2026-45253 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2834 5.5 MEDIUM
Network
- - When a fusefs file system implements extended attributes, the kernel may send a FUSE_LISTXATTR message to the userspace daemon to retrieve the list of extended attributes for a given file. The FUSE … CWE-122
Heap-based Buffer Overflow
CVE-2026-45252 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2835 7.8 HIGH
Local
- - A file descriptor can be closed while a thread is blocked in a poll(2) or select(2) call waiting for that descriptor. Because the blocked thread does not hold a reference to the underlying object, t… CWE-416
 Use After Free
CVE-2026-45251 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2836 8.8 HIGH
Local
- - libcasper(3) communicates with helper processes via UNIX domain sockets, and uses the select(2) system call to wait for data to become available. However, it does not verify that its socket descript… CWE-121
Stack-based Buffer Overflow
CVE-2026-39461 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2837 7.8 HIGH
Local
- - An origin validation error vulnerability in the Trend Micro Apex One (mac) agent self-protection mechanism could allow a local attacker to escalate privileges on affected installations. Please not… CWE-346
 Origin Validation Error
CVE-2025-71217 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2838 7.8 HIGH
Local
- - A time-of-check time-of-use vulnerability in the Trend Micro Apex One (mac) agent cache mechanism could allow a local attacker to escalate privileges on affected installations. Please note: an att… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-71216 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2839 7.0 HIGH
Local
- - A time-of-check time-of-use vulnerability in the Trend Micro Apex One (mac) agent iCore service signature verification could allow a local attacker to escalate privileges on affected installations. … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-71215 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm
2840 7.8 HIGH
Local
- - An origin validation error vulnerability in the Trend Micro Apex One (mac) agent iCore service could allow a local attacker to escalate privileges on affected installations. Please note: an attack… CWE-346
 Origin Validation Error
CVE-2025-71214 2026-05-22 00:16 2026-05-21 Show GitHub Exploit DB Packet Storm