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":June 4, 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
591 8 重要
Adjacent
IBM IBM HTTP Server IBMのIBM HTTP Serverにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-8834 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
592 7.3 重要
Adjacent
IBM IBM HTTP Server IBMのIBM HTTP Serverにおける信頼できないポインタデリファレンスに関する脆弱性 CWE-822
信頼性のないポインタデリファレンス
CVE-2026-8835 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
593 7.5 重要
Network
IBM IBM HTTP Server IBMのIBM HTTP ServerにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-8850 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
594 7.5 重要
Network
IBM IBM HTTP Server IBMのIBM HTTP Serverにおける到達可能なアサーションに関する脆弱性 CWE-617
到達可能なアサーション
CVE-2026-8852 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
595 7.5 重要
Network
IBM IBM HTTP Server IBMのIBM HTTP Serverにおける期限切れのポインタデリファレンスに関する脆弱性 CWE-825
期限切れのポインタデリファレンス
CVE-2026-8854 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
596 9.8 緊急
Network
IBM IBM HTTP Server IBMのIBM HTTP Serverにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-8855 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
597 9.1 緊急
Network
IBM IBM HTTP Server IBMのIBM HTTP Serverにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-8856 2026-05-28 14:35 2026-05-26 Show GitHub Exploit DB Packet Storm
598 8.8 重要
Network
Ivanti secure access client Ivantiのsecure access clientにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-8992 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
599 7.6 重要
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける根本の脆弱性による認証回避の脆弱性 CWE-305
根本の脆弱性による認証回避
CVE-2026-9047 2026-05-28 14:35 2026-05-22 Show GitHub Exploit DB Packet Storm
600 9.8 緊急
Network
Drupal Drupal DrupalにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-9082 2026-05-28 14:35 2026-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2271 7.6 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the file upload endpoint POST /api/attachments/process does not enforce active-content restrictions for authenticated users. The checks … CWE-79
CWE-434
Cross-site Scripting
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-46426 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2272 6.5 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the V1 Views API (POST /api/views) accepts a calculation parameter from the request body that is interpolated directly into a CouchDB re… CWE-94
Code Injection
CVE-2026-45719 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2273 8.8 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, Budibase exposes a REST API for datasource management. The route PUT /api/datasources/:datasourceId is registered in the authorizedRoute… CWE-862
 Missing Authorization
CVE-2026-45717 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2274 8.8 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissio… CWE-269
 Improper Privilege Management
CVE-2026-45716 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2275 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.34.8, the processUrlFile function in packages/server/src/automations/steps/ai/extract.ts uses fetch(fileUrl) directly without the IP blacklist… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45548 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2276 8.2 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the output, output-all, and debug fields in model.Options … CWE-73
CWE-306
CWE-434
 External Control of File Name or Path
Missing Authentication for Critical Function
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-45089 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2277 7.5 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the custom-payload-file field in model.Options is JSON-tag… CWE-73
CWE-306
CWE-552
 External Control of File Name or Path
Missing Authentication for Critical Function
 Files or Directories Accessible to External Parties
CVE-2026-45088 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2278 9.3 CRITICAL
Network
- - Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the component override system transpiles user-supplied TSX via Sucrase and evaluates it with new Function, shadowing dangerous global… CWE-693
 Protection Mechanism Failure
CVE-2026-44451 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2279 4.3 MEDIUM
Network
- - PbootCMS v.3.2.11 contains a code injection vulnerability in its site configuration functionality CWE-79
Cross-site Scripting
CVE-2026-36239 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2280 5.2 MEDIUM
Adjacent
- - SailingLab AppLock (aka com.alpha.applock) 4.3.8 for Android allows a local attacker to trigger arbitrary JavaScript execution via BrowserMainActivity, which accepts VIEW intents with javascript: URI… CWE-79
Cross-site Scripting
CVE-2025-68709 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm