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 31, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220421 5 警告 TIBCO Software - 複数の TIBCO 製品における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2541 2014-04-10 11:54 2014-04-8 Show GitHub Exploit DB Packet Storm
220422 4.3 警告 ClipBucket - ClipBucket におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6644 2014-04-9 13:51 2012-01-9 Show GitHub Exploit DB Packet Storm
220423 7.5 危険 ClipBucket - ClipBucket の includes/functions.php の update_counter 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6643 2014-04-9 13:50 2012-01-9 Show GitHub Exploit DB Packet Storm
220424 4.3 警告 ClipBucket - ClipBucket におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6642 2014-04-9 13:50 2012-01-9 Show GitHub Exploit DB Packet Storm
220425 4.3 警告 danielb - Drupal 用 Finder モジュールのオートコンプリート機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6645 2014-04-9 12:21 2012-02-8 Show GitHub Exploit DB Packet Storm
220426 4.3 警告 danielb - Drupal 用 Finder モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1561 2014-04-9 12:21 2012-02-8 Show GitHub Exploit DB Packet Storm
220427 7.5 危険 Advanced Forum Signatures Project - MyBB 用 Advanced Forum Signatures プラグインの signature.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-5278 2014-04-9 12:12 2011-10-10 Show GitHub Exploit DB Packet Storm
220428 7.5 危険 Advanced Forum Signatures Project - MyBB 用 Advanced Forum Signatures プラグインの signature.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-5277 2014-04-9 11:59 2011-10-10 Show GitHub Exploit DB Packet Storm
220429 4.3 警告 SilverStripe - SilverStripe の SSViewer.php の process 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4958 2014-04-9 11:02 2011-10-17 Show GitHub Exploit DB Packet Storm
220430 6.9 警告 Fedora Project
David Paleino
- WICD の D-Bus インターフェースの SetWiredProperty 関数における任意の構成設定を書き込まれる脆弱性 CWE-20
不適切な入力確認
CVE-2012-2095 2014-04-9 10:55 2012-04-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3011 - - - The file indexer does not normalize the configured directory path. A backend user with permission to edit indexer configurations can index documents from arbitrary locations on the server file system… CWE-22
Path Traversal
CVE-2026-46724 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3012 - - - The extension passes an attacker-controlled cookie directly to PHP's unserialize() without safely processing the input. A remote, unauthenticated attacker can supply a crafted serialized payload to t… CWE-502
 Deserialization of Untrusted Data
CVE-2026-46725 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3013 - - - The extension fails to properly sanitize user input before using it in a database query. As a result, an unauthenticated attacker can inject arbitrary SQL through a URL parameter on pages using the "… CWE-89
SQL Injection
CVE-2026-8726 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3014 - - - The Crawler extension passes the X-T3Crawler-Meta response header from crawled URLs directly to PHP's unserialize(). An attacker controlling a crawled endpoint can inject arbitrary serialized PHP obj… CWE-502
 Deserialization of Untrusted Data
CVE-2026-8727 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3015 - - - The AddressRepository::getSqlQuery() method constructs a database query without properly sanitizing user input, leading to SQL Injection. The method is not invoked anywhere within the extension itsel… CWE-89
SQL Injection
CVE-2026-8827 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
3016 - - - An Uncontrolled Search Path Element vulnerability in the OpenSSL TLS backend of Qt Network (qtbase) in Qt Qt Framework (Unix) allows a local attacker to load a rogue CA certificate as a trusted syste… CWE-427
 Uncontrolled Search Path Element
CVE-2025-14575 2026-05-19 23:46 2026-05-19 Show GitHub Exploit DB Packet Storm
3017 - - - Sparx Pro Cloud Server is vulnerable to Broken Access Control within communication with the database. Due to lack of permission checks, any low privileged user can run arbitrary SQL queries within da… CWE-863
 Incorrect Authorization
CVE-2026-42096 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3018 - - - Sparx Pro Cloud Server requires authentication based on requested URL. An attacker can omit the "model" query parameter and send the model name only in the binary blob in POST request allowing SQL qu… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-42097 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3019 - - - Sparx Enterprise Architect software has a security feature that limits user's actions to those specified in the role. An authenticated attacker can modify the Enterprise Architect client behavior (e… CWE-603
 Use of Client-Side Authentication
CVE-2026-42098 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
3020 - - - Sparx Pro Cloud Server is vulnerable to a Race Condition in the /data_api/dl_internal_artifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves… CWE-362
Race Condition
CVE-2026-42099 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm