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 26, 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
246581 10 危険 Avira - Avira Antivir Antivirus のファイル解析処理エンジンにおけるバッファオーバーフローの脆弱性 - CVE-2007-2974 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246582 7.8 危険 Avira - Avira Antivir Antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2973 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246583 7.8 危険 Avira - Avira Antivir Antivirus の ファイル解析処理エンジンにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2972 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246584 7.5 危険 greg neustaetter - gCards の getnewsitem.php における SQL インジェクションの脆弱性 - CVE-2007-2971 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246585 4.3 警告 8e6 Technologies - 8e6 R3000 Internet Filter の cgi/block.cgi におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2970 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246586 4.3 警告 cpcommerce - cpCommerce の register.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2968 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246587 10 危険 エフ・セキュア - F-Secure アンチウイルス製品の LHA 圧縮コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-2967 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246588 7.5 危険 エフ・セキュア - 複数の F-Secure 製品の Real-time Scanning コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2966 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
246589 9.3 危険 ブルーコートシステムズ - Blue Coat K9 Web Protection with Filter の filter サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-2952 2012-06-26 15:46 2008-08-1 Show GitHub Exploit DB Packet Storm
246590 7.2 危険 エフ・セキュア - 複数の F-Secure 製品の Real-time Scanning コンポーネントにおける権限を取得される脆弱性 - CVE-2007-2965 2012-06-26 15:46 2007-05-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
71 - - - 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… CWE-862
 Missing Authorization
CVE-2026-8237 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
72 - - - 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… CWE-862
 Missing Authorization
CVE-2026-8236 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
73 - - - Concrete CMS 9.5.0 and below is vulnerable to Stored XSS via external-link page cvName because updateCollectionAliasExternal bypasses being sanitized. The Concrete CMS security team gave this vulnera… CWE-79
Cross-site Scripting
CVE-2026-8139 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
74 - - - In Concrete CMS 9.5.0 and below, the RSS Displayer block accepts a feed URL from any page editor and fetches it server-side without validation enabling redirect-to-internal bypasses.  The Concrete CM… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-7890 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
75 - - - For Concrete CMS 9.5.0 and below, OAuth 2.0 Authorization-Code Handler Bypasses Account Status. A user with uIsActive=0 (suspended, banned, terminated employee) can still authenticate via OAuth and r… CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-7887 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
76 - - - Concrete CMS 9.5.0 and below is vulnerable to IDOR in AddMessage/UpdateMessage via attachments[] parameter which can lead to file permission bypass. The `AddMessage` and `UpdateMessage` conversation … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-7886 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
77 - - - Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and procee… CWE-352
 Origin Validation Error
CVE-2026-7882 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
78 - - - Concrete CMS 9.5.0 and below is subject to Insecure Direct Object Reference (IDOR) in the Express Entry Detail block via the exEntryID parameter. This IDOR leads to unauthorized access to all Express… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-7881 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
79 - - - In Concrete CMS 9.5.0 and below,  the submit_password() method in concrete/controllers/single_page/download_file.php allows unauthorized file access since downloading permission-restricted files bypa… CWE-862
 Missing Authorization
CVE-2026-7879 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm
80 9.8 CRITICAL
Network
- - The BookingPress Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'bookingpress_validate_submitted_booking_form_func' function in all versio… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-6960 2026-05-22 07:16 2026-05-22 Show GitHub Exploit DB Packet Storm