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 5, 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
232671 4.3 警告 pyrophobia - Pyrophobia の modules/out.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1159 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232672 5 警告 postnuke software foundation - PostNuke 用の Pagesetter モジュールにおけるディレクトリトラバーサルの脆弱性 - CVE-2007-1158 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232673 4.6 警告 webSPELL - webSPELL における任意の PHP コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2007-1155 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232674 6.8 警告 webSPELL - webSPELL における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-1154 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232675 5 警告 pyrophobia - Pyrophobia におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-1152 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232676 4.3 警告 reamday enterprises - Magic News Plus におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-1142 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232677 7.5 危険 reamday enterprises - Magic News Plus の preview.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-1141 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232678 5 警告 加藤和良 - Putmail の putmail.py における重要な情報を取得される脆弱性 - CVE-2007-1137 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232679 6.8 警告 webmplayer - WebMplayer の index.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2007-1136 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
232680 6.8 警告 加藤和良 - WebMplayer における SQL インジェクションの脆弱性 - CVE-2007-1135 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
791 - - - Active IQ OneCollect version 2.7.3 contains hard-coded credentials that could allow an authenticated attacker with low privileges to perform unauthorized AutoSupport operations. New CWE-259
Use of Hard-coded Password 
CVE-2026-22055 2026-06-5 00:48 2026-06-4 Show GitHub Exploit DB Packet Storm
792 - - - 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… New CWE-862
 Missing Authorization
CVE-2026-4881 2026-06-5 00:48 2026-06-4 Show GitHub Exploit DB Packet Storm
793 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… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-42342 2026-06-5 00:43 2026-06-3 Show GitHub Exploit DB Packet Storm
794 - - - 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.… New 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
795 - - - 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… New CWE-178
 Improper Handling of Case Sensitivity
CVE-2026-48595 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
796 - - - 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… New CWE-113
HTTP Response Splitting
CVE-2026-48596 2026-06-5 00:42 2026-06-3 Show GitHub Exploit DB Packet Storm
797 - - - 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… New 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
798 - - - 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… New 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
799 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… New CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10811 2026-06-5 00:41 2026-06-5 Show GitHub Exploit DB Packet Storm
800 - - - 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. New CWE-79
Cross-site Scripting
CVE-2026-40108 2026-06-5 00:41 2026-06-3 Show GitHub Exploit DB Packet Storm