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 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
131 5.9 警告
Network
VMware Spring Framework VMwareのSpring Frameworkにおける重要な情報を含むキャッシュの使用に関する脆弱性 New CWE-524
重要な情報を含むキャッシュの使用
CVE-2026-41841 2026-06-10 14:28 2026-06-9 Show GitHub Exploit DB Packet Storm
132 7.5 重要
Network
VMware Spring Framework VMwareのSpring Frameworkにおけるリソースの枯渇に関する脆弱性 New CWE-400
リソースの枯渇
CVE-2026-41842 2026-06-10 14:28 2026-06-9 Show GitHub Exploit DB Packet Storm
133 5.9 警告
Network
VMware Spring Framework VMwareのSpring Frameworkにおけるパストラバーサルの脆弱性 New CWE-22
パス・トラバーサル
CVE-2026-41843 2026-06-10 14:28 2026-06-9 Show GitHub Exploit DB Packet Storm
134 7.5 重要
Network
VMware Spring Framework VMwareのSpring Frameworkにおける整数オーバーフローの脆弱性 New CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-41849 2026-06-10 14:28 2026-06-9 Show GitHub Exploit DB Packet Storm
135 7.5 重要
Network
VMware Spring Framework VMwareのSpring Frameworkにおけるアルゴリズムの複雑さに関する脆弱性 New CWE-407
アルゴリズムの複雑性
CVE-2026-41850 2026-06-10 14:28 2026-06-9 Show GitHub Exploit DB Packet Storm
136 7.5 重要
Network
VMware Spring Framework VMwareのSpring Frameworkにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 New CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-41851 2026-06-10 14:27 2026-06-9 Show GitHub Exploit DB Packet Storm
137 9.1 緊急
Network
Apache Software Foundation Apache HTTP Server Apache Software FoundationのApache HTTP Serverにおける誤った領域へのリソースの漏えいに関する脆弱性 New CWE-668
誤った領域へのリソースの漏えい
CVE-2026-42535 2026-06-10 14:27 2026-06-8 Show GitHub Exploit DB Packet Storm
138 7.5 重要
Network
Apache Software Foundation Apache HTTP Server Apache Software FoundationのApache HTTP Serverにおけるヒープベースのバッファオーバーフローの脆弱性 New CWE-122
ヒープオーバーフロー
CVE-2026-42536 2026-06-10 14:27 2026-06-8 Show GitHub Exploit DB Packet Storm
139 7.1 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 New CWE-noinfo
情報不足
CVE-2026-46150 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
140 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 New CWE-401
有効期限後のメモリの解放の欠如
CVE-2026-46151 2026-06-10 14:27 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1741 10.0 CRITICAL
Network
- - UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS Core's Identity deployment. In versions 0.11.0 through 0.26.0, a logic error in t… CWE-287
CWE-303
Improper Authentication
 Incorrect Implementation of Authentication Algorithm
CVE-2026-46389 2026-06-6 04:21 2026-06-6 Show GitHub Exploit DB Packet Storm
1742 9.8 CRITICAL
Network
- - The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to Authentication Bypass leading to Administrator Account Takeover in all versions up to and including 1.9.4. This is due to a… CWE-285
Improper Authorization
CVE-2026-10580 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
1743 8.8 HIGH
Network
- - The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and includ… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-5411 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
1744 8.8 HIGH
Network
- - The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and includ… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-5415 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
1745 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 opens external files and links from the preview through a shell and does not validate untrusted inputs taken from the markdown document - the diagram filename … CWE-78
OS Command 
CVE-2026-49492 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
1746 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 parses Bitfield fenced code blocks with interpretJS(), which evaluates the block content as code via vm.runInNewContext(), allowing arbitrary code execution. A… CWE-94
Code Injection
CVE-2026-49493 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
1747 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 parses WaveDrom diagrams by evaluating untrusted markdown content with eval(), allowing arbitrary JavaScript execution. The flaw affects every render path - th… CWE-95
Eval Injection
CVE-2026-50733 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
1748 4.3 MEDIUM
Network
strawberry strawberry_graphql Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.288.4 through 0.315.3, Strawberry's bundled GraphiQL template wrote values from the GraphiQL headers editor into the browser U… CWE-200
CWE-201
Information Exposure
 Insertion of Sensitive Information Into Sent Data
CVE-2026-45739 2026-06-6 03:43 2026-06-5 Show GitHub Exploit DB Packet Storm
1749 4.3 MEDIUM
Network
synology hyper_backup An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup Task functionality in Synology Hyper Backup before 4.1.2-4036 allows remote authenticated use… CWE-22
Path Traversal
CVE-2024-47273 2026-06-6 03:32 2026-06-3 Show GitHub Exploit DB Packet Storm
1750 4.1 MEDIUM
Network
synology hyper_backup An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup.Repository webapi component in Synology Hyper Backup before 4.1.2-4036 allows remote authenti… CWE-22
Path Traversal
CVE-2024-47263 2026-06-6 03:31 2026-06-3 Show GitHub Exploit DB Packet Storm