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
132571 8.1 重要
Network
Google
Outlook.com
Microsoft Edge Chromium
Google Chrome
Chromium CVE-2021-21125: Insufficient policy enforcement in File System API CWE-287
不適切な認証
CVE-2021-21125 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132572 9.6 緊急
Network
Google
Outlook.com
Microsoft Edge Chromium
Google Chrome
Chromium CVE-2021-21124: Potential user after free in Speech Recognizer CWE-416
解放済みメモリの使用
CVE-2021-21124 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132573 9.6 緊急
Network
Google
Outlook.com
Microsoft Edge Chromium
Google Chrome
Chromium CVE-2021-21121: Use after free in Omnibox CWE-416
解放済みメモリの使用
CVE-2021-21121 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132574 8.8 重要
Network
Google
Outlook.com
Microsoft Edge Chromium
Google Chrome
Chromium CVE-2021-21120: Use after free in WebSQL CWE-416
解放済みメモリの使用
CVE-2021-21120 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132575 8.8 重要
Network
Google
Outlook.com
Microsoft Edge Chromium
Google Chrome
Chromium CVE-2021-21119: Use after free in Media CWE-416
解放済みメモリの使用
CVE-2021-21119 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132576 8.8 重要
Network
Google
Outlook.com
Microsoft Edge Chromium
Google Chrome
Chromium: CVE-2021-21118 Insufficient data validation in V8 CWE-119
バッファエラー
CVE-2021-21118 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132577 7.8 重要
Local
Google Google Chrome Google Chrome の Cryptohome における権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2021-21117 2021-10-20 17:38 2021-01-19 Show GitHub Exploit DB Packet Storm
132578 5.3 警告
Network
JetBrains Ktor JetBrains Ktor における HTTP リクエストスマグリングに関する脆弱性 CWE-444
HTTP リクエストスマグリング
CVE-2021-25762 2021-10-20 17:30 2021-02-3 Show GitHub Exploit DB Packet Storm
132579 5.3 警告
Network
JetBrains YouTrack JetBrains YouTrack における脆弱性 CWE-noinfo
情報不足
CVE-2021-25766 2021-10-20 17:28 2021-02-3 Show GitHub Exploit DB Packet Storm
132580 7.5 重要
Network
Realtek Semiconductor Corp RTL8195A ファームウェア Realtek RTL8195A Wi-Fi モジュールにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2020-25853 2021-10-20 17:25 2020-04-21 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