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 26, 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
249581 7.5 危険 Walrus,Digit. - WalRack における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2215 2012-03-27 18:43 2011-05-31 Show GitHub Exploit DB Packet Storm
249582 10 危険 7-Technologies - 7T IGSS の ODBC コンポーネントにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-2214 2012-03-27 18:43 2011-05-31 Show GitHub Exploit DB Packet Storm
249583 5.5 警告 brad fitzpatrick - DJabberd の XMLParser.pm における任意のファイルを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2011-2206 2012-03-27 18:43 2011-06-22 Show GitHub Exploit DB Packet Storm
249584 5 警告 The Prosody Team - Prosody におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2205 2012-03-27 18:43 2011-06-3 Show GitHub Exploit DB Packet Storm
249585 4.3 警告 mark stosberg - Perl のData::FormValidator モジュールにおける汚染された保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2201 2012-03-27 18:43 2011-09-14 Show GitHub Exploit DB Packet Storm
249586 4.3 警告 Ruby on Rails project - Ruby on Rails のクロスサイトスクリプティング制限機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2197 2012-03-27 18:43 2011-06-8 Show GitHub Exploit DB Packet Storm
249587 6.8 警告 レッドハット - JBoss Seam 2 framework の jboss-seam.jar における任意の Java コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2196 2012-03-27 18:43 2011-07-18 Show GitHub Exploit DB Packet Storm
249588 9.3 危険 VideoLAN - VideoLAN VLC media player の XSPF playlist パーサーにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2194 2012-03-27 18:43 2011-06-8 Show GitHub Exploit DB Packet Storm
249589 8.5 危険 Adaptive Computing - Terascale Open-Source Resource and Queue Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2193 2012-03-27 18:43 2011-06-24 Show GitHub Exploit DB Packet Storm
249590 5 警告 matthewwild - LuaExpat におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2188 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2671 - - - Data Space Portal is an open-source Software as a Service (SaaS) solution designed to streamline Dataspace management. From version 2.1.1 to before version 7.3.2, there is insufficient authorization … CWE-602
CWE-863
 Client-Side Enforcement of Server-Side Security
 Incorrect Authorization
CVE-2026-42160 2026-05-14 02:24 2026-05-9 Show GitHub Exploit DB Packet Storm
2672 9.9 CRITICAL
Network
- - FireFighter is an incident management application. Prior to 0.0.54, the POST /api/v2/firefighter/raid/jira_bot endpoint (CreateJiraBotView) is reachable without authentication (permission_classes = [… CWE-306
CWE-918
Missing Authentication for Critical Function
Server-Side Request Forgery (SSRF) 
CVE-2026-42864 2026-05-14 02:24 2026-05-12 Show GitHub Exploit DB Packet Storm
2673 6.8 MEDIUM
Adjacent
- - Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled (LDAP_USE_TLS = True), Lemur's LDAP authentication module unconditionally disables TLS certificate verification at the… CWE-295
Improper Certificate Validation 
CVE-2026-44305 2026-05-14 02:24 2026-05-13 Show GitHub Exploit DB Packet Storm
2674 7.3 HIGH
Network
mozilla firefox JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3. CWE-119
CWE-686
CWE-843
Incorrect Access of Indexable Resource ('Range Error') 
 Function Call With Incorrect Argument Type
Type Confusion
CVE-2026-8389 2026-05-14 02:23 2026-05-12 Show GitHub Exploit DB Packet Storm
2675 8.8 HIGH
Local
apple macos An access issue was addressed with additional sandbox restrictions. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.2. An app may be able to break out of its sandbox. CWE-284
Improper Access Control
CVE-2025-43524 2026-05-14 02:22 2026-05-13 Show GitHub Exploit DB Packet Storm
2676 6.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in OpenShell sandbox filesystem writes that allows attackers to redirect writes outside the intended mount root. Attacker… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-44112 2026-05-14 02:16 2026-05-7 Show GitHub Exploit DB Packet Storm
2677 6.5 MEDIUM
Network
- - A vulnerability exists in the undisclosed pages in the Configuration utility that may allow a low-privileged authenticated attacker to access to undisclosed sensitive information.  Note: Software ver… CWE-643
XPath Injection
CVE-2026-40699 2026-05-14 02:16 2026-05-14 Show GitHub Exploit DB Packet Storm
2678 6.5 MEDIUM
Network
- - Incorrect permission assignment vulnerabilities exist in iControl REST and TMOS shell (tmsh) undisclosed command which may allow an authenticated attacker to view sensitive information.  Note: Softwa… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-40462 2026-05-14 02:16 2026-05-14 Show GitHub Exploit DB Packet Storm
2679 8.8 HIGH
Network
litellm litellm LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.80.5 to before version 1.83.7, the POST /prompts/test endpoint accepted user-supplied prompt templ… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-42203 2026-05-14 02:14 2026-05-8 Show GitHub Exploit DB Packet Storm
2680 5.4 MEDIUM
Network
langfuse langfuse Langfuse is an open source large language model engineering platform. From version 3.68.0 to before version 3.167.0, there is a role-based-access control flaw in the LLM connection update flow. An a… CWE-284
Improper Access Control
CVE-2026-41487 2026-05-14 02:12 2026-05-9 Show GitHub Exploit DB Packet Storm