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 10, 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
189311 9.8 緊急
Network
Debian
openSUSE project
Canonical
thekelleys
レッドハット
- dnsmasq におけるバッファエラーの脆弱性 CWE-119
CWE-122
CVE-2017-14491 2017-11-29 17:03 2017-09-26 Show GitHub Exploit DB Packet Storm
189312 7.5 重要
Network
Debian
openSUSE project
Canonical
thekelleys
レッドハット
- dnsmasq におけるリソース管理に関する脆弱性 CWE-399
CWE-400
CVE-2017-14495 2017-11-29 17:03 2017-09-26 Show GitHub Exploit DB Packet Storm
189313 7.5 重要
Network
openSUSE project
Canonical
Debian
thekelleys
Google
レッドハット
- dnsmasq における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2017-14496 2017-11-29 17:03 2017-09-26 Show GitHub Exploit DB Packet Storm
189314 5.3 警告
Local
マイクロソフト - Microsoft Office 数式エディタにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2017-11882 2017-11-29 17:03 2017-11-15 Show GitHub Exploit DB Packet Storm
189315 8 重要
Adjacent
Datto, Inc. - Datto Windows Agent におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2017-16674 2017-11-29 16:57 2017-11-6 Show GitHub Exploit DB Packet Storm
189316 5.3 警告
Adjacent
Datto, Inc. - Datto Backup Agent における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-16673 2017-11-29 16:57 2017-11-6 Show GitHub Exploit DB Packet Storm
189317 6.5 警告
Network
Matroska.org - mkclean における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-12803 2017-11-29 16:57 2017-08-22 Show GitHub Exploit DB Packet Storm
189318 6.5 警告
Network
Matroska.org - mkvalidator における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-12779 2017-11-29 16:57 2017-08-22 Show GitHub Exploit DB Packet Storm
189319 8.8 重要
Network
アバイア - Avaya IP Office Contact Center におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-12969 2017-11-29 16:50 2017-11-3 Show GitHub Exploit DB Packet Storm
189320 8.8 重要
Network
GraphicsMagick - GraphicsMagick におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-16669 2017-11-29 16:44 2017-11-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
61 8.1 HIGH
Network
- - Issue summary: A signed integer overflow when sizing the destination buffer for Unicode output in ASN1_mbstring_ncopy() can lead to a heap buffer overflow. Impact summary: A heap buffer overflow may… New CWE-787
 Out-of-bounds Write
CVE-2026-7383 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
62 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… New 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
63 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. New CWE-200
Information Exposure
CVE-2026-50508 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
64 6.8 MEDIUM
Physics
- - Protection mechanism failure in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack. New CWE-306
Missing Authentication for Critical Function
CVE-2026-50507 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
65 7.5 HIGH
Network
- - Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 … New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-49975 2026-06-10 02:17 2026-06-9 Show GitHub Exploit DB Packet Storm
66 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… New CWE-78
OS Command 
CVE-2026-49959 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
67 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… New 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
68 7.7 HIGH
Network
- - Hermes WebUI before version 0.51.269 contains a workspace boundary bypass vulnerability that allows authenticated attackers to circumvent blocked-root path checks by exploiting an early return in the… New CWE-22
Path Traversal
CVE-2026-49957 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
69 5.3 MEDIUM
Network
- - Hermes WebUI before version 0.51.270 contains a resource exhaustion vulnerability that allows unauthenticated remote attackers to degrade service availability by repeatedly calling the passkey option… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-49955 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
70 4.3 MEDIUM
Network
- - FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version… New CWE-287
Improper Authentication
CVE-2026-49848 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm