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 1, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
207721 1.9 注意 Linux - Linux Kernel の fs/fhandle.c の handle_to_path 関数におけるサイズ制限を回避される脆弱性 CWE-362
競合状態
CVE-2015-1420 2015-11-27 16:37 2015-01-30 Show GitHub Exploit DB Packet Storm
207722 4.3 警告 Apache Software Foundation - Apache Cordova におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5256 2015-11-27 12:04 2015-11-27 Show GitHub Exploit DB Packet Storm
207723 4.3 警告 CSL DualCom - CSL DualCom GPRS CS2300-R デバイスのファームウェアにおける設定を変更される脆弱性 CWE-Other
その他
CVE-2015-7288 2015-11-26 15:51 2015-11-23 Show GitHub Exploit DB Packet Storm
207724 7.5 危険 CSL DualCom - CSL DualCom GPRS CS2300-R デバイスのファームウェアにおける任意のコマンドを実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2015-7287 2015-11-26 15:51 2015-11-23 Show GitHub Exploit DB Packet Storm
207725 6.4 警告 CSL DualCom - CSL DualCom GPRS CS2300-R デバイスのファームウェアにおける暗号保護メカニズムを破られる脆弱性 CWE-310
CWE-Other
CVE-2015-7286 2015-11-26 15:51 2015-11-23 Show GitHub Exploit DB Packet Storm
207726 5.8 警告 CSL DualCom - CSL DualCom GPRS CS2300-R デバイスのファームウェアにおけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2015-7285 2015-11-26 15:51 2015-11-23 Show GitHub Exploit DB Packet Storm
207727 4 警告 Huawei - Huawei eSpace U2980 および U2990 Unified Gateway のソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8229 2015-11-26 15:20 2015-11-11 Show GitHub Exploit DB Packet Storm
207728 4 警告 Huawei - 複数の Huawei AR ルータのソフトウェアの SFTP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-8228 2015-11-26 15:20 2015-11-11 Show GitHub Exploit DB Packet Storm
207729 8.5 危険 Huawei - Huawei VP9660 多地点接続装置のソフトウェアの組み込み Web サーバにおける重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2015-8227 2015-11-26 15:20 2015-11-11 Show GitHub Exploit DB Packet Storm
207730 7.8 危険 SAP - SAP Plant Connectivity の PCo エージェントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8330 2015-11-26 14:45 2015-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2641 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
2642 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
2643 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
2644 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
2645 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
2646 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
2647 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
2648 7.8 HIGH
Local
- - MediaArea MediaInfoLib LXF element parsing heap-based buffer overflow vulnerability CWE-823
 Use of Out-of-range Pointer Offset
CVE-2026-28764 2026-05-22 00:05 2026-05-21 Show GitHub Exploit DB Packet Storm
2649 7.5 HIGH
Network
- - In Splunk Enterprise versions below 10.2.2 and 10.0.5, and Splunk Cloud Platform versions below 10.3.2512.8, 10.2.2510.11, 10.1.2507.21, and 10.0.2503.13, a user with a role that has access to the `_… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-20239 2026-05-22 00:00 2026-05-21 Show GitHub Exploit DB Packet Storm
2650 6.5 MEDIUM
Network
- - In Splunk Enterprise versions below 10.2.2, 10.0.5, 9.4.11, and 9.3.12, and Splunk Cloud Platform versions below 10.4.2603.1, 10.3.2512.9, 10.2.2510.11, 10.1.2507.21, 10.0.2503.13, and 9.3.2411.129, … CWE-20
 Improper Input Validation 
CVE-2026-20240 2026-05-22 00:00 2026-05-21 Show GitHub Exploit DB Packet Storm