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 13, 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
245291 2.1 注意 CA Technologies - CA BrightStor ARCserve Backup の Tape Engine におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1448 2012-06-26 15:46 2007-03-16 Show GitHub Exploit DB Packet Storm
245292 10 危険 CA Technologies - CA BrightStor ARCserve Backup の Tape Engine におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1447 2012-06-26 15:46 2007-03-16 Show GitHub Exploit DB Packet Storm
245293 7.5 危険 danny ho - OES における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-1446 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245294 7.5 危険 betaparticle - BP Blog の default.asp 用の heme プレビュー機能における SQL インジェクションの脆弱性 - CVE-2007-1445 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245295 9.3 危険 bitesser - bitesser MySQL Commander の ressourcen/dbopen.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1439 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245296 10 危険 D-Link Systems, Inc. - D-Link TFTP Server におけるバッファオーバーフローの脆弱性 - CVE-2007-1435 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245297 7.5 危険 grayscale - Grayscale Blog における SQL インジェクションの脆弱性 - CVE-2007-1434 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245298 4.3 警告 grayscale - Grayscale Blog におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1433 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245299 7.5 危険 grayscale - Grayscale Blog における権限を取得される脆弱性 - CVE-2007-1432 2012-06-26 15:46 2007-03-13 Show GitHub Exploit DB Packet Storm
245300 7.5 危険 clip-share - ClipShare の include/adodb-connection.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1430 2012-06-26 15:46 2007-03-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
381 - - - FastGPT is an AI Agent building platform. In versions 4.14.13 and prior, the code-sandbox component suffers from insufficient resource isolation and uncontrolled resource consumption. The service rel… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42343 2026-05-13 01:41 2026-05-9 Show GitHub Exploit DB Packet Storm
382 7.5 HIGH
Network
- - pygeoapi is a Python server implementation of the OGC API suite of standards. From version 0.23.0 to before version 0.23.3, a raw string path concatenation vulnerability in pygeoapi's STAC FileSystem… Update CWE-22
Path Traversal
CVE-2026-42351 2026-05-13 01:41 2026-05-9 Show GitHub Exploit DB Packet Storm
383 8.6 HIGH
Network
- - pygeoapi is a Python server implementation of the OGC API suite of standards. From version 0.23.0 to before version 0.23.3, OGC API process execution requests can use the subscriber object to reques… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42352 2026-05-13 01:41 2026-05-9 Show GitHub Exploit DB Packet Storm
384 8.1 HIGH
Network
- - Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, /users/login issues a temporary JWT (temp_token) for TOTP-enabled… Update CWE-304
 Missing Critical Step in Authentication
CVE-2026-42452 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
385 - - - Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, the extractArchive and compressFiles endpoints in file-manager.ts… Update CWE-77
Command Injection
CVE-2026-42453 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
386 9.9 CRITICAL
Network
- - Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, all Docker container management endpoints in Termix interpolate t… Update CWE-78
OS Command 
CVE-2026-42454 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
387 9.8 CRITICAL
Network
- - FastGPT is an AI Agent building platform. From version 4.14.10 to before version 4.14.13, the agent-sandbox component of FastGPT is vulnerable to unauthenticated Remote Code Execution (RCE). The star… Update CWE-306
Missing Authentication for Critical Function
CVE-2026-42302 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
388 6.3 MEDIUM
Network
- - FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts is vulnerable to DNS rebinding (TOCTOU — Tim… Update CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-42344 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
389 - - - FastGPT is an AI Agent building platform. Prior to version 4.14.17, an unauthenticated Server-Side Request Forgery (SSRF) vulnerability allows attackers (or authenticated users with App editing privi… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44286 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
390 7.7 HIGH
Network
- - FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts blocks cloud metadata endpoints using a full… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42345 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm