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
191301 4.3 警告
Network
マイクロソフト - Microsoft Edge における悪意のあるコンテンツを含むページを読み込まれる脆弱性 CWE-254
セキュリティ機能
CVE-2017-8723 2017-09-21 12:16 2017-09-12 Show GitHub Exploit DB Packet Storm
191302 7.5 重要
Network
マイクロソフト - Microsoft Edge および Internet Explorer における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8750 2017-09-21 11:48 2017-09-12 Show GitHub Exploit DB Packet Storm
191303 7.5 重要
Network
マイクロソフト - Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8751 2017-09-21 11:48 2017-09-12 Show GitHub Exploit DB Packet Storm
191304 4.2 警告
Network
マイクロソフト - Microsoft Edge における悪意のあるコンテンツを含むページを読み込まれる脆弱性 CWE-254
セキュリティ機能
CVE-2017-8754 2017-09-21 11:48 2017-09-12 Show GitHub Exploit DB Packet Storm
191305 7.5 重要
Network
マイクロソフト - Microsoft Edge における現在のユーザのコンテキストで任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-11766 2017-09-21 11:48 2017-09-12 Show GitHub Exploit DB Packet Storm
191306 8.8 重要
Network
Black Cat Development - BlackCat CMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-14048 2017-09-20 18:24 2017-09-4 Show GitHub Exploit DB Packet Storm
191307 6.5 警告
Network
Black Cat Development - BlackCat CMS におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-13670 2017-09-20 18:24 2017-09-4 Show GitHub Exploit DB Packet Storm
191308 8.8 重要
Network
Supervisor
Debian
Fedora Project
- supervisor におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-11610 2017-09-20 18:14 2017-07-24 Show GitHub Exploit DB Packet Storm
191309 9.8 緊急
Network
Kguard Security - Kguard Digital Video Recorder 104 および 108 における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2015-4464 2017-09-20 18:14 2015-06-24 Show GitHub Exploit DB Packet Storm
191310 8.8 重要
Network
Black Cat Development - BlackCat CMS における危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2017-14050 2017-09-20 18:10 2017-09-4 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
2261 5.3 MEDIUM
Network
- - A vulnerability was detected in TeamSpeak 3 Server up to 3.13.7. This issue affects some unknown processing of the component clientek Handshake Handler. Performing a manipulation of the argument proo… CWE-617
 Reachable Assertion
CVE-2026-4392 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2262 5.3 MEDIUM
Network
- - A security vulnerability has been detected in TeamSpeak 3 Server up to 3.13.7. This vulnerability affects unknown code of the component ECC Key Parser. Such manipulation leads to heap-based buffer ov… CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-4391 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2263 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
2264 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
2265 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
2266 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
2267 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
2268 - - - 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
2269 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
2270 - - - 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