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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224401 4 警告 IBM - 複数の IBM サーバ製品上で稼働する Integrated Management Module における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-4038 2013-08-13 15:25 2013-08-1 Show GitHub Exploit DB Packet Storm
224402 4.3 警告 IBM - 複数の IBM サーバ製品上で稼働する Integrated Management Module におけるアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-4037 2013-08-13 15:24 2013-08-1 Show GitHub Exploit DB Packet Storm
224403 10 危険 IBM - 複数の IBM サーバ製品上で稼働する Integrated Management Module における電源アクションを実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4031 2013-08-13 15:23 2013-08-1 Show GitHub Exploit DB Packet Storm
224404 4.3 警告 Mike Jolley - WordPress 用 Download Monitor プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5098 2013-08-13 14:04 2013-06-5 Show GitHub Exploit DB Packet Storm
224405 4.3 警告 Mike Jolley - WordPress 用 Download Monitor プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3262 2013-08-13 14:04 2013-06-5 Show GitHub Exploit DB Packet Storm
224406 4.3 警告 Life in the Grid - WordPress 用 Duplicator プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4625 2013-08-13 13:43 2013-07-21 Show GitHub Exploit DB Packet Storm
224407 6.8 警告 Xhanch Studio - WordPress 用 Xhanch - My Twitter プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3253 2013-08-13 13:35 2013-08-2 Show GitHub Exploit DB Packet Storm
224408 5 警告 Jason A. Donenfeld
Lars Hjemli
- cgit の ui-summary.c の cgit_parse_readme 関数におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-2117 2013-08-13 12:29 2013-05-27 Show GitHub Exploit DB Packet Storm
224409 5 警告 シスコシステムズ - Cisco Finesse の Web インタフェースにおける絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-3457 2013-08-13 11:08 2013-08-12 Show GitHub Exploit DB Packet Storm
224410 4.3 警告 OpenEMR - OpenEMR の interface/main/onotes/office_comments_full.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4620 2013-08-13 10:46 2013-06-10 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