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 22, 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
247521 7.5 危険 basicforum - BasicForum の edit.asp における SQL インジェクションの脆弱性 - CVE-2006-6193 2012-06-26 15:38 2006-11-30 Show GitHub Exploit DB Packet Storm
247522 7.5 危険 8pixel - 8pixel.net SimpleBlog の admin ディレクトリのスクリプトにおける特権を用いたアクションを実行される脆弱性 - CVE-2006-6192 2012-06-26 15:38 2006-11-30 Show GitHub Exploit DB Packet Storm
247523 7.5 危険 8pixel - 8pixel.net simpleblog の admin/edit.asp における SQL インジェクションの脆弱性 - CVE-2006-6191 2012-06-26 15:38 2006-11-30 Show GitHub Exploit DB Packet Storm
247524 7.5 危険 anna irc bot - Anna^ IRC Bot の anna.pl における SQL インジェクションの脆弱性 - CVE-2006-6190 2012-06-26 15:38 2006-11-30 Show GitHub Exploit DB Packet Storm
247525 7.5 危険 clicktech - ClickTech Click Blog の displayCalendar.asp における SQL インジェクションの脆弱性 - CVE-2006-6189 2012-06-26 15:38 2006-11-30 Show GitHub Exploit DB Packet Storm
247526 4.3 警告 clicktech - ClickTech Click Gallery の view_search.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6188 2012-06-26 15:37 2006-11-30 Show GitHub Exploit DB Packet Storm
247527 7.5 危険 clicktech - ClickTech Click Gallery における SQL インジェクションの脆弱性 - CVE-2006-6187 2012-06-26 15:37 2006-11-30 Show GitHub Exploit DB Packet Storm
247528 5 警告 enomphp - enomphp におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6186 2012-06-26 15:37 2006-11-30 Show GitHub Exploit DB Packet Storm
247529 10 危険 アライドテレシス - AT-TFTP におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-6184 2012-06-26 15:37 2006-11-30 Show GitHub Exploit DB Packet Storm
247530 10 危険 3com - 3Com 3CTftpSvc スタックベースにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-6183 2012-06-26 15:37 2006-11-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
1691 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
1692 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
1693 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
1694 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
1695 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
1696 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
1697 - - - 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
1698 - - - 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
1699 9.9 CRITICAL
Network
- - ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 16.9.1, certain endpoints failed to enforce proper authorization checks, allowing users to modify data beyond their permi… CWE-862
 Missing Authorization
CVE-2026-44442 2026-05-15 01:45 2026-05-14 Show GitHub Exploit DB Packet Storm
1700 6.5 MEDIUM
Network
- - ShellHub is a centralized SSH gateway. Prior to 0.24.2, GET /api/namespaces/:tenant returns the full namespace object — including the members list (user IDs, e-mails, roles), settings, and device cou… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-44426 2026-05-15 01:44 2026-05-14 Show GitHub Exploit DB Packet Storm