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
224761 4.3 警告 IBM - IBM Rational ClearQuest の Web クライアントにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-3041 2013-10-3 14:59 2013-09-16 Show GitHub Exploit DB Packet Storm
224762 6.2 警告 シスコシステムズ - Cisco Unified Computing System の Baseboard Management Controller における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4096 2013-10-3 14:52 2013-10-1 Show GitHub Exploit DB Packet Storm
224763 4.3 警告 X2Engine - X2Engine X2CRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5693 2013-10-3 14:45 2013-09-10 Show GitHub Exploit DB Packet Storm
224764 8.5 危険 X2Engine - X2Engine X2CRM におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5692 2013-10-3 14:42 2013-09-10 Show GitHub Exploit DB Packet Storm
224765 6.8 警告 FreeSWITCH - FreeSWITCH の switch_regex.c の switch_perform_substitution 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2238 2013-10-3 14:39 2013-07-2 Show GitHub Exploit DB Packet Storm
224766 7.8 危険 Squid-cache.org - Squid の errorpage.cc の strHdrAcptLangGetItem 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1839 2013-10-3 14:08 2013-03-14 Show GitHub Exploit DB Packet Storm
224767 10 危険 IBM - IBM SPSS Collaboration and Deployment Services における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-5370 2013-10-3 11:11 2013-09-26 Show GitHub Exploit DB Packet Storm
224768 10 危険 IBM - IBM SPSS Collaboration and Deployment Services における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4042 2013-10-3 11:05 2013-09-26 Show GitHub Exploit DB Packet Storm
224769 8.3 危険 日立 - JP1/Base における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
- 2013-10-3 10:56 2013-09-30 Show GitHub Exploit DB Packet Storm
224770 8.3 危険 日立 - JP1/Automatic Job Management System 3 および JP1/Automatic Job Management System 2 における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
- 2013-10-3 10:51 2013-09-30 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
2451 5.4 MEDIUM
Network
- - A stored Cross-Site Scripting (XSS) vulnerability exists in the project selector component of Mautic 7. When rendering selection menus for associating projects with system entities, the application f… CWE-79
Cross-site Scripting
CVE-2026-9811 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2452 - - - Path traversal vulnerability in Remote Spark (https://www.Remotespark.Com/) SparkView allows reading and writing arbitrary files in all directories as root. This leads to RCE. The affected component … CWE-23
 Relative Path Traversal
CVE-2026-8326 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2453 - - - Incorrect permission settings on a critical resource in Suprema BioStar 2 (versions 2.9.3 through 2.9.11) that allow backup files to be publicly exposed when the administrator configures their path w… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-9508 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2454 - - - An unhandled exception in Suprema BioStar 2 (Server), versions 2.9.8, 2.9.10, and 2.9.11, that allows an unauthenticated remote attacker to cause a denial of service (DoS) by sending HTTP POST reques… CWE-248
 Uncaught Exception
CVE-2026-9509 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2455 9.1 CRITICAL
Network
- - The WP Travel Pro plugin for WordPress is vulnerable to arbitrary user deletion via the /wp-json/wp-travel/v1/travel-guide/{user_id} REST API endpoint in all versions up to, and including, 10.6.0. Th… CWE-862
 Missing Authorization
CVE-2026-4290 2026-05-30 00:39 2026-05-30 Show GitHub Exploit DB Packet Storm
2456 8.2 HIGH
Network
- - Anchor is a framework providing several convenient developer tools for writing Solana programs. From 1.0.0 to before 1.0.2, an logic error causes anchor programs to accept any program id when requiri… CWE-20
 Improper Input Validation 
CVE-2026-45137 2026-05-30 00:34 2026-05-28 Show GitHub Exploit DB Packet Storm
2457 6.1 MEDIUM
Network
golang net Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML befo… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2026-25681 2026-05-30 00:30 2026-05-23 Show GitHub Exploit DB Packet Storm
2458 7.5 HIGH
Network
- - Banks generates meaningful LLM prompts using a template language that makes sense. Prior to 2.4.2, banks uses jinja2.Environment() (unsandboxed) to render prompt templates. Applications that pass use… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-44209 2026-05-30 00:29 2026-05-27 Show GitHub Exploit DB Packet Storm
2459 5.4 MEDIUM
Network
- - FacturaScripts is an open source accounting and invoicing software. In 2025.92 and earlier, a stored Cross-Site Scripting (XSS) vulnerability exists in the product search modal of sales (Core/Lib/Aja… CWE-79
Cross-site Scripting
CVE-2026-42877 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm
2460 - - - Pi.Alert is a WIFI / LAN intruder detector with web service monitoring. From 2024-06-29 to before 2026-05-07, the web application endpoint is vulnerable to SQL injection. The /pialert/php/server/devi… CWE-89
SQL Injection
CVE-2026-44886 2026-05-30 00:29 2026-05-28 Show GitHub Exploit DB Packet Storm