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
240131 6.4 警告 nmdeluxe - NMDeluxe の index.php における SQL インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4645 2012-09-25 16:59 2007-08-31 Show GitHub Exploit DB Packet Storm
240132 6.4 警告 pakupaku - Pakupaku CMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4641 2012-09-25 16:59 2007-08-31 Show GitHub Exploit DB Packet Storm
240133 6.4 警告 pakupaku - Pakupaku CMS の index.php における PHP ファイルを実行される脆弱性 CWE-264
CWE-94
CVE-2007-4640 2012-09-25 16:59 2007-08-31 Show GitHub Exploit DB Packet Storm
240134 6.8 警告 impliedbydesign - Implied by Design Micro-CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4602 2012-09-25 16:59 2007-08-30 Show GitHub Exploit DB Packet Storm
240135 4.6 警告 IBM - IBM SurePOS 500 におけるデフォルトパスワードの脆弱性 CWE-255
証明書・パスワード管理
CVE-2007-4598 2012-09-25 16:59 2007-08-30 Show GitHub Exploit DB Packet Storm
240136 7.5 危険 The PHP Group - PHP の perl エクステンションにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-4596 2012-09-25 16:59 2007-08-30 Show GitHub Exploit DB Packet Storm
240137 4.3 警告 IBM - IBM Rational ClearQuest の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4592 2012-09-25 16:59 2008-03-19 Show GitHub Exploit DB Packet Storm
240138 4.3 警告 InterWorx - InterWorx-CP Webmaster Level におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4589 2012-09-25 16:59 2007-08-28 Show GitHub Exploit DB Packet Storm
240139 4.3 警告 InterWorx - InterWorx-CP Server Admin Level におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4588 2012-09-25 16:59 2007-08-28 Show GitHub Exploit DB Packet Storm
240140 7.5 危険 The PHP Group - PHP 用の iisfunc エクステンションにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4586 2012-09-25 16:59 2007-08-28 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