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 23, 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
231991 7.5 危険 salims softhouse - forum/forum.php JAF CMS における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7128 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
231992 6.8 警告 salims softhouse - JAF CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7127 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
231993 7.5 危険 phpgiggle - comscripts.com 上で配布されている J. He PHPGiggle における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7119 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
231994 7.5 危険 PHPKIT - PHPKit における SQL インジェクションの脆弱性 - CVE-2006-7115 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
231995 5 警告 planerd.net - P-News における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7114 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
231996 7.5 危険 planerd.net - P-News における任意のコードをアップロードおよび実行される脆弱性 CWE-20
不適切な入力確認
CVE-2006-7113 2012-12-20 18:18 2007-03-5 Show GitHub Exploit DB Packet Storm
231997 7.5 危険 powerphlogger - Power Phlogger の config.inc.php3 における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7106 2012-12-20 18:18 2007-03-3 Show GitHub Exploit DB Packet Storm
231998 7.5 危険 phpwind - PHPWind の admin.php における SQL インジェクションの脆弱性 - CVE-2006-7101 2012-12-20 18:18 2007-03-3 Show GitHub Exploit DB Packet Storm
231999 6.8 警告 phpBB - phpBB Insert User の includes/functions_mod_user.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-7100 2012-12-20 18:18 2007-03-3 Show GitHub Exploit DB Packet Storm
232000 5 警告 solarpay - SolarPay の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-7099 2012-12-20 18:18 2007-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
51 - - - Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Request Forgery (CSRF) at concrete/controllers/dialog/logs/bulk/delete.  The The Concrete CMS security team gave this vulnerability a CVSS v.4.… New CWE-352
CWE-1275
 Origin Validation Error
 Sensitive Cookie with Improper SameSite Attribute
CVE-2026-8410 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
52 - - - Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Request Forgery (CSRF) at concrete/controllers/dialog/logs/delete.  The The Concrete CMS security team gave this vulnerability a CVSS v.4.0 sco… New CWE-352
CWE-1275
 Origin Validation Error
 Sensitive Cookie with Improper SameSite Attribute
CVE-2026-8409 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
53 - - - Concrete CMS 9.5.0 and below is vulnerable to IDOR in surveys. To be vulnerable, a site would have to be configured in such a way that both public and private surveys are present on the site. An unau… New CWE-565
CWE-639
 Reliance on Cookies without Validation and Integrity Checking
 Authorization Bypass Through User-Controlled Key
CVE-2026-8337 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
54 - - - Concrete CMS below 9.5.0 and below is vulnerable to password change without reauthorization and session-hardening bypass. The user-profile edit controller passes the entire raw POST array to UserInfo… New CWE-269
CWE-620
CWE-915
 Improper Privilege Management
 Unverified Password Change
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-8327 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
55 - - - Concrete CMS 9.5.0 and below is vulnerable to Reflected XSS in Legacy Pagination via HTML attribute injection. Concrete\Core\Legacy\Pagination builds pagination links by raw-interpolating its $URL fi… New CWE-83
 Improper Neutralization of Script in Attributes in a Web Page
CVE-2026-8245 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
56 - - - Concrete CMS 9.5.0 and below is vulnerable to unauthenticated page metadata disclosure across every page with a configured summary template, revealing the existence of private, draft, and restricted … New CWE-284
Improper Access Control
CVE-2026-8240 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
57 - - - Concrete CMS 9.5.0 and below is vulnerable to IDOR. The '/ccm/frontend/conversations/get_rating' endpoint confirms existence and returns rating score for any message by ID. The Concrete CMS security … New CWE-862
 Missing Authorization
CVE-2026-8239 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
58 - - - Concrete CMS 9.5.0 and below is vulnerable to IDOR. The '/ccm/frontend/conversations/message_page' endpoint returns the full content of any conversation message. An unauthenticated attacker can enume… New CWE-862
 Missing Authorization
CVE-2026-8238 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
59 - - - Concrete CMS 9.5.0 and below is vulnerable to IDOR. The `/ccm/frontend/conversations/message_detail` endpoint returns the full content of any conversation message. An unauthenticated attacker can enu… New CWE-862
 Missing Authorization
CVE-2026-8237 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
60 - - - Concrete CMS 9.5.0 and below is vulnerable to IDOR combined with a missing authentication gate. The endpoint /ccm/system/dialogs/file/usage/{fID} accepts an integer file ID in the URL and returns int… New CWE-862
 Missing Authorization
CVE-2026-8236 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm