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 16, 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
206661 5 警告 アップル
Apache Software Foundation
- Apache HTTP Server の server/protocol.c 内の read_request_line 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0253 2015-10-30 16:37 2015-07-15 Show GitHub Exploit DB Packet Storm
206662 4.3 警告 Django Software Foundation - Django における任意のヘッダを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2015-5144 2015-10-30 16:37 2015-07-8 Show GitHub Exploit DB Packet Storm
206663 7.8 危険 Django Software Foundation - Django のセッションバックエンドにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-5143 2015-10-30 16:37 2015-07-8 Show GitHub Exploit DB Packet Storm
206664 5 警告 LIGHTTPD - lighttpd の mod_auth における任意のログエントリを挿入される脆弱性 CWE-Other
その他
CVE-2015-3200 2015-10-30 16:37 2015-05-25 Show GitHub Exploit DB Packet Storm
206665 5.8 警告 アップル
Python Software Foundation
オラクル
- CPython の httplib ライブラリなどの HTTP クライアントにおける SSL サーバになりすまされる脆弱性 CWE-Other
その他
CVE-2014-9365 2015-10-30 16:37 2014-12-10 Show GitHub Exploit DB Packet Storm
206666 4.3 警告 アップル
Apache Software Foundation
- Apache Subversion の mod_dav_svn モジュール内の repos.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-0032 2015-10-30 16:37 2014-02-12 Show GitHub Exploit DB Packet Storm
206667 5 警告 Fedora Project
json-c project
- json-c のハッシュ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2013-6371 2015-10-30 16:37 2013-11-19 Show GitHub Exploit DB Packet Storm
206668 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird のマイクロタスク実装の CSPService::ShouldLoad 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-2731 2015-10-30 16:35 2015-07-2 Show GitHub Exploit DB Packet Storm
206669 6.4 警告 Novell
Samba Project
- rsync における任意のファイルに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2014-9512 2015-10-30 16:35 2014-12-1 Show GitHub Exploit DB Packet Storm
206670 7.5 危険 LibVNC - LibVNCServer の libvncclient/rfbproto.c 内の HandleRFBServerMessage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-6052 2015-10-30 16:35 2014-08-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 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