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 18, 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
253381 4.3 警告 Apache Software Foundation
レッドハット
- Apache Struts におけるクロスサイトスクリプティングの脆弱性 - CVE-2005-3745 2011-06-10 09:49 2005-11-22 Show GitHub Exploit DB Packet Storm
253382 4.6 警告 Linux
レッドハット
- Linux kernel の bond_select_queue 関数におけるサービス運用妨害 (DoS)の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1581 2011-06-9 10:31 2011-05-18 Show GitHub Exploit DB Packet Storm
253383 10 危険 Google
レッドハット
- Google Chrome におけるアドレスバーを偽装される脆弱性 CWE-DesignError
CVE-2010-3115 2011-06-9 10:30 2010-08-19 Show GitHub Exploit DB Packet Storm
253384 10 危険 Google
レッドハット
- Google Chrome の text-editing 実装における脆弱性 CWE-399
リソース管理の問題
CVE-2010-3114 2011-06-9 10:30 2010-08-19 Show GitHub Exploit DB Packet Storm
253385 10 危険 Google
レッドハット
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-3113 2011-06-9 10:29 2010-08-19 Show GitHub Exploit DB Packet Storm
253386 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-3112 2011-06-9 10:29 2010-08-19 Show GitHub Exploit DB Packet Storm
253387 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2010-3111 2011-06-9 10:28 2010-08-19 Show GitHub Exploit DB Packet Storm
253388 9.3 危険 Google - Google Chrome にて使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1825 2011-06-9 10:28 2010-09-14 Show GitHub Exploit DB Packet Storm
253389 9.3 危険 アップル
Google
- Google Chrome にて使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1824 2011-06-9 10:28 2010-09-14 Show GitHub Exploit DB Packet Storm
253390 5 警告 Google - Google Chrome における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3417 2011-06-9 10:27 2010-09-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3221 7.5 HIGH
Network
- - A denial of service vulnerability could be triggered by sending specially crafted HTTP requests to server function endpoints, this could lead to server crashes, out-of-memory exceptions or excessive … - CVE-2026-23870 2026-05-7 23:52 2026-05-7 Show GitHub Exploit DB Packet Storm
3222 6.5 MEDIUM
Network
- - RouterOS provides various services that rely on correct verification of client and server certificates to secure confidentiality and integrity of communications. This includes OpenVPN, CAPsMAN, Dot1x… CWE-295
Improper Certificate Validation 
CVE-2025-42611 2026-05-7 23:51 2026-05-5 Show GitHub Exploit DB Packet Storm
3223 - - - An improper input validation, together with an overly permissive default CORS configuration in Open Notebook v1.8.1 allows remote attacker to trick a legitimate user to alter or delete arbitrary data… CWE-20
CWE-352
CWE-917
 Improper Input Validation 
 Origin Validation Error
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-28201 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3224 - - - Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and subsequently OS commands) on the docker container via Server-Side Template Injection (S… CWE-20
 Improper Input Validation 
CVE-2026-33587 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3225 - - - Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to create or modify files on the docker container via path traversal. CWE-20
 Improper Input Validation 
CVE-2026-33588 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3226 - - - Lack of user input validation in the file upload functionality of Open Notebook v1.8.3 allows the application user to access local files content from the docker container via path traversal. CWE-20
 Improper Input Validation 
CVE-2026-33589 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3227 7.1 HIGH
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, a logic error in Admidio's two-factor authentication reset inverts the authorization check. Non-admin users cannot remove t… CWE-863
 Incorrect Authorization
CVE-2026-41660 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3228 4.9 MEDIUM
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, the contacts_data.php endpoint uses a weaker permission check (isAdministratorUsers(), requiring only rol_edit_user=true) t… CWE-863
 Incorrect Authorization
CVE-2026-41657 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3229 3.5 LOW
Network
- - Admidio is an open-source user management solution. Prior to version 5.0.9, several administrative operations in Admidio's preferences module (database backup, test email, htaccess generation) fire v… CWE-352
 Origin Validation Error
CVE-2026-41663 2026-05-7 23:51 2026-05-7 Show GitHub Exploit DB Packet Storm
3230 4.3 MEDIUM
Network
flowiseai flowise A weakness has been identified in FlowiseAI Flowise up to 3.0.12. Affected by this vulnerability is an unknown functionality of the component User Controller Handler. This manipulation of the argumen… CWE-285
CWE-639
Improper Authorization
 Authorization Bypass Through User-Controlled Key
CVE-2026-8027 2026-05-7 23:50 2026-05-7 Show GitHub Exploit DB Packet Storm