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 22, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
206461 4.3 警告 アップル - 複数の Apple 製品の libxml2 における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-7116 2016-01-13 14:50 2015-12-8 Show GitHub Exploit DB Packet Storm
206462 4.3 警告 アップル - 複数の Apple 製品 の libxml2 における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-7115 2016-01-13 14:50 2015-12-8 Show GitHub Exploit DB Packet Storm
206463 6.9 警告 アップル - Apple OS X における Gatekeeper の制限を回避される脆弱性 CWE-Other
その他
CVE-2015-7024 2016-01-13 14:50 2015-10-21 Show GitHub Exploit DB Packet Storm
206464 7.2 危険 アップル - Apple OS X のディレクトリユーティリティにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-6980 2016-01-13 14:50 2015-10-21 Show GitHub Exploit DB Packet Storm
206465 4 警告 IBM - IBM Jazz Reporting Service の Lifecycle Query Engine における LDAP インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-7466 2016-01-13 14:34 2015-09-29 Show GitHub Exploit DB Packet Storm
206466 6.8 警告 IBM - IBM Jazz Reporting Service の Lifecycle Query Engine におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2015-7465 2016-01-13 14:34 2015-09-29 Show GitHub Exploit DB Packet Storm
206467 4.3 警告 TOSHIBA Global Commerce Solutions, Inc. - Toshiba 4690 OS に情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2014-4876 2016-01-12 16:56 2015-06-8 Show GitHub Exploit DB Packet Storm
206468 7.2 危険 ヒューレット・パッカード・エンタープライズ - HPE UCMDB Browser における重要な情報を取得される脆弱性 CWE-200
CWE-Other
CVE-2015-6862 2016-01-12 16:53 2015-09-10 Show GitHub Exploit DB Packet Storm
206469 6.4 警告 ヒューレット・パッカード - HP H3C Comware 5 および Comware 7 デバイスにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-5434 2016-01-12 16:51 2015-12-18 Show GitHub Exploit DB Packet Storm
206470 6.8 警告 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-7117 2016-01-12 16:44 2015-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
671 - - - 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
672 - - - 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
673 - - - 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
674 - - - 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
675 - - - 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
676 - - - 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
677 - - - 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
678 - - - 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
679 - - - Improper Handling of Syntactically Invalid Structure in Sparx Pro Cloud Server allows Denial of Service (DoS) attack to be executed by sending an specially crafted SQL query. This causes the Pro Clou… CWE-228
 Improper Handling of Syntactically Invalid Structure
CVE-2026-42100 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
680 3.9 LOW
Local
- - FacturaScripts is an open source accounting and invoicing software. Versions 2025.7 and prior contain a Reflected Cross-Site Scripting (XSS) vulnerability through the fsNick cookie parameter. The app… CWE-79
Cross-site Scripting
CVE-2026-27964 2026-05-19 23:44 2026-05-19 Show GitHub Exploit DB Packet Storm