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 15, 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
244641 4.3 警告 Drupal - Drupal の hook_comments API におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5597 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
244642 4.3 警告 Drupal - Drupal のコア Upload モジュールにおけるクロスサイトスクリプティング攻撃を誘発する脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5596 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
244643 5.1 警告 Drupal - Drupal の drupal_goto 関数における CRLF インジェクションの脆弱性 CWE-DesignError
CVE-2007-5595 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
244644 4.3 警告 Drupal - Drupal におけるユーザを削除される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5594 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
244645 6.8 警告 Drupal - Drupal の install.php における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5593 2012-06-26 15:54 2007-10-17 Show GitHub Exploit DB Packet Storm
244646 6.8 警告 awzmb - awzMB における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5592 2012-06-26 15:54 2007-10-19 Show GitHub Exploit DB Packet Storm
244647 7.8 危険 シスコシステムズ - Cisco FWSM におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-5584 2012-06-26 15:54 2007-12-19 Show GitHub Exploit DB Packet Storm
244648 7.8 危険 シスコシステムズ - Cisco IP Phone 7940 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2007-5583 2012-06-26 15:54 2007-12-17 Show GitHub Exploit DB Packet Storm
244649 4.3 警告 シスコシステムズ - Cisco CiscoWorks Server (CS) のログインページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5582 2012-06-26 15:54 2007-12-5 Show GitHub Exploit DB Packet Storm
244650 4.3 警告 シスコシステムズ - Cisco Unified MeetingPlace の mpweb/scripts/mpx.dll におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5581 2012-06-26 15:54 2007-11-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201 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. New CWE-93
CRLF Injection
CVE-2026-32993 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
202 7.5 HIGH
Network
- - hoppscotch is an open source API development ecosystem. The fix for CVE-2026-28215 in version 2026.2.0 addresses the unauthenticated POST /v1/onboarding/config endpoint by checking onboardingComplete… New CWE-284
CWE-287
Improper Access Control
Improper Authentication
CVE-2026-44478 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
203 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. New CWE-89
SQL Injection
CVE-2026-29206 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
204 7.1 HIGH
Network
- - Improper authorization checks of team members privileges allow a team member to escalate privileges to the team owner account. New CWE-863
 Incorrect Authorization
CVE-2026-32991 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
205 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… New CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-41281 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
206 7.1 HIGH
Network
- - SOGo before 5.12.7, when PostgreSQL is used, allows SQL injection. New CWE-89
SQL Injection
CVE-2026-46445 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
207 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. New CWE-89
SQL Injection
CVE-2026-46446 2026-05-15 01:49 2026-05-14 Show GitHub Exploit DB Packet Storm
208 - - - Remote Code Execution in coleam00 Archon 0.1.0. A crafted HTML page, when accessed by a victim, can execute commands, run prompts on behalf of the user, control the Archon UI features, and steal all … New - CVE-2025-69443 2026-05-15 01:49 2026-05-15 Show GitHub Exploit DB Packet Storm
209 - - - 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… New CWE-79
Cross-site Scripting
CVE-2026-5790 2026-05-15 01:46 2026-05-14 Show GitHub Exploit DB Packet Storm
210 - - - 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… New 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