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 6, 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
227241 2.1 注意 Ryan Dave - Ruby 用 ruby_parser gem における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0162 2013-03-4 16:59 2013-03-1 Show GitHub Exploit DB Packet Storm
227242 4.3 警告 レッドハット - Red Hat CloudFroms で使用される Ruby 用 ldap_fluff gem における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5604 2013-03-4 16:36 2013-03-1 Show GitHub Exploit DB Packet Storm
227243 1.9 注意 Fedora Project
レッドハット
- Red Hat Enterprise Linux および Fedora における ASLR 保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2012-1568 2013-03-4 16:04 2012-03-15 Show GitHub Exploit DB Packet Storm
227244 4 警告 Linux - Linux Kernel の kernel/printk.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1772 2013-03-4 15:57 2013-02-21 Show GitHub Exploit DB Packet Storm
227245 2.1 注意 Katello Project - Katello の script/katello-generate-passphrase におけるパスフレーズを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5561 2013-03-4 14:44 2013-03-1 Show GitHub Exploit DB Packet Storm
227246 6.1 警告 シスコシステムズ - Cisco Wireless LAN Controller におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1141 2013-03-4 13:51 2013-02-27 Show GitHub Exploit DB Packet Storm
227247 5.8 警告 シスコシステムズ - Mac OS X 上で稼働する Cisco NAC エージェントにおける ISE サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2013-1124 2013-03-4 13:45 2013-02-27 Show GitHub Exploit DB Packet Storm
227248 7.8 危険 シスコシステムズ - Cisco Unified Presence Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1137 2013-03-1 16:37 2012-02-27 Show GitHub Exploit DB Packet Storm
227249 7.1 危険 シスコシステムズ - Cisco Unified Communications Manager におけるキャッシュポイズニング攻撃を実行される脆弱性 CWE-287
不適切な認証
CVE-2013-1134 2013-03-1 16:36 2012-02-27 Show GitHub Exploit DB Packet Storm
227250 7.8 危険 シスコシステムズ - Cisco Unified Communications Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1133 2013-03-1 16:34 2012-02-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
4141 - - - Allocation of Resources Without Limits or Throttling vulnerability in phenixdigital phoenix_storybook allows unauthenticated denial-of-service via BEAM atom table exhaustion. Multiple LiveView event… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-8469 2026-05-22 00:16 2026-05-20 Show GitHub Exploit DB Packet Storm
4142 - - - Code Injection vulnerability in phenixdigital phoenix_storybook allows unauthenticated remote code execution via unsanitized attribute value interpolation in HEEx template generation. The psb-assign… CWE-94
Code Injection
CVE-2026-8467 2026-05-22 00:16 2026-05-20 Show GitHub Exploit DB Packet Storm
4143 - - - 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
4144 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
4145 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
4146 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
4147 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
4148 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
4149 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
4150 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