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 19, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251331 2.6 注意 オラクル - Oracle Solaris における sshd の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0099 2012-01-23 10:13 2012-01-17 Show GitHub Exploit DB Packet Storm
251332 3.6 注意 オラクル - Oracle Solaris における TCP/IP の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0109 2012-01-23 10:09 2012-01-17 Show GitHub Exploit DB Packet Storm
251333 4.9 警告 オラクル - Oracle Solaris における Kernel の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0103 2012-01-23 10:04 2012-01-17 Show GitHub Exploit DB Packet Storm
251334 5 警告 オラクル - Oracle Solaris における Network の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0096 2012-01-23 10:04 2012-01-17 Show GitHub Exploit DB Packet Storm
251335 6.8 警告 オラクル - Oracle Solaris における Kerberos の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0100 2012-01-23 10:03 2012-01-17 Show GitHub Exploit DB Packet Storm
251336 7.8 危険 オラクル - Oracle Solaris における TCP/IP の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0094 2012-01-23 09:59 2012-01-17 Show GitHub Exploit DB Packet Storm
251337 9.3 危険 7-Technologies - 7-Technologies Interactive Graphical SCADA System における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-4053 2012-01-20 16:50 2012-01-19 Show GitHub Exploit DB Packet Storm
251338 2.1 注意 DELL EMC (旧 EMC Corporation) - EMC SourceOne Email Management の Web 検索機能における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-4142 2012-01-20 16:49 2012-01-19 Show GitHub Exploit DB Packet Storm
251339 4.6 警告 IBM - IBM WebSphere Application Server の iscdeploy におけるファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1376 2012-01-20 16:48 2012-01-18 Show GitHub Exploit DB Packet Storm
251340 4 警告 オラクル - Oracle JD Edwards Products の JD Edwards EnterpriseOne Tools コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2317 2012-01-20 16:45 2012-01-17 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