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 17, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230921 10 危険 phpBB - Brazilian PHPBB の maluinfo における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7148 2012-12-20 18:18 2007-03-7 Show GitHub Exploit DB Packet Storm
230922 6.8 警告 phpBB - phpBB Import Tools Mod の includes/functions_mod_user.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7147 2012-12-20 18:18 2007-03-7 Show GitHub Exploit DB Packet Storm
230923 4.1 警告 utimaco safeware - Utimaco Safeguard の集中管理機能における設定ファイルから暗号鍵を復元される脆弱性 CWE-310
暗号の問題
CVE-2006-7142 2012-12-20 18:18 2007-03-7 Show GitHub Exploit DB Packet Storm
230924 4.3 警告 tinyportal - TinyPortal におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7137 2012-12-20 18:18 2007-03-6 Show GitHub Exploit DB Packet Storm
230925 10 危険 phppc - phpPC における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7136 2012-12-20 18:18 2007-03-6 Show GitHub Exploit DB Packet Storm
230926 7.5 危険 salims softhouse - forum/forum.php JAF CMS における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7128 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
230927 6.8 警告 salims softhouse - JAF CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7127 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
230928 7.5 危険 phpgiggle - comscripts.com 上で配布されている J. He PHPGiggle における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7119 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
230929 7.5 危険 PHPKIT - PHPKit における SQL インジェクションの脆弱性 - CVE-2006-7115 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
230930 5 警告 planerd.net - P-News における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7114 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1191 - - - 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
1192 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
1193 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
1194 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
1195 5.3 MEDIUM
Network
mozilla firefox Other issue in the JavaScript Engine component. This vulnerability was fixed in Firefox 150.0.3. CWE-20
CWE-79
CWE-119
 Improper Input Validation 
Cross-site Scripting
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-8391 2026-05-14 02:22 2026-05-12 Show GitHub Exploit DB Packet Storm
1196 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
1197 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
1198 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
1199 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
1200 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