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 29, 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
3691 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける有効なライフタイム後のリソースの解放の欠如に関する脆弱性 CWE-772
有効なライフタイム後のリソースの解放の欠如
CVE-2026-23299 2026-06-3 17:02 2026-03-25 Show GitHub Exploit DB Packet Storm
3692 8.1 重要
Network
phpBB phpBB phpBBにおけるパスワード管理機能に関する脆弱性 CWE-640
パスワードを忘れた場合の脆弱なパスワードリカバリの仕組み
CVE-2026-29199 2026-06-3 17:02 2026-05-4 Show GitHub Exploit DB Packet Storm
3693 6.5 警告
Network
Mattermost, Inc. Mattermost Server Mattermost, Inc.のMattermost Serverにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-3117 2026-06-3 17:02 2026-05-18 Show GitHub Exploit DB Packet Storm
3694 7.3 重要
Network
Elasticsearch B.V. Kibana Elasticsearch B.V.のKibanaにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-33462 2026-06-3 17:02 2026-05-28 Show GitHub Exploit DB Packet Storm
3695 5.3 警告
Network
Elasticsearch B.V. Kibana Elasticsearch B.V.のKibanaにおける有効期限後または解放後のリソースの操作に関する脆弱性 CWE-672
有効期限後または解放後のリソースの操作
CVE-2026-33463 2026-06-3 17:02 2026-05-28 Show GitHub Exploit DB Packet Storm
3696 6.5 警告
Network
Elasticsearch B.V. Kibana Elasticsearch B.V.のKibanaにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-33464 2026-06-3 17:02 2026-05-28 Show GitHub Exploit DB Packet Storm
3697 9.8 緊急
Network
オラクル Oracle Hospitality OPERA 5 Property Services オラクルのOracle Hospitality OPERA 5 Property Servicesにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-34311 2026-06-3 17:02 2026-05-28 Show GitHub Exploit DB Packet Storm
3698 9.8 緊急
Network
IBM Engineering Lifecycle Management IBMのEngineering Lifecycle Managementにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-3660 2026-06-3 17:02 2026-05-26 Show GitHub Exploit DB Packet Storm
3699 7.5 重要
Network
FRRouting Project FRRouting FRRouting ProjectのFRRoutingにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-37457 2026-06-3 17:02 2026-05-1 Show GitHub Exploit DB Packet Storm
3700 7.2 重要
Network
devcode openstamanager DevcodeのOpenSTAManagerにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2026-38751 2026-06-3 17:02 2026-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271 8.8 HIGH
Network
- - Contributor Privilege Escalation in Fusion Builder <= 3.15.4 versions. New CWE-266
 Incorrect Privilege Assignment
CVE-2026-56008 2026-06-30 01:16 2026-06-27 Show GitHub Exploit DB Packet Storm
272 7.5 HIGH
Network
- - pnpm is a package manager. Prior to 10.34.2 and 11.5.3, pnpm can install configDependencies declared in pnpm-workspace.yaml before command dispatch. Before the patch, a repository could declare pacqu… New CWE-78
CWE-494
CWE-829
OS Command 
 Download of Code Without Integrity Check
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2026-55697 2026-06-30 01:16 2026-06-26 Show GitHub Exploit DB Packet Storm
273 - - - Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13, in apps/meteor/app/apple/server/loginHandler.ts, han… New CWE-287
CWE-288
Improper Authentication
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-55666 2026-06-30 01:16 2026-06-25 Show GitHub Exploit DB Packet Storm
274 7.7 HIGH
Network
- - RustFS is a distributed object storage system built in Rust. From 1.0.0-alpha.1 until 1.0.0-beta.9, when the FTP frontend is enabled, the FTP read and probe handlers dispatch directly to the storage … New CWE-862
CWE-863
 Missing Authorization
 Incorrect Authorization
CVE-2026-55189 2026-06-30 01:16 2026-06-27 Show GitHub Exploit DB Packet Storm
275 6.3 MEDIUM
Local
- - acl before version 2.4.0 contains a time-of-check to time-of-use (TOCTOU) race condition vulnerability that allows local attackers to escalate privileges by replacing a pathname component with a symb… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-54370 2026-06-30 01:16 2026-06-29 Show GitHub Exploit DB Packet Storm
276 5.3 MEDIUM
Network
nodeca js-yaml js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same al… New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-53550 2026-06-30 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
277 9.9 CRITICAL
Network
- - OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, there is a SQL injection in timestamps functionality. OpenProject baseline comparison allows callers to … New CWE-89
SQL Injection
CVE-2026-52785 2026-06-30 01:16 2026-06-27 Show GitHub Exploit DB Packet Storm
278 5.4 MEDIUM
Network
- - OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, a cross-project IDOR / authorization context confusion in the Calendar and Team Planner modules allows a… New CWE-639
CWE-863
 Authorization Bypass Through User-Controlled Key
 Incorrect Authorization
CVE-2026-52779 2026-06-30 01:16 2026-06-27 Show GitHub Exploit DB Packet Storm
279 6.5 MEDIUM
Network
- - OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the GET /api/v3/shares endpoint returns share details for ALL work packages in a project to any user wit… New CWE-863
 Incorrect Authorization
CVE-2026-44735 2026-06-30 01:16 2026-06-27 Show GitHub Exploit DB Packet Storm
280 6.5 MEDIUM
Network
- - Contributor Cross Site Scripting (XSS) in BNE Testimonials <= 2.0.8 versions. New CWE-79
Cross-site Scripting
CVE-2025-68075 2026-06-30 01:16 2026-06-27 Show GitHub Exploit DB Packet Storm