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
134831 8.8 重要
Adjacent
ネットギア AC2600 ファームウェア
R6700 ファームウェア
R7350 ファームウェア
R7400 ファームウェア
R6900 ファームウェア
R7450 ファームウェア
R6800 ファームウェア
AC2400 ファームウェア
AC2100 ファームウェア
複数の NETGEAR 製品における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2020-27866 2021-10-29 18:02 2020-12-16 Show GitHub Exploit DB Packet Storm
134832 7.8 重要
Local
インテル Intel Graphics Drivers Intel(R) Graphics Driver における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2020-24462 2021-10-29 17:59 2020-08-19 Show GitHub Exploit DB Packet Storm
134833 5.3 警告
Network
Apostrophe Technologies sanitize-html Apostrophe Technologies sanitize-html における脆弱性 CWE-noinfo
情報不足
CVE-2021-26540 2021-10-29 17:48 2021-01-26 Show GitHub Exploit DB Packet Storm
134834 6.1 警告
Network
Apache Software Foundation Apache ActiveMQ Apache ActiveMQ におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2020-13947 2021-10-29 17:48 2020-06-8 Show GitHub Exploit DB Packet Storm
134835 9.1 緊急
Network
Cesanta Mongoose Cesanta Mongoose HTTPS サーバにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-26530 2021-10-29 17:48 2021-01-24 Show GitHub Exploit DB Packet Storm
134836 9.1 緊急
Network
Cesanta Mongoose Cesanta Mongoose HTTPS サーバにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-26529 2021-10-29 17:48 2021-01-24 Show GitHub Exploit DB Packet Storm
134837 9.1 緊急
Network
Cesanta Mongoose Cesanta Mongoose HTTPS サーバにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-26528 2021-10-29 17:48 2021-01-23 Show GitHub Exploit DB Packet Storm
134838 8.8 重要
Network
Fedora Project
Symonics GmbH
Fedora
libmysofa
Symonics libmysofa における古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2020-36152 2021-10-29 17:48 2020-08-27 Show GitHub Exploit DB Packet Storm
134839 6.5 警告
Network
1Password 1Password SCIM Bridge 1Password SCIM Bridge における認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2021-26905 2021-10-29 17:48 2021-02-5 Show GitHub Exploit DB Packet Storm
134840 8.8 重要
Network
CarrierWave project CarrierWave CarrierWave におけるインジェクションに関する脆弱性 CWE-74
インジェクション
CVE-2021-21305 2021-10-29 17:48 2021-02-8 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