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 30, 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
249881 8.3 危険 Linux - Linux kernel の l2cap_config_req 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2497 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
249882 7.2 危険 NRL - OPIE の opielogin.c における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2490 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
249883 7.2 危険 NRL - OPIE の opiesu.c における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2011-2489 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
249884 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2488 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
249885 2.6 注意 The Icinga Project - Icinga の config.c におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2477 2012-03-27 18:43 2011-06-14 Show GitHub Exploit DB Packet Storm
249886 4.3 警告 Coppermine Photo Gallery - CPG におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2476 2012-03-27 18:43 2011-06-2 Show GitHub Exploit DB Packet Storm
249887 10 危険 サイベース - Sybase OneBridge Mobile Data Suite の ECTrace.dll における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-2475 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249888 5 警告 サイベース - Sybase EAServer Developer Edition の HTTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2474 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249889 6.3 警告 maynard johnson - OProfile の do_dump_data 関数における任意のファイルを作成または上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-2473 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
249890 6.3 警告 maynard johnson - OProfile の utils/opcontrol におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2472 2012-03-27 18:43 2011-06-9 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