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 23, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221141 7.5 危険 シスコシステムズ - Cisco Unified Communications Manager の Enterprise Mobility Application インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-0729 2014-02-14 14:52 2014-02-13 Show GitHub Exploit DB Packet Storm
221142 7.5 危険 シスコシステムズ - Cisco Unified Communications Manager の Java データベースインターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-0728 2014-02-14 14:51 2014-02-12 Show GitHub Exploit DB Packet Storm
221143 7.5 危険 シスコシステムズ - Cisco Unified Communications Manager の CallManager Interactive Voice Response インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-0727 2014-02-14 14:50 2014-02-12 Show GitHub Exploit DB Packet Storm
221144 7.5 危険 シスコシステムズ - Cisco Unified Communications Manager の IP Manager Assistant インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-0726 2014-02-14 14:48 2014-02-12 Show GitHub Exploit DB Packet Storm
221145 5 警告 シスコシステムズ - Cisco Unified Communications Manager における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2014-0725 2014-02-14 14:47 2014-02-13 Show GitHub Exploit DB Packet Storm
221146 4 警告 シスコシステムズ - Cisco Unified Communications Manager のバルク管理インターフェースにおける認証を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0724 2014-02-14 14:46 2014-02-12 Show GitHub Exploit DB Packet Storm
221147 4.3 警告 シスコシステムズ - Cisco Unified Communications Manager の IP Manager Assistant インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0723 2014-02-14 14:44 2014-02-12 Show GitHub Exploit DB Packet Storm
221148 5 警告 シスコシステムズ - Cisco Unified Communications Manager の log4jinit Web アプリケーションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2014-0722 2014-02-14 14:43 2014-02-12 Show GitHub Exploit DB Packet Storm
221149 6.4 警告 atmail pty ltd - Atmail オープンソースの Atmail WebMail Client における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2012-1919 2014-02-14 14:18 2012-03-27 Show GitHub Exploit DB Packet Storm
221150 4.3 警告 atmail pty ltd - Atmail Webmail Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2585 2014-02-14 12:03 2013-03-25 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
2131 3.8 LOW
Network
- - SysReptor is a fully customizable pentest reporting platform. Prior to version 2026.29, users with "User Admin" permissions can change the email addresses of users with "Superuser" permissions. If th… CWE-269
 Improper Privilege Management
CVE-2026-44987 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
2132 - - - bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap an… CWE-269
 Improper Privilege Management
CVE-2026-41163 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
2133 7.8 HIGH
Local
- - pyp2spec generates working Fedora RPM spec file for Python projects. Prior to version 0.14.1, pyp2spec was writing PyPI package metadata (e.g. the summary field) into the generated spec file without … CWE-20
CWE-94
 Improper Input Validation 
Code Injection
CVE-2026-42301 2026-05-14 01:49 2026-05-9 Show GitHub Exploit DB Packet Storm
2134 6.4 MEDIUM
Network
- - Marko is a declarative, HTML-based language for building web apps. Prior to marko version 5.38.36 and prior to @marko/runtime-tags 6.0.164, when dynamic text is interpolated into a <script> or <style… CWE-79
Cross-site Scripting
CVE-2026-41591 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm
2135 - - - pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, t… CWE-89
SQL Injection
CVE-2026-41889 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm
2136 - - - Ray is an AI compute engine. From version 2.54.0 to before version 2.55.0, Ray Data registers custom Arrow extension types (ray.data.arrow_tensor, ray.data.arrow_tensor_v2, ray.data.arrow_variable_sh… CWE-94
CWE-502
Code Injection
 Deserialization of Untrusted Data
CVE-2026-41486 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm
2137 8.1 HIGH
Network
- - OmniFaces is a utility library for Faces. Prior to versions 1.14.2, 2.7.32, 3.14.16, 4.7.5, and 5.2.3, there is a server-side EL injection leading to Remote Code Execution (RCE). This affects applica… CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-41883 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm
2138 7.5 HIGH
Network
- - locize is a localization platform that connects code and i18n setup. Prior to version 4.0.21, the locize client SDK registers a window.addEventListener("message", …) handler that dispatches to regist… CWE-79
CWE-346
Cross-site Scripting
 Origin Validation Error
CVE-2026-41886 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm
2139 9.8 CRITICAL
Network
- - Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Prior to version 1.0.42-hotfix, the --address CLI flag (and NORNICDB_ADDRE… CWE-1392
 Use of Default Credentials
CVE-2026-42072 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm
2140 5.5 MEDIUM
Network
- - People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted in… CWE-269
 Improper Privilege Management
CVE-2026-42185 2026-05-14 01:34 2026-05-9 Show GitHub Exploit DB Packet Storm