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 21, 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
246601 7.5 危険 Activewebsoftwares - Active Newsletter の ViewNewspapers.asp における SQL インジェクションの脆弱性 - CVE-2007-1696 2012-06-26 15:46 2007-03-26 Show GitHub Exploit DB Packet Storm
246602 9.3 危険 callisto - Callisto PhotoParade Player の PhPInfo ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-1688 2012-06-26 15:46 2007-09-13 Show GitHub Exploit DB Packet Storm
246603 10 危険 ブルーコートシステムズ - BlueCoat K9 Web Protection の k9filter.exe におけるバッファオーバーフローの脆弱性 - CVE-2007-1685 2012-06-26 15:46 2007-06-8 Show GitHub Exploit DB Packet Storm
246604 4.3 警告 fizzle - Firefox の Fizzle 拡張におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1678 2012-06-26 15:46 2007-03-26 Show GitHub Exploit DB Packet Storm
246605 7.8 危険 amavis - AMaViS などで使用される複数の製品の unzoo.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-1673 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
246606 7.8 危険 AVAST Software s.r.o. - avast! antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1672 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
246607 7.8 危険 Avira - Avira AntiVir の avpack32.dll におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1671 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
246608 7.8 危険 amavis
バラクーダネットワークス
- Barracuda Spam Firewall などで使用される zoo decoder におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2007-1669 2012-06-26 15:46 2007-05-8 Show GitHub Exploit DB Packet Storm
246609 10 危険 datarescue - DataRescue IDA Pro 用のデバッグサーバの processor_request 関数における不正な操作を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2007-1666 2012-06-26 15:46 2007-03-24 Show GitHub Exploit DB Packet Storm
246610 5 警告 ekg
Debian
- Debian GNU/Linux Etch 上の ekg のトークン OCR 機能におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1665 2012-06-26 15:46 2007-06-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
461 - - - 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… New CWE-22
Path Traversal
CVE-2026-46724 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
462 - - - 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… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-46725 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
463 - - - 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 "… New CWE-89
SQL Injection
CVE-2026-8726 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
464 - - - 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… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-8727 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
465 - - - 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… New CWE-89
SQL Injection
CVE-2026-8827 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
466 - - - 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… New CWE-427
 Uncontrolled Search Path Element
CVE-2025-14575 2026-05-19 23:46 2026-05-19 Show GitHub Exploit DB Packet Storm
467 - - - 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… New CWE-863
 Incorrect Authorization
CVE-2026-42096 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
468 - - - 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… New 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
469 - - - 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… New CWE-603
 Use of Client-Side Authentication
CVE-2026-42098 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm
470 - - - 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… New CWE-362
Race Condition
CVE-2026-42099 2026-05-19 23:45 2026-05-19 Show GitHub Exploit DB Packet Storm