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 17, 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
208541 2.6 注意 Novell
Fedora Project
シスコシステムズ
- SRTP の Libsrtp の srtp.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2139 2015-08-11 15:22 2013-05-30 Show GitHub Exploit DB Packet Storm
208542 5 警告 VMware
Apache Software Foundation
シスコシステムズ
- Apache Struts の XWork におけるオブジェクト保護メカニズムを回避される脆弱性 CWE-DesignError
CVE-2010-1870 2015-08-11 15:15 2010-08-17 Show GitHub Exploit DB Packet Storm
208543 4.3 警告 Apache Software Foundation - Apache Continuum および Archiva におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0533 2015-08-11 15:15 2011-02-1 Show GitHub Exploit DB Packet Storm
208544 4.3 警告 Apache Software Foundation - Apache Archiva におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1077 2015-08-11 15:15 2011-06-2 Show GitHub Exploit DB Packet Storm
208545 7.5 危険 Apache Software Foundation
オラクル
- Apache Struts において任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-2251 2015-08-11 15:15 2013-07-9 Show GitHub Exploit DB Packet Storm
208546 9.3 危険 FFmpeg - FFmpeg の libavcodec/sanm.c の process_frame_obj 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0862 2015-08-11 14:50 2013-01-28 Show GitHub Exploit DB Packet Storm
208547 5.8 警告 株式会社ヨドバシカメラ - Android 版「ヨドバシ」において任意の Java のメソッドが実行される脆弱性 CWE-DesignError
CVE-2015-2980 2015-08-11 12:21 2015-08-7 Show GitHub Exploit DB Packet Storm
208548 5 警告 Mozilla Foundation - Mozilla Firefox OS のグラフィックスレイヤのバッファ管理の実装の SharedBufferManagerParent::RecvAllocateGrallocBuffer 関数における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2015-5962 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
208549 3.3 注意 Mozilla Foundation - Mozilla Firefox OS の Firefox アカウント登録ダイアログの COPPA エラーページにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5961 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
208550 1.9 注意 Mozilla Foundation - Mozilla Firefox OS におけるパスコードの保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2015-5960 2015-08-11 11:14 2015-08-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1901 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42352 2026-05-13 01:41 2026-05-9 Show GitHub Exploit DB Packet Storm
1902 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… CWE-304
 Missing Critical Step in Authentication
CVE-2026-42452 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1903 - - - 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… CWE-77
Command Injection
CVE-2026-42453 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1904 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… CWE-78
OS Command 
CVE-2026-42454 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1905 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… CWE-306
Missing Authentication for Critical Function
CVE-2026-42302 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1906 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… 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
1907 - - - 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44286 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1908 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42345 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1909 6.3 MEDIUM
Network
- - FastGPT is an AI Agent building platform. Prior to version 4.14.17, FastGPT had an inconsistent SSRF protection gap in MCP tool URL handling. The direct MCP preview/run endpoints already rejected int… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44284 2026-05-13 01:40 2026-05-9 Show GitHub Exploit DB Packet Storm
1910 - - - Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. In versions 2.14.0 and prior, the archive upload endpoint (POST /api/v1/archives/[li… CWE-79
Cross-site Scripting
CVE-2026-42455 2026-05-13 01:39 2026-05-9 Show GitHub Exploit DB Packet Storm