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 12, 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
249951 5 警告 altools - ALTools ALFTP FTP Server におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5949 2012-06-26 15:37 2006-11-16 Show GitHub Exploit DB Packet Storm
249952 5 警告 conxint - Conxint FTP Server におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5947 2012-06-26 15:37 2006-11-16 Show GitHub Exploit DB Packet Storm
249953 7.5 危険 funkyasp - FunkyASP Glossary の demo/glossary/glossary.asp における SQL インジェクションの脆弱性 - CVE-2006-5946 2012-06-26 15:37 2006-11-16 Show GitHub Exploit DB Packet Storm
249954 10 危険 grisoft - Grisoft AVG Anti-Virus における詳細不明の脆弱性 - CVE-2006-5940 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249955 7.8 危険 grisoft - Grisoft AVG Anti-Virus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5939 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249956 10 危険 grisoft - Grisoft AVG Anti-Virus における詳細不明の脆弱性 - CVE-2006-5938 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249957 7.5 危険 grisoft - Grisoft AVG Anti-Virus における整数バッファオーバーフローの脆弱性 - CVE-2006-5937 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249958 5.1 警告 aigaion - Aigaion Web ベースのバイオグラフィ管理システムにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5931 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249959 7.5 危険 aigaion - Aigaion Web ベースバイオグラフィ管理システムにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5930 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249960 7.5 危険 asp scripter - ASP Scripter Easy Portal の cpLogin.asp における SQL インジェクションの脆弱性 - CVE-2006-5927 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4131 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
4132 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
4133 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
4134 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
4135 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
4136 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
4137 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
4138 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
4139 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
4140 7.5 HIGH
Network
- - Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, ParameterAnalysis in pkg/scanning/parameterAnalysis.go runs two sequential worker stages that both wri… CWE-362
CWE-404
Race Condition
 Improper Resource Shutdown or Release
CVE-2026-45090 2026-05-29 01:16 2026-05-28 Show GitHub Exploit DB Packet Storm