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 27, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197901 9.8 緊急
Network
日立 - Hitachi Device Manager における RMI に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-9294 2017-06-27 17:29 2017-05-29 Show GitHub Exploit DB Packet Storm
197902 7.2 重要
Network
VirtueMart - Joomla! 用 VirtueMart com_virtuemart コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-10379 2017-06-27 16:22 2017-05-29 Show GitHub Exploit DB Packet Storm
197903 6.1 警告
Network
OTRS プロジェクト - Open Ticket Request System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-9299 2017-06-27 16:08 2017-05-8 Show GitHub Exploit DB Packet Storm
197904 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネルモードドライバにおける権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8552 2017-06-27 16:06 2017-06-5 Show GitHub Exploit DB Packet Storm
197905 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の Internet Explorer における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8547 2017-06-27 16:06 2017-06-13 Show GitHub Exploit DB Packet Storm
197906 5.5 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品における情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-8544 2017-06-27 16:06 2017-06-13 Show GitHub Exploit DB Packet Storm
197907 9.8 緊急
Network
マイクロソフト - 複数の Microsoft Windows 製品におけるシステムを制御される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8543 2017-06-27 16:06 2017-06-13 Show GitHub Exploit DB Packet Storm
197908 5.3 警告
Network
ジュニパーネットワークス - Juniper Networks Junos Space におけるサービス運用妨害 (DoS) の脆弱性 CWE-254
セキュリティ機能
CVE-2017-2311 2017-06-27 15:55 2017-01-11 Show GitHub Exploit DB Packet Storm
197909 6.5 警告
Network
ジュニパーネットワークス - Juniper Networks Junos Space における XML 外部エンティティインジェクションの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-2308 2017-06-27 15:55 2017-01-11 Show GitHub Exploit DB Packet Storm
197910 6.1 警告
Network
ジュニパーネットワークス - Juniper Networks Junos Space の管理インターフェースにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-2307 2017-06-27 15:55 2017-01-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4071 - - - Improper access control for register interface in the input-output memory management unit (IOMMU) could allow a privileged attacker to cause non-coherent accesses by the AMD secure processor (ASP) po… CWE-1262
 Improper Access Control for Register Interface
CVE-2025-54509 2026-06-10 03:16 2026-06-10 Show GitHub Exploit DB Packet Storm
4072 8.6 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapters on Power systems do not support segmentation offload when … NVD-CWE-noinfo
CVE-2026-46273 2026-06-10 02:31 2026-06-4 Show GitHub Exploit DB Packet Storm
4073 8.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix sysfs initialization In case of devm_add_action_or_reset() failure the provided cleanup action will be run immedia… CWE-416
 Use After Free
CVE-2026-46264 2026-06-10 02:26 2026-06-4 Show GitHub Exploit DB Packet Storm
4074 8.1 HIGH
Network
google chrome Inappropriate implementation in Plugins in Google Chrome prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (… CWE-346
 Origin Validation Error
CVE-2026-11693 2026-06-10 02:26 2026-06-9 Show GitHub Exploit DB Packet Storm
4075 5.4 MEDIUM
Network
google chrome Inappropriate implementation in Guest View in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium) CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-11701 2026-06-10 02:24 2026-06-9 Show GitHub Exploit DB Packet Storm
4076 7.5 HIGH
Network
perl dbi DBI versions before 1.648 for Perl saved errors in a limited-sized buffer. Error messages that were returned when RaiseError, PrintError or HandleError were set were written to a 200-byte buffer wit… CWE-787
 Out-of-bounds Write
CVE-2026-9698 2026-06-10 02:20 2026-06-9 Show GitHub Exploit DB Packet Storm
4077 9.8 CRITICAL
Network
- - YesWiki is a wiki system written in PHP. Prior to version 4.6.6, an unsafe execution vulnerability exists in the Bazar form field calculator (CalcField.php) of YesWiki. The application attempts to sa… CWE-94
CWE-1333
Code Injection
 Inefficient Regular Expression Complexity
CVE-2026-52778 2026-06-10 02:17 2026-06-9 Show GitHub Exploit DB Packet Storm
4078 6.5 MEDIUM
Network
- - Exposure of sensitive information to an unauthorized actor in Windows NTLM allows an unauthorized attacker to perform spoofing over a network. CWE-200
Information Exposure
CVE-2026-50508 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
4079 8.8 HIGH
Network
- - Hermes WebUI before version 0.51.311 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by placing malicious executable Git configuration… CWE-78
OS Command 
CVE-2026-49959 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
4080 5.0 MEDIUM
Local
- - Hermes WebUI before version 0.51.303 contains a time-of-check time-of-use (TOCTOU) race condition vulnerability in the git_discard function within api/workspace_git.py that allows attackers to delete… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-49958 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm