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
224001 7.9 危険 シマンテック
日立
- Symantec Backup Exec の Linux エージェント内のユーティリティプログラムにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4575 2013-10-16 18:30 2013-08-1 Show GitHub Exploit DB Packet Storm
224002 4.3 警告 シマンテック
日立
- Symantec Backup Exec におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4676 2013-10-16 18:28 2013-08-1 Show GitHub Exploit DB Packet Storm
224003 4.3 警告 シマンテック
日立
- Symantec Backup Exec における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4677 2013-10-16 18:26 2013-08-1 Show GitHub Exploit DB Packet Storm
224004 2.7 注意 シマンテック
日立
- Symantec Backup Exec の NDMP プロトコルの実装における重要なホストバージョン情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4678 2013-10-16 18:24 2013-08-1 Show GitHub Exploit DB Packet Storm
224005 7.2 危険 FreeBSD - FreeBSD のカーネルのマルチキャストの実装における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-3077 2013-10-16 18:11 2012-08-22 Show GitHub Exploit DB Packet Storm
224006 3.5 注意 IBM - IBM Sterling File Gateway および Sterling B2B Integrator におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2983 2013-10-16 18:09 2013-03-22 Show GitHub Exploit DB Packet Storm
224007 10 危険 ヒューレット・パッカード - HP Business Process Monitor における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4804 2013-10-16 18:07 2013-10-10 Show GitHub Exploit DB Packet Storm
224008 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-2551 2013-10-16 18:03 2013-03-11 Show GitHub Exploit DB Packet Storm
224009 10 危険 ヒューレット・パッカード - HP Business Process Monitor における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-2366 2013-10-16 17:57 2013-10-10 Show GitHub Exploit DB Packet Storm
224010 6.8 警告 IBM - IBM InfoSphere Information Server におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-4056 2013-10-16 17:45 2013-10-10 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