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 29, 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
1851 7.5 重要
Network
マイクロソフト Microsoft Windows 10 1607
Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Windows Server 2019
Microsoft …
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-362
CWE-416
CWE-787
CVE-2026-42909 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
1852 8.8 重要
Network
マイクロソフト Microsoft Windows 10 1607
Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Windows Server 2019
Microsoft …
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-416
CWE-787
CVE-2026-42985 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
1853 7.5 重要
Network
マイクロソフト Microsoft Windows 10 1607
Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Windows Server 2019
Microsoft …
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-42992 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
1854 7.5 重要
Network
マイクロソフト Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Windows 11 24h2
Microsoft Windows 11 26h1
Microsoft Wind…
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-42993 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
1855 5.3 警告
Network
axios project axios axios projectのaxiosにおける複数の脆弱性 CWE-113
CWE-1321
CVE-2026-44489 2026-06-16 13:37 2026-06-11 Show GitHub Exploit DB Packet Storm
1856 8.2 重要
Network
axios project axios axios projectのaxiosにおけるオブジェクトプロトタイプ属性の不適切に制御された変更に関する脆弱性 CWE-1321
オブジェクトプロトタイプ属性の不適切に制御された変更 (プロトタイプの汚染)
CVE-2026-44490 2026-06-16 13:37 2026-06-11 Show GitHub Exploit DB Packet Storm
1857 8.2 重要
Network
KARASZI Istvan Tmp KARASZI IstvanのTmpにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-44705 2026-06-16 13:37 2026-06-11 Show GitHub Exploit DB Packet Storm
1858 7.5 重要
Network
マイクロソフト Microsoft Windows 10 1607
Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Windows Server 2019
Microsoft …
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-44799 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
1859 5.3 警告
Network
kjd internationalized domain names in applications kjdのinternationalized domain names in applicationsにおける非効率的な正規表現の複雑さに関する脆弱性 CWE-1333
非効率的な正規表現の複雑さ
CVE-2026-45409 2026-06-16 13:37 2026-06-5 Show GitHub Exploit DB Packet Storm
1860 4.3 警告
Network
マイクロソフト Bing Microsoft Bing Search のなりすましの脆弱性 CWE-451
ユーザインターフェースにおける重要情報の誤った表示
CVE-2026-45650 2026-06-16 13:37 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
821 5.4 MEDIUM
Network
jupyter jupyter_server Jupyter Server is the backend for Jupyter web applications. Prior to 2.20, the nbconvert HTTP handlers in jupyter_server render user-authored notebook HTML under the Jupyter origin without a sandbox … New CWE-79
CWE-1021
Cross-site Scripting
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-44727 2026-06-27 03:57 2026-06-23 Show GitHub Exploit DB Packet Storm
822 8.8 HIGH
Network
dokku dokku Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:from-archive and certs:add commands extract user-supplied tar/zip archives into temporary directories without sanitizing member paths or preve… New CWE-59
Link Following
CVE-2026-45405 2026-06-27 03:56 2026-06-27 Show GitHub Exploit DB Packet Storm
823 5.5 MEDIUM
Local
dokku dokku Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:auth command creates $DOKKU_ROOT/.netrc using bash's touch command, which applies the default umask of 0644. This pre-creation defeats the net… New CWE-522
 Insufficiently Protected Credentials
CVE-2026-45407 2026-06-27 03:55 2026-06-27 Show GitHub Exploit DB Packet Storm
824 9.0 CRITICAL
Network
dokku dokku Dokku is a docker-powered PaaS. Prior to 0.38.2, the app name validation regex (^[a-z0-9][^/:_A-Z]*$) permits shell metacharacters. When an authenticated user pushes to a git remote with a crafted ap… New CWE-78
OS Command 
CVE-2026-45408 2026-06-27 03:55 2026-06-27 Show GitHub Exploit DB Packet Storm
825 5.3 MEDIUM
Network
wolfssl wolfssl Certificates with wildcard DNS SANs (e.g. *.example.com) bypassed CA name-constraint checks. A certificate with a wildcard DNS SAN that should be rejected by the issuing CA's permitted/excluded DNS n… New CWE-295
Improper Certificate Validation 
CVE-2026-10592 2026-06-27 03:55 2026-06-26 Show GitHub Exploit DB Packet Storm
826 7.5 HIGH
Network
wolfssl wolfssl X.509 trust-chain bypass in the OpenSSL compatibility certificate verifier (wolfSSL_X509_verify_cert()). This affects only builds with --enable-opensslextra (OPENSSL_EXTRA) and whose application vali… New CWE-295
Improper Certificate Validation 
CVE-2026-11310 2026-06-27 03:54 2026-06-26 Show GitHub Exploit DB Packet Storm
827 7.5 HIGH
Network
microsoft cost_management Exposure of sensitive information to an unauthorized actor in Cost Management Interactive Experiences allows an unauthorized attacker to disclose information over a network. New CWE-200
Information Exposure
CVE-2026-47633 2026-06-27 03:54 2026-06-19 Show GitHub Exploit DB Packet Storm
828 7.5 HIGH
Network
wolfssl wolfssl Out-of-bounds heap read during SM2/SM3 certificate signature verification. When parsing a certificate with an SM3wSM2 signature, the Subject Key Identifier computation reads the trailing 65 bytes of … New CWE-125
Out-of-bounds Read
CVE-2026-12340 2026-06-27 03:54 2026-06-26 Show GitHub Exploit DB Packet Storm
829 7.5 HIGH
Network
wolfssl wolfssl Out-of-bounds write in the Renesas TSIP TLS 1.3 transcript buffer. In tsip_StoreMessage() the capacity check guarding the fixed message bag (MSGBAG_SIZE) sets an error code but fails to return, so ex… New CWE-393
CWE-787
 Return of Wrong Status Code
 Out-of-bounds Write
CVE-2026-55958 2026-06-27 03:54 2026-06-26 Show GitHub Exploit DB Packet Storm
830 7.5 HIGH
Network
wolfssl wolfssl Un-negotiated Raw Public Key (RFC 7250) accepted in place of an X.509 certificate, bypassing chain validation. A raw public key has no chain, so ParseCertRelative() accepts it without performing any … New CWE-295
Improper Certificate Validation 
CVE-2026-55960 2026-06-27 03:54 2026-06-26 Show GitHub Exploit DB Packet Storm