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 9, 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
249941 10 危険 Pango.org
ノキア
- Qt および Pango で使用される HarfBuzz モジュールにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3193 2012-06-19 16:23 2012-06-16 Show GitHub Exploit DB Packet Storm
249942 4.3 警告 My First HDML - SmallPICT におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2638 2012-06-19 12:02 2012-06-19 Show GitHub Exploit DB Packet Storm
249943 2.6 注意 KENT-WEB - WEB PATIO におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2637 2012-06-19 12:01 2012-06-19 Show GitHub Exploit DB Packet Storm
249944 4.3 警告 KENT-WEB - WEB PATIO におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2636 2012-06-19 12:01 2012-06-19 Show GitHub Exploit DB Packet Storm
249945 8.3 危険 マイクロソフト
VMware
- VMware ESXi および ESX におけるゲスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1515 2012-06-18 18:05 2012-03-29 Show GitHub Exploit DB Packet Storm
249946 7.8 危険 VMware - 複数の VMware 製品におけるサービス運用妨害 (ゲスト OS クラッシュ) の脆弱性 CWE-94
コード・インジェクション
CVE-2012-3289 2012-06-18 16:22 2012-06-14 Show GitHub Exploit DB Packet Storm
249947 9.3 危険 VMware - 複数の VMware 製品におけるホスト OS 上で任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-3288 2012-06-18 16:20 2012-06-14 Show GitHub Exploit DB Packet Storm
249948 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-Other
その他
CVE-2012-3568 2012-06-18 16:14 2012-04-26 Show GitHub Exploit DB Packet Storm
249949 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (メモリ消費またはアプリケーションハング) の脆弱性 CWE-Other
その他
CVE-2012-3567 2012-06-18 16:13 2012-04-26 Show GitHub Exploit DB Packet Storm
249950 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションハング) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3566 2012-06-18 16:10 2012-04-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3801 - - - Budibase is an open-source low-code platform. Prior to 3.39.0, the executeQuery automation step in Budibase accepts a queryId from automation step inputs and passes it directly to the query execution… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48128 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
3802 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
3803 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
3804 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
3805 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
3806 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
3807 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
3808 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
3809 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
3810 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