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 25, 2026, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3561 9.1 緊急
Network
サムスン escargot サムスンのescargotにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-25209 2026-04-30 12:16 2026-04-13 Show GitHub Exploit DB Packet Storm
3562 7.8 重要
Local
デル Alienware Command Center デルのAlienware Command Centerにおける不要な特権による実行に関する脆弱性 CWE-250
不要な特権による実行
CVE-2026-25908 2026-04-30 12:16 2026-04-27 Show GitHub Exploit DB Packet Storm
3563 7.2 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品におけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-26942 2026-04-30 12:16 2026-04-20 Show GitHub Exploit DB Packet Storm
3564 7.2 重要
Network
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品におけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-26943 2026-04-30 12:16 2026-04-20 Show GitHub Exploit DB Packet Storm
3565 6.7 警告
Local
デル PowerProtect DP Series Appliance
data domain operating system
デルのdata domain operating system等の複数製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-26951 2026-04-30 12:16 2026-04-20 Show GitHub Exploit DB Packet Storm
3566 8.8 重要
Network
Apache Software Foundation Apache Camel Apache Software FoundationのApache Camelにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-27172 2026-04-30 12:16 2026-04-27 Show GitHub Exploit DB Packet Storm
3567 7.8 重要
Local
ggml.ai llama.cpp ggml.aiのllama.cppにおける複数の脆弱性 CWE-122
CWE-190
CVE-2026-27940 2026-04-30 12:16 2026-03-12 Show GitHub Exploit DB Packet Storm
3568 9.8 緊急
Network
OpenPLC Project OpenPLC_v3 ファームウェア OpenPLC ProjectのOpenPLC_v3 ファームウェアにおけるリソースの安全ではないデフォルト値への初期化に関する脆弱性 CWE-1188
リソースの安全ではないデフォルト値への初期化
CVE-2026-28205 2026-04-30 12:16 2026-04-9 Show GitHub Exploit DB Packet Storm
3569 4.3 警告
Network
Rocket.Chat Rocket.Chat Rocket.Chatにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-29197 2026-04-30 12:16 2026-04-24 Show GitHub Exploit DB Packet Storm
3570 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. AC18 ファームウェア Shenzhen Tenda Technology Co.,Ltd.のAC18 ファームウェアにおけるコマンドインジェクションの脆弱性 CWE-77
CWE-77
CVE-2026-31255 2026-04-30 12:16 2026-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1701 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
1702 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
1703 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
1704 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
1705 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
1706 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
1707 7.1 HIGH
Network
- - SOGo before 5.12.7, when PostgreSQL is used, allows SQL injection. CWE-89
SQL Injection
CVE-2026-46445 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
1708 7.1 HIGH
Network
- - SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords are stored, allows SQL injection. This is related to c_password = '%@' in changePasswordForLogin. CWE-89
SQL Injection
CVE-2026-46446 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
1709 - - - Stored Cross-Site Scripting (XSS) in Stel Order v3.25.1 and earlier, located at the ‘/app/FrontController’ endpoint via the ‘legalName’ and ‘employeeID’ parameters. The lack of proper input sanitizat… CWE-79
Cross-site Scripting
CVE-2026-5790 2026-05-15 01:46 2026-05-14 Show GitHub Exploit DB Packet Storm
1710 - - - Unsafe object reference (IDOR) in Stel Order v3.25.1 and earlier versions, specifically in the ‘/app/FrontController’ endpoint, through manipulation of the ‘employeeID’ parameter. An authenticated at… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-5798 2026-05-15 01:46 2026-05-14 Show GitHub Exploit DB Packet Storm