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 9, 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
190171 8.8 重要
Local
Xen プロジェクト - Xen におけるデータ処理に関する脆弱性 CWE-19
データ処理
CVE-2017-15594 2017-11-2 16:57 2017-10-12 Show GitHub Exploit DB Packet Storm
190172 6.5 警告
Local
Xen プロジェクト - Xen におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-15593 2017-11-2 16:56 2017-10-12 Show GitHub Exploit DB Packet Storm
190173 8.8 重要
Local
Xen プロジェクト - Xen における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-15592 2017-11-2 16:56 2017-10-12 Show GitHub Exploit DB Packet Storm
190174 5.4 警告
Network
The Foreman - Foreman におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3531 2017-11-2 16:56 2014-07-28 Show GitHub Exploit DB Packet Storm
190175 7.8 重要
Local
Artifex Software - Artifex MuPDF における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-15587 2017-11-2 16:35 2017-10-16 Show GitHub Exploit DB Packet Storm
190176 7.5 重要
Network
GNU Project - GNU Libextractor におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-15602 2017-11-2 16:07 2017-10-13 Show GitHub Exploit DB Packet Storm
190177 7.5 重要
Network
GNU Project - GNU Libextractor におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-15601 2017-11-2 16:07 2017-10-13 Show GitHub Exploit DB Packet Storm
190178 7.5 重要
Network
GNU Project - GNU Libextractor における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-15600 2017-11-2 16:07 2017-10-13 Show GitHub Exploit DB Packet Storm
190179 7 重要
Local
Linux - Linux Kernel における競合状態に関する脆弱性 CWE-362
CWE-416
CVE-2017-15265 2017-11-2 14:13 2017-10-18 Show GitHub Exploit DB Packet Storm
190180 9.8 緊急
Network
Apache Software Foundation - Apache Openmeetings における信頼性のないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2016-8736 2017-11-2 14:13 2016-11-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1541 9.8 CRITICAL
Network
synology diskstation_manager Improper check for unusual or exceptional conditions vulnerability in SSO in Synology DiskStation Manager (DSM) before 7.2.2-72806-5 and 7.3.1-86003-1 (7.2.1-69057 is not affected) allows remote atta… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2025-13392 2026-06-3 05:42 2026-05-27 Show GitHub Exploit DB Packet Storm
1542 7.5 HIGH
Network
synology c2_identity_edge_server An Exposed Dangerous Method or Function vulnerability in Synology C2 Identity Edge Server package in DSM before 1.76.0-0307 allows remote attackers to obtain user credentials from the edge server. CWE-749
 Exposed Dangerous Method or Function
CVE-2025-14713 2026-06-3 05:41 2026-05-27 Show GitHub Exploit DB Packet Storm
1543 8.6 HIGH
Network
synology active_backup_for_business A vulnerability in Active Backup for Business allows unauthorized remote attackers to read arbitrary files. CWE-89
SQL Injection
CVE-2025-30028 2026-06-3 05:41 2026-05-27 Show GitHub Exploit DB Packet Storm
1544 5.9 MEDIUM
Network
synology safe_access Improper neutralization of input during web page generation ('Cross-site Scripting') vulnerability in Safe Access in Synology Safe Access before 1.3.1-0329 allows remote authenticated users with admi… CWE-79
Cross-site Scripting
CVE-2025-10466 2026-06-3 05:30 2026-05-27 Show GitHub Exploit DB Packet Storm
1545 8.6 HIGH
Local
zed zed Zed is a code editor. Prior to 0.227.1, Zed IDE executes arbitrary commands when opening a folder with a malicious .git/config file that abuses the core.fsmonitor Git configuration option. This allow… CWE-78
OS Command 
CVE-2026-44465 2026-06-3 05:17 2026-05-29 Show GitHub Exploit DB Packet Storm
1546 - - - In OpenStack Neutron before 28.0.1, the tagging controller enforces plural policy action names on single-tag write operations while the defined policy rules use singular names. The mismatched names e… CWE-863
 Incorrect Authorization
CVE-2026-49299 2026-06-3 05:16 2026-05-29 Show GitHub Exploit DB Packet Storm
1547 - - - In OpenStack Swift before 2.36.2 and 2.37.2, s3api middleware enters an infinite loop when processing a truncated aws-chunked PUT request body. The StreamingInput class repeatedly appends an empty bu… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-49017 2026-06-3 05:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1548 8.1 HIGH
Network
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, when a PAM service is configured with deny_remote=false in pam_usb (commonly done for display manage… CWE-863
 Incorrect Authorization
CVE-2026-48064 2026-06-3 05:16 2026-05-28 Show GitHub Exploit DB Packet Storm
1549 7.8 HIGH
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, pamusb-pinentry reads the PINENTRY_FALLBACK_APP environment variable and executes it directly withou… CWE-78
OS Command 
CVE-2026-44709 2026-06-3 05:16 2026-05-28 Show GitHub Exploit DB Packet Storm
1550 8.6 HIGH
Local
zed zed Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash arithmetic expansion $((...)), allowing execution of arbitrary commands nested inside an allowli… CWE-78
OS Command 
CVE-2026-44466 2026-06-3 05:14 2026-05-29 Show GitHub Exploit DB Packet Storm