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":May 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197571 5.4 警告
Network
IBM - IBM Connections におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5932 2017-03-17 18:07 2016-06-29 Show GitHub Exploit DB Packet Storm
197572 5.5 警告
Local
Mp3splt project - libmp3splt の cue.c の splt_cue_export_to_file 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5665 2017-03-17 17:57 2017-01-29 Show GitHub Exploit DB Packet Storm
197573 7.8 重要
Local
PoDoFo project - PoDoFo の PdfTokenizer.cpp の PoDoFo::PdfTokenizer::GetNextToken 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-5886 2017-03-17 16:57 2017-02-3 Show GitHub Exploit DB Packet Storm
197574 5.5 警告
Local
PoDoFo project - PoDoFo の PdfParser.cpp の PoDoFo::PdfParser::ReadXRefSubsection 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5855 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
197575 5.5 警告
Local
PoDoFo project - PoDoFo の base/PdfOutputStream.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-5854 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
197576 7.8 重要
Local
PoDoFo project - PoDoFo の base/PdfParser.cpp における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5853 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
197577 5.5 警告
Local
PoDoFo project - PoDoFo の base/PdfVariant.cpp の PoDoFo::PdfPage::GetInheritedKeyFromObject 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-5852 2017-03-17 16:57 2017-02-1 Show GitHub Exploit DB Packet Storm
197578 5.9 警告
Local
Grails project - Grails Pdf Plugin における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-6344 2017-03-17 16:51 2017-02-21 Show GitHub Exploit DB Packet Storm
197579 7.8 重要
Local
Iceni Technology - Iceni Argus におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8387 2017-03-17 16:47 2016-10-10 Show GitHub Exploit DB Packet Storm
197580 7.8 重要
Local
Iceni Technology - Iceni Argus におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-8386 2017-03-17 16:47 2016-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1601 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
1602 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
1603 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
1604 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
1605 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
1606 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
1607 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
1608 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
1609 7.1 HIGH
Network
- - Improper authorization checks of team members privileges allow a team member to escalate privileges to the team owner account. CWE-863
 Incorrect Authorization
CVE-2026-32991 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
1610 4.8 MEDIUM
Network
- - Android App "あんしんフィルター for au" provided by KDDI CORPORATION contains Cleartext Transmission of Sensitive Information (CWE-319) vulnerability. A man-in-the-middle attacker may access and modify commun… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-41281 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm