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 27, 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
236911 6.9 警告 MailScanner - mailscanner における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5312 2012-09-25 17:17 2008-12-3 Show GitHub Exploit DB Packet Storm
236912 7.5 危険 NetArt Media - NetArt Media Blog System の image.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5311 2012-09-25 17:17 2008-12-2 Show GitHub Exploit DB Packet Storm
236913 7.5 危険 NetArt Media - NetArt Media Car Portal の image.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5310 2012-09-25 17:17 2008-12-2 Show GitHub Exploit DB Packet Storm
236914 7.5 危険 NetArt Media - NetArt Media Real Estate Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5309 2012-09-25 17:17 2008-12-2 Show GitHub Exploit DB Packet Storm
236915 7.5 危険 lovecms - LoveCMS の Simple Forum モジュールにおける管理者パスワードを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5308 2012-09-25 17:17 2008-12-2 Show GitHub Exploit DB Packet Storm
236916 6.9 警告 karakas-online - chm2pdf におけるファイルを削除される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-5299 2012-09-25 17:17 2008-10-11 Show GitHub Exploit DB Packet Storm
236917 2.1 注意 karakas-online - chm2pdf におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-5298 2012-09-25 17:17 2008-10-11 Show GitHub Exploit DB Packet Storm
236918 7.5 危険 jamit software - Jamit Job Board の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5295 2012-09-25 17:17 2008-12-1 Show GitHub Exploit DB Packet Storm
236919 10 危険 iea software - IEA Software の RadiusNT などの製品で使用される Web サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-5284 2012-09-25 17:17 2008-11-28 Show GitHub Exploit DB Packet Storm
236920 7.5 危険 net2ftp - net2ftp のアーカイブ解凍などにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5275 2012-09-25 17:17 2008-11-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
2101 - - - The create and edit flows do not restrict which user properties may be submitted and do not enforce access control on the frontend user group assignment. As a result, an attacker can assign an arbitr… CWE-639
CWE-915
 Authorization Bypass Through User-Controlled Key
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-46721 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
2102 - - - The OOXML parsing of the file indexer does not disable external entity resolution. A crafted xlsx or pptx document placed in an indexed directory can cause local files to be read or outbound HTTP req… CWE-611
XXE
CVE-2026-46722 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
2103 - - - The additional_tables configuration of the page and tt_content indexers accepts arbitrary table and field names. A backend user with permission to edit indexer configurations can copy sensitive data … CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-46723 2026-05-19 23:47 2026-05-19 Show GitHub Exploit DB Packet Storm
2104 - - - 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
2105 - - - 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
2106 - - - 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
2107 - - - 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
2108 - - - 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
2109 - - - 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
2110 - - - 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