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
133511 7.8 重要
Local
マイクロソフト HEVC ビデオ拡張機能 HEVC ビデオ拡張機能におけるリモートでコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2021-38661 2021-09-29 15:42 2021-09-14 Show GitHub Exploit DB Packet Storm
133512 7.8 重要
Local
マイクロソフト Microsoft Excel Microsoft Excel におけるリモートでコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2021-38660 2021-09-29 15:41 2021-09-14 Show GitHub Exploit DB Packet Storm
133513 7.8 重要
Local
マイクロソフト Microsoft 365 Apps Microsoft 365 Apps におけるリモートでコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2021-38659 2021-09-29 15:41 2021-09-14 Show GitHub Exploit DB Packet Storm
133514 8 重要
Network
Jenkins プロジェクト Jenkins Jenkins における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2021-21605 2021-09-29 15:31 2021-01-13 Show GitHub Exploit DB Packet Storm
133515 5.5 警告
Local
Jenkins プロジェクト Jenkins TraceTronic ECU-TEST Jenkins TraceTronic ECU-TEST プラグインにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2021-21612 2021-09-29 15:22 2021-01-13 Show GitHub Exploit DB Packet Storm
133516 7.5 重要
Network
Apache Software Foundation
Fedora Project
Fedora
Apache HTTP Server
Apache HTTP Server における mod_proxy_uwsgi が割り当てられたメモリを超えて読み取られる脆弱性 CWE-125
境界外読み取り
CVE-2021-36160 2021-09-29 15:16 2021-09-16 Show GitHub Exploit DB Packet Storm
133517 6.1 警告
Network
Jenkins プロジェクト TICS Jenkins TICS プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-21613 2021-09-29 15:00 2021-01-13 Show GitHub Exploit DB Packet Storm
133518 4.8 警告
Network
シスコシステムズ Application Extension Platform
Cisco RV110W Wireless-N VPN Firewall ファームウェア
RV130 VPN Router ファームウェア
RV215W Wireless-N VPN Ro…
複数の Cisco Small Business RV ルータにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-1152 2021-09-29 14:47 2021-01-13 Show GitHub Exploit DB Packet Storm
133519 4.8 警告
Network
シスコシステムズ Application Extension Platform
Cisco RV110W Wireless-N VPN Firewall ファームウェア
RV130 VPN Router ファームウェア
RV215W Wireless-N VPN Ro…
複数の Cisco Small Business RV ルータにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-1153 2021-09-29 14:38 2021-01-13 Show GitHub Exploit DB Packet Storm
133520 4.8 警告
Network
シスコシステムズ Application Extension Platform
Cisco RV110W Wireless-N VPN Firewall ファームウェア
RV130 VPN Router ファームウェア
RV215W Wireless-N VPN Ro…
複数の Cisco Small Business RV ルータにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-1154 2021-09-29 14:33 2021-01-13 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
171 7.1 HIGH
Adjacent
- - Integer overflow or wraparound in Windows Kerberos allows an authorized attacker to execute code over an adjacent network. New CWE-190
 Integer Overflow or Wraparound
CVE-2026-47288 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
172 6.5 MEDIUM
Network
- - Relative path traversal in Visual Studio Code allows an unauthorized attacker to perform tampering over a network. New CWE-23
 Relative Path Traversal
CVE-2026-47287 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
173 6.5 MEDIUM
Network
- - Exposure of sensitive information to an unauthorized actor in Visual Studio Code allows an unauthorized attacker to disclose information over a network. New CWE-200
Information Exposure
CVE-2026-47284 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
174 9.6 CRITICAL
Network
- - Improper input validation in Visual Studio Code allows an unauthorized attacker to elevate privileges over a network. New CWE-306
CWE-798
CWE-862
Missing Authentication for Critical Function
 Use of Hard-coded Credentials
 Missing Authorization
CVE-2026-47281 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
175 7.2 HIGH
Network
- - md-fileserver allows for local viewing of markdown files in a browser. Prior to version 1.10.3, a cross-site scripting (XSS) vulnerability exists in the application’s Markdown rendering logic. When u… New CWE-80
CWE-87
Basic XSS
 Improper Neutralization of Alternate XSS Syntax
CVE-2026-46492 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
176 - - - Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, when credentials are fetched with a credentialName filter parameter, the encryptedData… New CWE-200
Information Exposure
CVE-2026-46443 2026-06-10 02:17 2026-06-9 Show GitHub Exploit DB Packet Storm
177 7.5 HIGH
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-776
XML Entity Expansion
CVE-2026-45771 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
178 7.8 HIGH
Local
- - Protection mechanism failure in Windows BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack. New CWE-284
Improper Access Control
CVE-2026-45658 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
179 9.8 CRITICAL
Network
- - Use after free in Windows Kernel allows an unauthorized attacker to execute code over a network. New CWE-122
CWE-416
Heap-based Buffer Overflow
 Use After Free
CVE-2026-45657 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
180 7.8 HIGH
Local
- - Protection mechanism failure in Windows UEFI allows an authorized attacker to bypass a security feature locally. New CWE-693
 Protection Mechanism Failure
CVE-2026-45656 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm