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
210581 4.3 警告 MantisBT Group - MantisBT の core/projax_api.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9270 2014-12-10 17:00 2014-12-5 Show GitHub Exploit DB Packet Storm
210582 4.3 警告 Igor Sysoev - nginx における Virtual Host Confusion 攻撃を実行される脆弱性 CWE-Other
その他
CVE-2014-3616 2014-12-10 16:56 2014-09-16 Show GitHub Exploit DB Packet Storm
210583 10 危険 エマソン - 複数の Emerson Process Management RTU 製品のソフトウェアにおける任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2013-2810 2014-12-10 16:04 2013-09-26 Show GitHub Exploit DB Packet Storm
210584 6.5 警告 OpenEMR - OpenEMR における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-5462 2014-12-10 15:57 2014-11-13 Show GitHub Exploit DB Packet Storm
210585 7.5 危険 Plex, Inc. - Plex Media Server における Web サーバのホワイトリストを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9304 2014-12-10 15:49 2014-02-20 Show GitHub Exploit DB Packet Storm
210586 6.8 警告 オートデスク株式会社 - Autodesk Design Review の AdView.AdViewer.1 ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9268 2014-12-10 15:48 2014-07-11 Show GitHub Exploit DB Packet Storm
210587 6.8 警告 サムスン - Samsung SmartViewer の CNC_Ctrl ActiveX コントロールの BackupToAvi メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9265 2014-12-10 15:42 2014-12-4 Show GitHub Exploit DB Packet Storm
210588 6.8 警告 PTC Inc. - PTC IsoView ActiveX コントロールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9267 2014-12-10 15:41 2014-12-4 Show GitHub Exploit DB Packet Storm
210589 5 警告 Sergio Martin Morillas - Alfresco Community Edition の CMIS の cmisbrowser サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9302 2014-12-10 15:40 2014-07-16 Show GitHub Exploit DB Packet Storm
210590 6.4 警告 Sergio Martin Morillas - Alfresco Community Edition の proxy サーブレットにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2014-9301 2014-12-10 15:39 2014-07-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