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":May 27, 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
251091 5 警告 php4scripte - Gastebuch の gastbuch.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-5093 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251092 7.5 危険 vlinks - Vlinks の page.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-5091 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251093 6.8 警告 daman371 - Bloggeruniverse の editcomments.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-5090 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251094 4.3 警告 ideacart - IdeaCart の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-5089 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251095 7.5 危険 ideacart - IdeaCart 0.02 の secure/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-5088 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251096 5 警告 GeoVision - Geovision Digital Video Surveillance System の geohttpserver におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-5087 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251097 2.6 注意 IBM - IBM TFIM における信頼制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5085 2012-03-27 18:42 2011-08-12 Show GitHub Exploit DB Packet Storm
251098 1.9 注意 IBM - IBM TFIM における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2009-5084 2012-03-27 18:42 2011-08-12 Show GitHub Exploit DB Packet Storm
251099 6.8 警告 IBM - IBM TFIM における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-5083 2012-03-27 18:42 2011-08-12 Show GitHub Exploit DB Packet Storm
251100 3.3 注意 GNU Project - GNU troff の configure などのスクリプトにおける任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2009-5082 2012-03-27 18:42 2011-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4381 8.8 HIGH
Adjacent
- - gopls by default communicates via pipe. However, -port and -listen flags are supported as means of debugging. If -listen is given a value without an explicit host (e.g. :8080), or -port is used, gopl… CWE-1327
 Binding to an Unrestricted IP Address
CVE-2026-42503 2026-05-8 00:53 2026-05-7 Show GitHub Exploit DB Packet Storm
4382 8.7 HIGH
Network
- - RELATE is a web-based courseware package. Prior to commit 2f68e16, RELATE is vulnerable to predictable token generation in auth.py's make_sign_in_key() function and exam.py's gen_ticket_code() functi… CWE-330
CWE-338
 Use of Insufficiently Random Values
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2026-41505 2026-05-8 00:53 2026-05-8 Show GitHub Exploit DB Packet Storm
4383 5.4 MEDIUM
Network
- - Cross Site Scripting vulnerability in Juzaweb CMS v.5.0.0 allows a remote attacker via execute arbitrary code via a crafted script to the Add Banner Ads function CWE-79
Cross-site Scripting
CVE-2026-36358 2026-05-8 00:53 2026-05-6 Show GitHub Exploit DB Packet Storm
4384 8.3 HIGH
Network
- - Dagster is an orchestration platform for the development, production, and observation of data assets. Prior to Dagster Core version 1.13.1 and prior to Dagster libraries version 0.29.1, the DuckDB, S… CWE-89
SQL Injection
CVE-2026-41490 2026-05-8 00:50 2026-05-7 Show GitHub Exploit DB Packet Storm
4385 5.5 MEDIUM
Local
- - CImg Library is a C++ library for image processing. Prior to commit c3aacf5, the nb_colors field read from the BMP file header is used directly to compute an allocation size without validating it aga… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-42146 2026-05-8 00:50 2026-05-5 Show GitHub Exploit DB Packet Storm
4386 7.4 HIGH
Network
- - A flaw was found in gnutls. This vulnerability occurs because permitted name constraints were incorrectly ignored when previous Certificate Authorities (CAs) only had excluded name constraints. A rem… CWE-295
Improper Certificate Validation 
CVE-2026-42011 2026-05-8 00:48 2026-05-8 Show GitHub Exploit DB Packet Storm
4387 8.3 HIGH
Network
- - Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L() — a raw SQL lite… CWE-89
SQL Injection
CVE-2026-41422 2026-05-8 00:47 2026-05-8 Show GitHub Exploit DB Packet Storm
4388 9.8 CRITICAL
Network
- - Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a command injection vulnerability in the _extractLLM() function allows attackers to execute arbitrary shell comma… CWE-78
OS Command 
CVE-2026-42076 2026-05-8 00:46 2026-05-5 Show GitHub Exploit DB Packet Storm
4389 5.2 MEDIUM
Local
- - Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all Ja… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42077 2026-05-8 00:46 2026-05-5 Show GitHub Exploit DB Packet Storm
4390 7.7 HIGH
Network
- - Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the incomplete SSRF fix in Wallos validates webhook URLs via gethostbyname() but passes the origina… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41688 2026-05-8 00:45 2026-05-8 Show GitHub Exploit DB Packet Storm