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, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
821 9.8 緊急
Network
Joomla! Joomla! Joomla!におけるアクセス制御に関する脆弱性 CWE-284
CWE-noinfo
CVE-2026-48899 2026-05-28 14:39 2026-05-26 Show GitHub Exploit DB Packet Storm
822 4.3 警告
Network
Joomla! Joomla! Joomla!におけるアクセス制御に関する脆弱性 CWE-284
CWE-noinfo
CVE-2026-48900 2026-05-28 14:39 2026-05-26 Show GitHub Exploit DB Packet Storm
823 6.1 警告
Network
Joomla! Joomla! Joomla!におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48903 2026-05-28 14:39 2026-05-26 Show GitHub Exploit DB Packet Storm
824 9.8 緊急
Network
Joomla! Joomla! Joomla!におけるアクセス制御に関する脆弱性 CWE-284
CWE-noinfo
CVE-2026-48904 2026-05-28 14:39 2026-05-26 Show GitHub Exploit DB Packet Storm
825 6.1 警告
Network
Joomla! Joomla! Joomla!におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48905 2026-05-28 14:39 2026-05-26 Show GitHub Exploit DB Packet Storm
826 6.3 警告
Local
Inkscape Inkscape InkscapeにおけるXML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-4980 2026-05-28 14:39 2026-03-27 Show GitHub Exploit DB Packet Storm
827 4.3 警告
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-5146 2026-05-28 14:39 2026-05-12 Show GitHub Exploit DB Packet Storm
828 4.3 警告
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-5171 2026-05-28 14:39 2026-05-22 Show GitHub Exploit DB Packet Storm
829 7.5 重要
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-5308 2026-05-28 14:39 2026-05-22 Show GitHub Exploit DB Packet Storm
830 8.8 重要
Adjacent
TP-LINK Technologies Archer C7 ファームウェア TP-LINK TechnologiesのArcher C7 ファームウェアにおける暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2026-5363 2026-05-28 14:39 2026-04-16 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
2771 6.3 MEDIUM
Network
- - A vulnerability was identified in Totolink CA750-PoE 6.2c.510. This affects the function setWebWlanIdx of the file /cgi-bin/cstecgi.cgi of the component Setting Handler. Such manipulation of the argu… CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-9511 2026-05-29 01:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2772 4.8 MEDIUM
Network
- - Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available. The random_bytes function fell back to using the built-in rand() function when… CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-8647 2026-05-29 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2773 7.5 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the webhook schema-building endpoint is registered under builderRoutes, but the generic authorization middleware skips authorization for… CWE-862
 Missing Authorization
CVE-2026-48151 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2774 8.1 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parse(markdown) straight to innerHTML with no sanitizer (packages/bbui/… CWE-79
Cross-site Scripting
CVE-2026-48149 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2775 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetch(config.url) with no SSRF protection.… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48146 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2776 5.3 MEDIUM
Network
- - Mojolicious::Plugin::Statsd versions through 0.04 for Perl allowed metric injections. The metric names and set values were not checked for newlines, colons or pipes. Metrics generated from untrusted… CWE-93
CRLF Injection
CVE-2026-46740 2026-05-29 01:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2777 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is D… CWE-200
Information Exposure
CVE-2026-46427 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2778 4.2 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.2, the public API role unassignment endpoint (POST /api/public/v1/roles/unassign) updates user documents in CouchDB but does not invalidate… CWE-269
 Improper Privilege Management
CVE-2026-46424 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2779 5.4 MEDIUM
Network
- - Budibase is an open-source low-code platform. Prior to 3.38.1, the row action trigger endpoint (POST /api/tables/:sourceId/actions/:actionId/trigger) fails to validate that the user-supplied rowId is… CWE-863
 Incorrect Authorization
CVE-2026-45718 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm
2780 5.4 MEDIUM
Network
- - WeGIA is a web manager for charitable institutions. Prior to 3.7.3, an Open Redirect vulnerability was identified in the /WeGIA/controle/control.php endpoint of the WeGIA application, specifically th… CWE-601
Open Redirect
CVE-2026-45335 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm