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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
200841 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品のリモートデスクトッププロトコルの実装における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0036 2016-02-17 11:16 2016-02-9 Show GitHub Exploit DB Packet Storm
200842 5 警告 マイクロソフト - Microsoft .NET Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2016-0033 2016-02-17 11:16 2016-02-9 Show GitHub Exploit DB Packet Storm
200843 4.3 警告 マイクロソフト - Microsoft SharePoint Foundation 2013 の SharePoint Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0039 2016-02-17 11:10 2016-02-9 Show GitHub Exploit DB Packet Storm
200844 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品におけるクロスサイトスクリプティングの脆弱性 CWE-119
バッファエラー
CVE-2016-0022 2016-02-17 11:04 2016-02-9 Show GitHub Exploit DB Packet Storm
200845 7.2 危険 マイクロソフト - 複数の Microsoft 製品における権限昇格の脆弱性 CWE-Other
その他
CVE-2016-0041 2016-02-17 10:57 2016-02-9 Show GitHub Exploit DB Packet Storm
200846 5 警告 マイクロソフト - Microsoft Windows Server 2008 および 2012 のネットワーク ポリシー サーバーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0050 2016-02-17 10:39 2016-02-9 Show GitHub Exploit DB Packet Storm
200847 5 警告 マイクロソフト - Microsoft Windows Server 2012 の Active Directory フェデレーションサービスのフォームベース認証の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-0037 2016-02-17 10:38 2016-02-9 Show GitHub Exploit DB Packet Storm
200848 4 警告 MySQL AB
オラクル
- MySQL におけるサービス運用妨害 (mysqld のクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2749 2016-02-16 18:08 2012-08-17 Show GitHub Exploit DB Packet Storm
200849 10 危険 オラクル - Oracle Java SE における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3174 2016-02-16 18:07 2013-01-14 Show GitHub Exploit DB Packet Storm
200850 3.5 注意 MySQL AB
オラクル
- Oracle MySQL における Server Types の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-1548 2016-02-16 17:56 2013-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
841 4.6 MEDIUM
Physics
- - Improper removal of sensitive information before storage or transfer in Windows Recovery Environment Agent allows an unauthorized attacker to bypass a security feature with a physical attack. CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-20928 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
842 7.8 HIGH
Local
- - Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Management Services allows an authorized attacker to elevate privileges locally. CWE-362
Race Condition
CVE-2026-20930 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
843 4.6 MEDIUM
Network
- - Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. CWE-79
Cross-site Scripting
CVE-2026-20945 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
844 5.7 MEDIUM
Network
- - Improper neutralization of special elements used in a command ('command injection') in GitHub Copilot and Visual Studio Code allows an authorized attacker to disclose information over a network. CWE-77
Command Injection
CVE-2026-23653 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
845 7.8 HIGH
Local
- - Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. CWE-416
 Use After Free
CVE-2026-23657 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
846 7.5 HIGH
Network
- - Improper input validation in .NET Framework allows an unauthorized attacker to deny service over a network. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2026-23666 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
847 5.7 MEDIUM
Local
- - Untrusted pointer dereference in Windows Virtualization-Based Security (VBS) Enclave allows an authorized attacker to bypass a security feature locally. CWE-822
 Untrusted Pointer Dereference
CVE-2026-23670 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
848 7.0 HIGH
Local
- - Concurrent execution using shared resource with improper synchronization ('race condition') in Applocker Filter Driver (applockerfltr.sys) allows an authorized attacker to elevate privileges locally. CWE-362
Race Condition
CVE-2026-25184 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
849 7.8 HIGH
Local
- - Improper input validation in Microsoft PowerShell allows an unauthorized attacker to bypass a security feature locally. CWE-20
 Improper Input Validation 
CVE-2026-26143 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
850 9.0 CRITICAL
Network
- - Improper neutralization of escape, meta, or control sequences in Microsoft Power Apps allows an authorized attacker to bypass a security feature over a network. CWE-150
 Improper Neutralization of Escape, Meta, or Control Sequences
CVE-2026-26149 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm