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":May 28, 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
245971 4.3 警告 bcoos - bcoos の Event Calendar の modules/ecal/display.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6274 2012-06-26 15:54 2007-12-7 Show GitHub Exploit DB Packet Storm
245972 2.1 注意 シトリックス・システムズ - Citrix EdgeSight for Presentation Server などの製品における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2007-6267 2012-06-26 15:54 2007-12-7 Show GitHub Exploit DB Packet Storm
245973 7.5 危険 bcoos - bcoos における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6266 2012-06-26 15:54 2007-12-7 Show GitHub Exploit DB Packet Storm
245974 6.8 警告 AVAST Software s.r.o. - avast! Home および Professional Editions における詳細不明の脆弱性 CWE-119
バッファエラー
CVE-2007-6265 2012-06-26 15:54 2007-12-7 Show GitHub Exploit DB Packet Storm
245975 4.9 警告 アップル - Apple Mac OS X の load_threadstack 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-6261 2012-06-26 15:54 2007-12-5 Show GitHub Exploit DB Packet Storm
245976 2.1 注意 Gentoo Linux - Portage の etc-update における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-6249 2012-06-26 15:54 2007-12-13 Show GitHub Exploit DB Packet Storm
245977 7.5 危険 Beehive Forum - Beehive Forum における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2007-6241 2012-06-26 15:54 2007-12-5 Show GitHub Exploit DB Packet Storm
245978 10 危険 アップル - Windows XP 上で稼動する Apple QuickTime における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2007-6238 2012-06-26 15:54 2007-12-4 Show GitHub Exploit DB Packet Storm
245979 9 危険 deluxebb - DeluxeBB の cp.php における任意のアカウントの電子メールアドレスを変更される脆弱性 CWE-287
不適切な認証
CVE-2007-6237 2012-06-26 15:54 2007-12-4 Show GitHub Exploit DB Packet Storm
245980 10 危険 ftpdmin - FTP Admin の index.php における管理者のアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2007-6234 2012-06-26 15:54 2007-12-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
41 6.5 MEDIUM
Network
- - Frappe HR is an open-source human resources management solution (HRMS). Prior to 16.5.0, authenticated employees could access other employees’ leave details due to improper authorization checks. This… New CWE-863
 Incorrect Authorization
CVE-2026-45081 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
42 7.7 HIGH
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.10, the Plugin URL upload endpoint (POST /api/plugin) validates the submitted URL with a single substring check: url.includes(".tar.gz"). A… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45061 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
43 7.5 HIGH
Network
- - bird-lg-go is a BIRD looking glass in Go. Prior to 1.4.5, the apiHandler (and similarly webHandlerTelegramBot) processes user-provided JSON payloads by directly using json.NewDecoder(r.Body).Decode(&… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-45047 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
44 8.8 HIGH
Network
- - elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.68, an authenticated SQL injection vulnerability in the elFinder MySQL volume driver (elFinderVolu… New CWE-89
SQL Injection
CVE-2026-44521 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
45 7.4 HIGH
Network
- - FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 3.12.0, /api/totp_setup.php is callable from a session that has only passed the passwo… New CWE-200
CWE-287
CWE-306
Information Exposure
Improper Authentication
Missing Authentication for Critical Function
CVE-2026-44460 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
46 9.3 CRITICAL
Network
- - Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the component override system transpiles user-supplied TSX via Sucrase and evaluates it with new Function, shadowing dangerous global… New CWE-693
 Protection Mechanism Failure
CVE-2026-44451 2026-05-28 03:16 2026-05-27 Show GitHub Exploit DB Packet Storm
47 - - - Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such … New CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-44378 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
48 8.8 HIGH
Network
- - BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, a malicious bentofile.yaml containing a newline-injected value in envs[*].n… New CWE-78
CWE-94
OS Command 
Code Injection
CVE-2026-44346 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
49 8.8 HIGH
Network
- - BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.39, src/bentoml/_internal/container/frontend/dockerfile/templates/base_v2.j2 in… New CWE-78
OS Command 
CVE-2026-44345 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm
50 6.5 MEDIUM
Network
- - free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/{subId} handler has an unsynchronized write on the global Subscrip… New CWE-362
CWE-820
Race Condition
 Missing Synchronization
CVE-2026-44318 2026-05-28 03:16 2026-05-28 Show GitHub Exploit DB Packet Storm