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 8, 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
207551 6.8 警告 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager Base Platform における UI Framework に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0415 2016-01-26 09:49 2016-01-19 Show GitHub Exploit DB Packet Storm
207552 4.6 警告 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager Base Platform における Agent Next Gen に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0411 2016-01-26 09:49 2016-01-19 Show GitHub Exploit DB Packet Storm
207553 4.3 警告 オラクル - Oracle Enterprise Manager Grid Control の Enterprise Manager Base Platform における Agent Next Gen に関する脆弱性 CWE-noinfo
情報不足
CVE-2015-4885 2016-01-26 09:49 2016-01-19 Show GitHub Exploit DB Packet Storm
207554 4 警告 オラクル - Oracle Fusion Middleware の Oracle BI Publisher における Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0614 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
207555 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WLS Core Components に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0577 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
207556 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WLS Core Components に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0574 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
207557 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WLS Java Messaging Service に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0573 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
207558 7.5 危険 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における Coherence Container に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0572 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
207559 5.5 警告 オラクル - Oracle Fusion Middleware の Oracle BI Publisher における BI Publisher Security に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0470 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
207560 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server における WLS-Console に関する脆弱性 CWE-noinfo
情報不足
CVE-2016-0464 2016-01-25 13:55 2016-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2961 5.4 MEDIUM
Network
- - A weakness has been identified in TeamSpeak 3 Server up to 3.13.7. This affects the function process_resend_queue of the component Connection State Management. This manipulation causes use after free… CWE-119
CWE-416
Incorrect Access of Indexable Resource ('Range Error') 
 Use After Free
CVE-2026-4390 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2962 8.1 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains an OS command injection vulnerability in the Juniper router integration plugin. The _log() function in src/juniper_plugin/fastnetmon_juniper.php (l… CWE-78
OS Command 
CVE-2026-48687 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2963 8.5 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check th… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48153 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2964 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific owner… CWE-863
 Incorrect Authorization
CVE-2026-48152 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2965 9.0 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, /api/public/v1/roles/assign is guarded by the builderOrAdmin middleware, which passes any user who is a builder for the app id in the x-… CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-48150 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2966 - - - Budibase is an open-source low-code platform. Prior to 3.35.3, the VectorDB configuration endpoint in Budibase accepts a host parameter that undergoes no validation against internal IP ranges, reser… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48148 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2967 6.5 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.4, the buildMatcherRegex() / matches() functions in packages/backend-core/src/middleware/matchers.ts route patterns are compiled into unanc… CWE-185
CWE-352
 Incorrect Regular Expression
 Origin Validation Error
CVE-2026-48147 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2968 - - - 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
2969 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
2970 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