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 13, 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
247391 7.5 危険 dragoon - Dragoon の forum/kietu/libs/calendrier.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1798 2012-06-26 16:02 2008-04-15 Show GitHub Exploit DB Packet Storm
247392 4.9 警告 comix - Comix におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-1796 2012-06-26 16:02 2008-04-15 Show GitHub Exploit DB Packet Storm
247393 4.3 警告 Blackboard, Inc. - Blackboard Academic Suite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1795 2012-06-26 16:02 2008-04-15 Show GitHub Exploit DB Packet Storm
247394 9.3 危険 CA Technologies - DSM gui_cm_ctrls ActiveX コントロール における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-1786 2012-06-26 16:02 2008-04-15 Show GitHub Exploit DB Packet Storm
247395 5 警告 advanced software engineering - Advanced Software Engineering ChartDirector の phpdemo/viewsource.php における重要な情報を読まれる脆弱性 CWE-200
情報漏えい
CVE-2008-1782 2012-06-26 16:02 2008-04-15 Show GitHub Exploit DB Packet Storm
247396 6.8 警告 dragoon - Dragoon の includes/header.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1773 2012-06-26 16:02 2008-04-14 Show GitHub Exploit DB Packet Storm
247397 7.5 危険 Firefly Media Server - Firefly Media Server の ws_getpostvars 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1771 2012-06-26 16:02 2008-04-15 Show GitHub Exploit DB Packet Storm
247398 9.3 危険 アカマイテクノロジーズ - Akamai Download Manager ActiveX コントロールにおける CRLF インジェクションの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1770 2012-06-26 16:02 2008-06-4 Show GitHub Exploit DB Packet Storm
247399 7.5 危険 blogator-script - Blogator-script の _blogadata/include/sond_result.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1763 2012-06-26 16:02 2008-04-12 Show GitHub Exploit DB Packet Storm
247400 6.8 警告 blogator-script - Blogator-script における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1760 2012-06-26 16:02 2008-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2741 - - - In affected versions of Octopus Server, permissions were not checked correctly resulting in any authenticated user being able to make server level changes using a certain API endpoint despite receivi… CWE-862
 Missing Authorization
CVE-2026-4881 2026-06-5 00:48 2026-06-4 Show GitHub Exploit DB Packet Storm
2742 7.5 HIGH
Network
- - React Router is a router for React. In versions 7.0.0 through 7.14.x of react-router and versions 2.10.0 through 2.17.4 of @remix-run/server-runtime, certain crafted requests can consume disproportio… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42342 2026-06-5 00:43 2026-06-3 Show GitHub Exploit DB Packet Storm
2743 - - - Improper Handling of Highly Compressed Data (Data Amplification) vulnerability in elixir-tesla tesla allows a denial of service via decompression bomb in HTTP response bodies. When Tesla.Middleware.… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-48594 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2744 - - - Improper Handling of Case Sensitivity vulnerability in elixir-tesla tesla allows credential leakage to a third-party origin on cross-origin redirects. Tesla.Middleware.FollowRedirects strips securit… CWE-178
 Improper Handling of Case Sensitivity
CVE-2026-48595 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2745 - - - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') vulnerability in elixir-tesla tesla allows HTTP header injection via Tesla.Multipart.add_content_type_par… CWE-113
HTTP Response Splitting
CVE-2026-48596 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2746 - - - Allocation of Resources Without Limits or Throttling vulnerability in elixir-tesla tesla allows denial of service via atom table exhaustion in Tesla.Adapter.Mint. Tesla.Adapter.Mint.open_conn/2 conv… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-48597 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2747 - - - Improper Encoding or Escaping of Output vulnerability in elixir-tesla tesla allows multipart part header injection via unescaped Content-Disposition parameter values. Tesla.Multipart.part_headers_fo… CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-48598 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
2748 6.3 MEDIUM
Network
- - A security vulnerability has been detected in itsourcecode Fees Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /receipt.php. Such manipulation of the ar… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10811 2026-06-5 00:41 2026-06-5 Show GitHub Exploit DB Packet Storm
2749 - - - GLPI is a free asset and IT management software package. In versions 11.0.0 through 11.0.6, a technician can store an XSS payload in a ITIL costs. This issue has been fixed in version 11.0.7. CWE-79
Cross-site Scripting
CVE-2026-40108 2026-06-5 00:41 2026-06-3 Show GitHub Exploit DB Packet Storm
2750 9.0 CRITICAL
Network
- - RockRMS v16.13 and before v.17.7.0 is vulnerable to Cross Site Scripting (XSS) via Social Media links in user profile. CWE-79
Cross-site Scripting
CVE-2026-36748 2026-06-5 00:41 2026-06-4 Show GitHub Exploit DB Packet Storm