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 9, 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
223411 7.8 危険 QNAP Systems - QNAP QTS にディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-7174 2014-01-14 17:18 2014-01-8 Show GitHub Exploit DB Packet Storm
223412 4.3 警告 シスコシステムズ - Cisco Secure Access Control System の Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6974 2014-01-14 16:57 2014-01-10 Show GitHub Exploit DB Packet Storm
223413 6.8 警告 シスコシステムズ - Cisco Unity Connection のサーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-0664 2014-01-14 16:26 2014-01-10 Show GitHub Exploit DB Packet Storm
223414 4.3 警告 シスコシステムズ - Cisco Secure Access Control System の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0663 2014-01-14 16:25 2014-01-10 Show GitHub Exploit DB Packet Storm
223415 5.4 警告 シスコシステムズ - Cisco 9900 Unified IP phones におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-0658 2014-01-14 16:24 2014-01-10 Show GitHub Exploit DB Packet Storm
223416 2.1 注意 Matt Polito - Ruby 用 paratrooper-newrelic gem における X-Api-Key の値を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1234 2014-01-14 15:07 2014-01-7 Show GitHub Exploit DB Packet Storm
223417 2.1 注意 Tobias Maier - Ruby 用 paratrooper-pingdom gem における App-Key などの値を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1233 2014-01-14 15:06 2014-01-7 Show GitHub Exploit DB Packet Storm
223418 10 危険 NISUTA - Nisuta NS-WIR150NE および Nisuta NS-WIR300N ルータのファームウェアにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-7282 2014-01-14 14:45 2013-12-26 Show GitHub Exploit DB Packet Storm
223419 6.4 警告 IBM - IBM Atlas Suite の複数の製品におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2013-6334 2014-01-14 14:22 2014-01-9 Show GitHub Exploit DB Packet Storm
223420 7.5 危険 IBM - IBM Atlas Suite の複数の製品における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6321 2014-01-14 14:21 2014-01-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1091 5.9 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, an authentication bypass vulnerability allowed atta… CWE-287
Improper Authentication
CVE-2026-45690 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm
1092 8.2 HIGH
Network
nextcloud tables Nextcloud is an open source content collaboration platform. From versions 0.7.0 to before 0.7.7, 0.8.0 to before 0.8.10, 0.9.0 to before 0.9.8, and 1.0.0 to before 1.0.4, an authenticated attacker wi… CWE-89
SQL Injection
CVE-2026-45545 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm
1093 4.3 MEDIUM
Network
nextcloud tables Nextcloud is an open source content collaboration platform. From version 0.8.0 to before version 1.0.4, the view filter criteria is exposed to users with read-only permissions in Nextcloud Tables. Th… CWE-1230
 Exposure of Sensitive Information Through Metadata
CVE-2026-45544 2026-06-5 01:47 2026-06-2 Show GitHub Exploit DB Packet Storm
1094 5.3 MEDIUM
Network
nextcloud forms Nextcloud is an open source content collaboration platform. From version 4.3.0 to before version 5.2.7, a removed collaborator retains unauthorized read access to uploaded respondent files for the af… CWE-552
 Files or Directories Accessible to External Parties
CVE-2026-45543 2026-06-5 01:43 2026-06-2 Show GitHub Exploit DB Packet Storm
1095 5.3 MEDIUM
Network
- - Impact: The morgan logging middleware's :remote-user token extracts the Basic auth username from the Authorization request header and writes it to the log stream without neutralizing control characte… CWE-117
 Improper Output Neutralization for Logs
CVE-2026-5078 2026-06-5 01:40 2026-06-3 Show GitHub Exploit DB Packet Storm
1096 - - - SWUpdate before 2026.05 is affected by a time-of-check time-of-use (TOCTOU) race condition that allows local unprivileged attackers to escalate privileges to root or install untrusted contents using … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-41259 2026-06-5 01:40 2026-06-3 Show GitHub Exploit DB Packet Storm
1097 7.2 HIGH
Network
- - There is a vulnerability in the Supermicro BMC SMTP service at Supermicro AS-2115HS-TNR.  An attacker may obtain administrator privileges and inject specially crafted characters into the SMTP servic… CWE-78
OS Command 
CVE-2026-3820 2026-06-5 01:40 2026-06-4 Show GitHub Exploit DB Packet Storm
1098 - - - tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. T… CWE-22
Path Traversal
CVE-2026-7774 2026-06-5 01:40 2026-06-5 Show GitHub Exploit DB Packet Storm
1099 6.3 MEDIUM
Network
- - A vulnerability was identified in wonderwhy-er DesktopCommanderMCP 0.2.37. This affects the function readFileFromUrl of the file src/tools/filesystem.ts of the component read_file. Such manipulation … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-10690 2026-06-5 01:37 2026-06-3 Show GitHub Exploit DB Packet Storm
1100 - - - An HTML injection vulnerability in the notification email for "Slow Redirect" and "Cloned Website" Canarytokens exists in Thinkst Applied Research Canarytokens, enabling Interface Manipulation, Cross… CWE-74
Injection
CVE-2026-10729 2026-06-5 01:37 2026-06-3 Show GitHub Exploit DB Packet Storm