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 2, 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
250751 2.6 注意 Opera Software ASA - Opera における信頼されるコンテンツを偽造される脆弱性 CWE-DesignError
CVE-2010-4583 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
250752 5 警告 Opera Software ASA - Opera におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4582 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
250753 10 危険 Opera Software ASA - Opera における詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2010-4581 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
250754 5 警告 Opera Software ASA - Opera における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4580 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
250755 5 警告 Opera Software ASA - Opera における巧妙に細工された Web サイトと通信される脆弱性 CWE-DesignError
CVE-2010-4579 2012-03-27 18:42 2010-12-16 Show GitHub Exploit DB Packet Storm
250756 10 危険 Google - Google Chrome および Chrome OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-4578 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
250757 5 警告 Google - Google Chrome および Chrome OS の browser/worker_host/message_port_dispatcher.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4576 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
250758 4.3 警告 Google - Google Chrome および Chrome OS のbrowser/extensions/theme_installed_infobar_delegate.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-4575 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
250759 7.5 危険 Google - Google Chrome および Chrome OS の Pickle::Pickle 関数におけるメッセージの非シリアル化検証を回避される脆弱性 CWE-189
数値処理の問題
CVE-2010-4574 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
250760 9.3 危険 VMware - VMware ESXi の Update Installer におけるアクセスを取得される脆弱性 CWE-287
不適切な認証
CVE-2010-4573 2012-03-27 18:42 2010-12-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4511 7.5 HIGH
Network
- - Flight is an extensible micro-framework for PHP. Prior to 3.18.1, Request::getMethod() unconditionally honors the X-HTTP-Method-Override header and the $_REQUEST['_method'] parameter on any HTTP verb… CWE-436
 Interpretation Conflict
CVE-2026-42551 2026-05-15 01:51 2026-05-14 Show GitHub Exploit DB Packet Storm
4512 7.2 HIGH
Network
- - CubeCart is an ecommerce software solution. Prior to 6.6.0, Authenticated Time-Based Blind SQL Injection vulnerabilities were identified in the sorting parameters (sort[price], sort_activity, sort_ad… CWE-89
SQL Injection
CVE-2026-39358 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4513 4.8 MEDIUM
Network
- - CubeCart is an ecommerce software solution. Prior to 6.6.0, a Stored Cross-Site Scripting (XSS) vulnerability exists in CubeCart v6.x. An attacker with administrative privileges can inject malicious … CWE-79
Cross-site Scripting
CVE-2026-39428 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4514 7.2 HIGH
Network
- - CubeCart is an ecommerce software solution. Prior to 6.7.3, an admin with documents edit permission can save raw <?php … ?> into the Invoice Editor. The next time any admin clicks Print on any order,… CWE-94
Code Injection
CVE-2026-45708 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4515 9.1 CRITICAL
Network
- - CubeCart is an ecommerce software solution. Prior to 6.7.0, an Authenticated Server-Side Template Injection (SSTI) vulnerability exists in multiple modules of CubeCart (including Email Templates and … CWE-94
CWE-1336
Code Injection
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-44377 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4516 4.9 MEDIUM
Network
- - CubeCart is an ecommerce software solution. Prior to 6.7.0, the admin orders-transactions listing page (admin.php?_g=orders&node=transactions) builds a raw ORDER BY SQL fragment from the attacker-con… CWE-89
SQL Injection
CVE-2026-45054 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4517 8.1 HIGH
Network
- - CubeCart is an ecommerce software solution. Prior to 6.7.2, CubeCart 6.6.x – 6.7.1 builds CC_STORE_URL directly from the Host request header at bootstrap, with no allowlist. The constant is embedded … CWE-20
CWE-345
CWE-601
CWE-784
 Improper Input Validation 
 Insufficient Verification of Data Authenticity
Open Redirect
 Reliance on Cookies without Validation and Integrity Checking in a Security Decision
CVE-2026-45055 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4518 9.1 CRITICAL
Network
- - CubeCart is an ecommerce software solution. Prior to 6.7.0, an Authenticated Server-Side Template Injection (SSTI) vulnerability exists in multiple modules of CubeCart (including Email Templates, Inv… CWE-94
CWE-1336
Code Injection
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-45714 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4519 8.3 HIGH
Network
- - Improper sanitization of the `status` query parameter of the `/unprotected/nova_error` endpoint allows unauthenticated attacker to inject arbitrary HTTP header to the response. CWE-93
CRLF Injection
CVE-2026-32993 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
4520 8.1 HIGH
Network
- - Insufficient sanitization of SQL queries in the `sqloptimizer` utility script allows SQL Injections on behalf of the root user if Slow Query logging is enabled. CWE-89
SQL Injection
CVE-2026-29206 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm