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 20, 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
3431 4.4 警告
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-35347 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3432 7.7 重要
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2026-35349 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3433 4.2 警告
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおけるパーミッションの不適切な保持に関する脆弱性 CWE-281
パーミッションの不適切な保持
CVE-2026-35351 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3434 3.3
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-35353 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3435 6.3 警告
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-35355 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3436 6.3 警告
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-35356 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3437 4.4 警告
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおける複数の脆弱性 CWE-281
CWE-459
CVE-2026-35361 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3438 3.6
Local
Uutils uutils coreutils Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-35362 2026-04-28 10:12 2026-04-22 Show GitHub Exploit DB Packet Storm
3439 8.1 重要
Network
OpenBSD OpenSSH OpenBSDのOpenSSHにおけるパーミッションの不適切な保持に関する脆弱性 CWE-281
パーミッションの不適切な保持
CVE-2026-35385 2026-04-28 10:12 2026-04-2 Show GitHub Exploit DB Packet Storm
3440 8.1 重要
Network
OpenBSD OpenSSH OpenBSDのOpenSSHにおける不適切な動作順序に関する脆弱性 CWE-696
不適切な動作順序
CVE-2026-35386 2026-04-28 10:12 2026-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1401 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
1402 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
1403 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
1404 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
1405 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
1406 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
1407 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
1408 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
1409 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
1410 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