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
1011 5.3 警告
Network
オラクル REST Data Services オラクルのREST Data Servicesにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-46830 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1012 9 緊急
Network
オラクル Oracle Database オラクルのOracle Databaseにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-46833 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1013 7.5 重要
Network
オラクル Oracle Database オラクルのOracle Databaseにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-46834 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1014 7.5 重要
Network
オラクル Oracle Database オラクルのOracle Databaseにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-46835 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1015 5.3 警告
Network
オラクル REST Data Services オラクルのREST Data Servicesにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46842 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1016 5.3 警告
Network
オラクル REST Data Services オラクルのREST Data Servicesにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-46843 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1017 8 重要
Network
マイクロソフト Microsoft SharePoint Server Microsoft SharePoint Server のリモートでコードが実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-47294 2026-06-5 10:45 2026-06-1 Show GitHub Exploit DB Packet Storm
1018 4.3 警告
Network
mintplexlabs anythingllm mintplexlabsのanythingllmにおける複数の脆弱性 CWE-285
CWE-639
CVE-2026-47713 2026-06-5 10:45 2026-05-28 Show GitHub Exploit DB Packet Storm
1019 9.1 緊急
Network
GitHub cli GitHubのcliにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-48501 2026-06-5 10:45 2026-05-29 Show GitHub Exploit DB Packet Storm
1020 5.3 警告
Network
Exim Development Exim Exim DevelopmentのEximにおける最小値チェックのない数値範囲の比較に関する脆弱性 CWE-839
最小値チェックのない数値範囲の比較
CVE-2026-48840 2026-06-5 10:45 2026-05-30 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