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 10, 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
218561 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4117 2014-10-17 15:59 2014-10-14 Show GitHub Exploit DB Packet Storm
218562 4.3 警告 マイクロソフト - Microsoft ASP.NET Model View Controller の System.Web.Mvc.dll におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4075 2014-10-17 15:57 2014-10-14 Show GitHub Exploit DB Packet Storm
218563 4.3 警告 マイクロソフト - Microsoft .NET Framework におけるメモリアドレスについての重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4122 2014-10-17 15:34 2014-10-14 Show GitHub Exploit DB Packet Storm
218564 10 危険 マイクロソフト - Microsoft .NET Framework における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2014-4121 2014-10-17 15:29 2014-10-14 Show GitHub Exploit DB Packet Storm
218565 10 危険 マイクロソフト - Microsoft .NET Framework における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4073 2014-10-17 15:10 2014-10-14 Show GitHub Exploit DB Packet Storm
218566 9.3 危険 マイクロソフト - Microsoft Internet Explorer 11 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4138 2014-10-17 14:32 2014-10-14 Show GitHub Exploit DB Packet Storm
218567 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4134 2014-10-17 14:29 2014-10-14 Show GitHub Exploit DB Packet Storm
218568 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 および 7 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4133 2014-10-17 14:26 2014-10-14 Show GitHub Exploit DB Packet Storm
218569 9.3 危険 マイクロソフト - Microsoft Internet Explorer 11 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4132 2014-10-17 14:21 2014-10-14 Show GitHub Exploit DB Packet Storm
218570 9.3 危険 マイクロソフト - Microsoft Internet Explorer 11 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-4130 2014-10-17 14:20 2014-10-14 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
251 7.8 HIGH
Local
- - Untrusted pointer dereference in Microsoft Office Word allows an unauthorized attacker to execute code locally. New CWE-125
Out-of-bounds Read
CVE-2026-45457 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
252 8.4 HIGH
Local
- - Access of resource using incompatible type ('type confusion') in Microsoft Office allows an unauthorized attacker to execute code locally. New CWE-843
Type Confusion
CVE-2026-45456 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
253 3.3 LOW
Local
- - Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to disclose information over a network. New CWE-125
Out-of-bounds Read
CVE-2026-45455 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
254 6.5 MEDIUM
Network
- - Improper limitation of a pathname to a restricted directory ('path traversal') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. New CWE-22
Path Traversal
CVE-2026-45454 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
255 5.4 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. New CWE-79
Cross-site Scripting
CVE-2026-45453 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
256 - - - Issue summary: A specially crafted PKCS#7 or S/MIME signed message could trigger a use-after-free during PKCS#7 signature verification. Impact summary: A use-after-free may result in process crashes… New CWE-416
 Use After Free
CVE-2026-45447 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
257 - - - Issue summary: The implementations of AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) mishandle the authentication of AAD (Additional Authenticated Data) with an empty ciphertext allowing a forgery of … New CWE-325
 Missing Required Cryptographic Step
CVE-2026-45446 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
258 - - - Issue summary: When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Impact sum… New CWE-325
 Missing Required Cryptographic Step
CVE-2026-45445 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
259 7.8 HIGH
Local
- - Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally. New CWE-122
Heap-based Buffer Overflow
CVE-2026-44824 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm
260 7.8 HIGH
Local
- - Integer underflow (wrap or wraparound) in Microsoft Office Excel allows an unauthorized attacker to execute code locally. New CWE-197
CWE-416
 Numeric Truncation Error
 Use After Free
CVE-2026-44823 2026-06-10 02:17 2026-06-10 Show GitHub Exploit DB Packet Storm