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 14, 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
224481 4.3 警告 TYPO3 Association - TYPO3 の Extension Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7076 2013-12-24 17:41 2013-12-10 Show GitHub Exploit DB Packet Storm
224482 3.5 注意 TYPO3 Association - TYPO3 の Content Editing Wizards におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7074 2013-12-24 17:40 2013-12-10 Show GitHub Exploit DB Packet Storm
224483 5 警告 iScripts - iScripts AutoHoster におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-7190 2013-12-24 16:50 2013-12-15 Show GitHub Exploit DB Packet Storm
224484 7.5 危険 iScripts - iScripts AutoHoster における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-7189 2013-12-24 16:50 2013-12-15 Show GitHub Exploit DB Packet Storm
224485 4.3 警告 DELL EMC (旧 EMC Corporation) - RSA Archer eGRC におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6178 2013-12-24 16:07 2013-12-19 Show GitHub Exploit DB Packet Storm
224486 4 警告 IBM - IBM DB2 および DB2 Connect におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-6717 2013-12-24 16:07 2013-12-16 Show GitHub Exploit DB Packet Storm
224487 4.3 警告 IBM - IBM Content Navigator におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-5462 2013-12-24 16:06 2013-12-16 Show GitHub Exploit DB Packet Storm
224488 3.5 注意 IBM - IBM FileNet Business Process Framework における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-5452 2013-12-24 16:05 2013-12-19 Show GitHub Exploit DB Packet Storm
224489 4.9 警告 IBM - 複数の IBM InfoSphere Master Data Management 製品における Web セッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2013-5426 2013-12-24 16:04 2013-12-16 Show GitHub Exploit DB Packet Storm
224490 4.3 警告 IBM - IBM Rational ClearQuest の Web クライアントにおけるデータベース名を読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-5422 2013-12-24 16:04 2013-12-13 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