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, 4:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
132811 6.5 警告
Network
OTRS プロジェクト OTRS OTRS AG OTRS における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2021-21435 2021-10-19 17:57 2021-02-8 Show GitHub Exploit DB Packet Storm
132812 4.8 警告
Network
OTRS プロジェクト Survey OTRS AG Survey におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-21434 2021-10-19 17:57 2021-02-8 Show GitHub Exploit DB Packet Storm
132813 4.9 警告
Network
OTRS プロジェクト TicketForms OTRS AG OTRSTicketForms における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2020-1779 2021-10-19 17:56 2021-02-8 Show GitHub Exploit DB Packet Storm
132814 8.8 重要
Network
LibreNMS LibreNMS LibreNMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2020-35700 2021-10-19 17:56 2020-12-22 Show GitHub Exploit DB Packet Storm
132815 9.8 緊急
Network
wpDataTables wpDataTables wpDataTables における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2021-26754 2021-10-19 17:56 2021-02-2 Show GitHub Exploit DB Packet Storm
132816 7.5 重要
Network
sthttpd project sthttpd sthttpd におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2021-26843 2021-10-19 17:56 2021-01-27 Show GitHub Exploit DB Packet Storm
132817 9.8 緊急
Network
NCR Command Center Agent NCR Command Center Agent における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2021-3122 2021-10-19 17:56 2021-02-8 Show GitHub Exploit DB Packet Storm
132818 8.8 重要
Network
OpenEMR OpenEMR OpenEMR における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2020-36243 2021-10-19 17:56 2020-11-5 Show GitHub Exploit DB Packet Storm
132819 9.1 緊急
Network
Cryptography
Fedora Project
Cryptography
Fedora
cryptography における境界外書き込みに関する脆弱性 CWE-190
CWE-787
CVE-2020-36242 2021-10-19 17:56 2020-12-10 Show GitHub Exploit DB Packet Storm
132820 9.8 緊急
Network
OctoberCMS October October におけるセッション期限に関する脆弱性 CWE-613
不適切なセッション期限
CVE-2021-3311 2021-10-19 17:56 2021-01-30 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