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":June 2, 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
242981 7.5 危険 RWC - Free Realty の agentadmin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1708 2012-06-26 16:19 2010-05-4 Show GitHub Exploit DB Packet Storm
242982 7.5 危険 2daybiz - 2daybiz Auction Script の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1706 2012-06-26 16:19 2010-05-4 Show GitHub Exploit DB Packet Storm
242983 5 警告 Apache Software Foundation - Apache ActiveMQ の Jetty ResourceHandler における JSP ソースコードを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2010-1587 2012-06-26 16:19 2010-04-28 Show GitHub Exploit DB Packet Storm
242984 7.8 危険 シスコシステムズ - CDS に使用されている Cisco Internet Streamer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1577 2012-06-26 16:19 2010-07-21 Show GitHub Exploit DB Packet Storm
242985 9 危険 シスコシステムズ - Cisco AXP のテクニカルサポート診断シェルにおける管理者権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-1572 2012-06-26 16:19 2010-06-9 Show GitHub Exploit DB Packet Storm
242986 7.8 危険 シスコシステムズ - Cisco UCCX の bootstrap サービスにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1571 2012-06-26 16:19 2010-06-9 Show GitHub Exploit DB Packet Storm
242987 7.8 危険 シスコシステムズ - Cisco UCCX の CTI サーバコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1570 2012-06-26 16:19 2010-06-9 Show GitHub Exploit DB Packet Storm
242988 5 警告 シスコシステムズ - Cisco IronPort Desktop Flag Plug-in for Outlook の Send Secure 機能における電子メールの平文コンテンツを取得される脆弱性 CWE-310
暗号の問題
CVE-2010-1568 2012-06-26 16:19 2010-05-11 Show GitHub Exploit DB Packet Storm
242989 7.8 危険 シスコシステムズ - Cisco PGW 2200 Softswitch の SIP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1567 2012-06-26 16:19 2010-05-12 Show GitHub Exploit DB Packet Storm
242990 7.8 危険 シスコシステムズ - Cisco PGW 2200 Softswitch の SIP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1565 2012-06-26 16:19 2010-05-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2851 4.3 MEDIUM
Network
concretecms concrete_cms 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-23 04:19 2026-05-22 Show GitHub Exploit DB Packet Storm
2852 5.3 MEDIUM
Network
concretecms concrete_cms 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-23 04:18 2026-05-22 Show GitHub Exploit DB Packet Storm
2853 6.5 MEDIUM
Network
- - TypeBot is a chatbot builder tool. In versions 3.15.2, the getLinkedTypebots API endpoint returns full bot definitions to any authenticated user who references a target bot ID in a Typebot Link block… CWE-863
 Incorrect Authorization
CVE-2026-39966 2026-05-23 04:18 2026-05-23 Show GitHub Exploit DB Packet Storm
2854 4.8 MEDIUM
Network
concretecms concrete_cms Concrete CMS version 9.0 to 9.5.0 is vulnerable to Stored XSS via page name in the Atomik theme. A rogue editor can inject arbitrary JavaScript that executes in the context of any authenticated user … CWE-79
Cross-site Scripting
CVE-2026-8353 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
2855 7.7 HIGH
Network
- - TypeBot is a chatbot builder tool. Versions 3.15.2 and prior contain an SSRF via Open Redirect Bypass as the HTTP Request block and Code block validate the initial request URL via validateHttpReqUrl(… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-39965 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
2856 7.6 HIGH
Network
- - TypeBot is a chatbot builder tool. In versions prior to 3.16.0, SSRF protection for Webhook / HTTP Request blocks validates only the URL string, blocked hostname literals, and literal IP formats. It … CWE-20
CWE-918
 Improper Input Validation 
Server-Side Request Forgery (SSRF) 
CVE-2026-34207 2026-05-23 04:17 2026-05-23 Show GitHub Exploit DB Packet Storm
2857 4.3 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9.5.0 and below is vulnerable to IDOR + wrong-authorization-level in the Express association Reorder dialog.  This can cause Cross-entity state tampering with view-only permission on one… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-8347 2026-05-23 04:16 2026-05-23 Show GitHub Exploit DB Packet Storm
2858 6.5 MEDIUM
Network
concretecms concrete_cms Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Request Forgery (CSRF) at concrete/controllers/backend/file approveVersion(). The Concrete CMS security team gave this vulnerability a CVSS v.4… CWE-352
CWE-1275
 Origin Validation Error
 Sensitive Cookie with Improper SameSite Attribute
CVE-2026-8435 2026-05-23 04:15 2026-05-22 Show GitHub Exploit DB Packet Storm
2859 6.7 MEDIUM
Local
dell smartfabric_storage_software Dell SmartFabric Storage Software, versions prior to 1.4.5, contains an Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability. A high privileged attacker w… CWE-77
Command Injection
CVE-2026-35070 2026-05-23 04:14 2026-05-20 Show GitHub Exploit DB Packet Storm
2860 6.4 MEDIUM
Network
concretecms concrete_cms 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-23 04:12 2026-05-22 Show GitHub Exploit DB Packet Storm