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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
210641 5 警告 The Tcpdump Group - tcpdump の geonet_print 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-8768 2015-07-30 16:37 2014-11-12 Show GitHub Exploit DB Packet Storm
210642 7.5 危険 Novell
Mercurial
- Mercurial の sshpeer の _validaterepo 関数における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9462 2015-07-30 16:29 2014-12-29 Show GitHub Exploit DB Packet Storm
210643 7.5 危険 X.Org Foundation
Debian
Canonical
- X.Org X11 および libX11 の include/X11/Xlibint.h の MakeBigReq および SetReqLen マクロにおける脆弱性 CWE-189
数値処理の問題
CVE-2013-7439 2015-07-30 16:27 2013-03-9 Show GitHub Exploit DB Packet Storm
210644 7.5 危険 The PHP Group
file project
- PHP の Fileinfo コンポーネントで使用される file の readelf.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-9653 2015-07-30 16:20 2014-12-17 Show GitHub Exploit DB Packet Storm
210645 7.5 危険 The Tcpdump Group - tcpdump の IPv6 モビリティプリンタの mobility_opt_print 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2015-0261 2015-07-30 16:18 2015-03-10 Show GitHub Exploit DB Packet Storm
210646 5 警告 Ignite Realtime - Ignite Realtime Smack XMPP API の ParseRoster コンポーネントにおける IQ レスポンスを偽装される脆弱性 CWE-Other
その他
CVE-2014-0364 2015-07-30 15:31 2014-04-17 Show GitHub Exploit DB Packet Storm
210647 6.8 警告 Ignite Realtime - Ignite Realtime Smack XMPP API における SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-5075 2015-07-30 15:31 2014-08-5 Show GitHub Exploit DB Packet Storm
210648 7.5 危険 株式会社ディーアイシー - yoyaku_v41 における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2015-2979 2015-07-30 15:13 2015-07-29 Show GitHub Exploit DB Packet Storm
210649 5 警告 株式会社ディーアイシー - yoyaku_v41 における認証回避の脆弱性 CWE-287
不適切な認証
CVE-2015-2978 2015-07-30 15:13 2015-07-29 Show GitHub Exploit DB Packet Storm
210650 7.5 危険 株式会社ディーアイシー - yoyaku_v41 における任意のファイルを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2015-2977 2015-07-30 15:13 2015-07-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2081 - - - 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
2082 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
2083 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
2084 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
2085 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
2086 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
2087 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
2088 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
2089 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
2090 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