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 19, 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
203291 5.3 警告
Network
BlueZ Project - BlueZ の tools/parser/csr.c ソースファイルの commands_dump 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9804 2016-12-6 14:26 2016-11-14 Show GitHub Exploit DB Packet Storm
203292 5.3 警告
Network
BlueZ Project - BlueZ の tools/parser/hci.c ソースファイルの le_meta_ev_dump 関数における境界外読み取りの脆弱性 CWE-119
CWE-125
CVE-2016-9803 2016-12-6 14:26 2016-11-14 Show GitHub Exploit DB Packet Storm
203293 5.3 警告
Network
BlueZ Project - BlueZ の monitor/packet.c ソースファイルの l2cap_packet 関数におけるバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2016-9802 2016-12-6 14:26 2016-11-15 Show GitHub Exploit DB Packet Storm
203294 5.3 警告
Network
BlueZ Project - BlueZ の tools/parser/l2cap.c ソースファイルの set_ext_ctrl 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9801 2016-12-6 14:26 2016-11-14 Show GitHub Exploit DB Packet Storm
203295 5.3 警告
Network
BlueZ Project - BlueZ の tools/parser/hci.c ソースファイルの pin_code_reply_dump 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9800 2016-12-6 14:26 2016-11-14 Show GitHub Exploit DB Packet Storm
203296 5.3 警告
Network
BlueZ Project - BlueZ の btsnoop.c ソースファイルの pklg_read_hci 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9799 2016-12-6 14:26 2016-11-15 Show GitHub Exploit DB Packet Storm
203297 5.3 警告
Network
BlueZ Project - BlueZ の tools/parser/l2cap.c ソースファイルの conf_opt 関数における解放済みメモリ使用の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-9798 2016-12-6 14:26 2016-11-14 Show GitHub Exploit DB Packet Storm
203298 5.3 警告
Network
BlueZ Project - BlueZ の tools/parser/l2cap.c ソースファイルの l2cap_dump 関数におけるバッファオーバーリードの脆弱性 CWE-119
CWE-125
CVE-2016-9797 2016-12-6 14:26 2016-11-14 Show GitHub Exploit DB Packet Storm
203299 6.5 警告
Local
IBM - IBM PowerKVM の Linux Kernel コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-284
CVE-2016-3044 2016-12-6 11:29 2016-07-7 Show GitHub Exploit DB Packet Storm
203300 6.8 警告 Mozilla Foundation
openSUSE project
SUSE
オラクル
- Mozilla Firefox の dom/html/nsHTMLDocument.cpp における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-1961 2016-12-5 17:49 2016-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3531 7.5 HIGH
Network
mosaic5g flexric FlexRIC v2.0.0 contains an authorization bypass in the iApp's xApp isolation mechanism. The equality function eq_xapp_ric_gen_id() in src/ric/iApp/xapp_ric_id.c compares m0->xapp_id against itself (m… CWE-617
 Reachable Assertion
CVE-2026-37233 2026-06-4 02:16 2026-06-2 Show GitHub Exploit DB Packet Storm
3532 7.5 HIGH
Network
mosaic5g flexric FlexRIC v2.0.0 trusts the xapp_id field from E42 message payloads without binding it to the sender's SCTP association. The validation function valid_xapp_id() only checks that the value is within the… CWE-284
Improper Access Control
CVE-2026-37235 2026-06-4 02:15 2026-06-2 Show GitHub Exploit DB Packet Storm
3533 6.5 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 31.0.0 to before 31.0.14, and 32.0.0 to before 32.0.4, if {lang} is used in the template directory config… CWE-22
Path Traversal
CVE-2026-45279 2026-06-4 02:15 2026-06-2 Show GitHub Exploit DB Packet Storm
3534 8.1 HIGH
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, with the knowledge of other users’ principal URL an… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45281 2026-06-4 02:11 2026-06-2 Show GitHub Exploit DB Packet Storm
3535 8.1 HIGH
Network
jupyter jupyter_server A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary check in the _get_os_path() function within jupyter_server/services/contents/fileio.… CWE-23
 Relative Path Traversal
CVE-2026-5422 2026-06-4 02:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3536 6.5 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 authenticated attacker can access attachments of… CWE-284
NVD-CWE-noinfo
Improper Access Control
CVE-2026-45282 2026-06-4 02:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3537 7.5 HIGH
Network
prefect prefect In version 3.6.19 of prefecthq/prefect, an authentication bypass vulnerability exists due to the improper handling of URL path exemptions for health check probes. Specifically, the authentication mid… CWE-863
 Incorrect Authorization
CVE-2026-3514 2026-06-4 02:08 2026-06-2 Show GitHub Exploit DB Packet Storm
3538 6.5 MEDIUM
Network
lfprojects mlflow MLflow 3.9.0 with basic-auth (`--app-name basic-auth`) fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the `BEFORE_REQUEST_HANDLERS` dictionary in `mlfl… CWE-284
Improper Access Control
CVE-2026-3198 2026-06-4 02:07 2026-06-2 Show GitHub Exploit DB Packet Storm
3539 4.3 MEDIUM
Network
elabftw elabftw eLabFTW is an open source electronic lab notebook. Prior to version 5.4.2, in certain cases, an authenticated user performing a numeric reference/search can return results that include resources the … CWE-200
Information Exposure
CVE-2026-28511 2026-06-4 02:06 2026-06-2 Show GitHub Exploit DB Packet Storm
3540 4.3 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.2, and 33.0.0 to before 33.0.1, the files_lock app did not properly validate the ow… CWE-287
Improper Authentication
CVE-2026-45283 2026-06-4 02:02 2026-06-2 Show GitHub Exploit DB Packet Storm