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 10, 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
195271 7.8 重要
Local
mruby project - mruby の gc.c の mark_context_stack 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-9527 2017-07-10 15:51 2017-04-10 Show GitHub Exploit DB Packet Storm
195272 8.8 重要
Network
Cloud Foundry Foundation - Cloud Foundry Foundation BOSH における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-4961 2017-07-10 15:49 2017-05-1 Show GitHub Exploit DB Packet Storm
195273 9.8 緊急
Network
Cloud Foundry Foundation - Cloud Foundry Foundation routing-release および cf-release における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2016-8218 2017-07-10 15:49 2016-12-9 Show GitHub Exploit DB Packet Storm
195274 9.8 緊急
Network
Cloud Foundry Foundation - Cloud Foundry Foundation Cloud Foundry および cf-mysql-release におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2016-6655 2017-07-10 15:49 2016-10-17 Show GitHub Exploit DB Packet Storm
195275 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DIR-615 ワイヤレス N 300 ルータにおける認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-9542 2017-07-10 15:40 2017-06-7 Show GitHub Exploit DB Packet Storm
195276 8.8 重要
Network
OTRS プロジェクト - Open Ticket Request System における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-9324 2017-07-10 15:31 2017-06-6 Show GitHub Exploit DB Packet Storm
195277 5.4 警告
Network
F5 Networks - 複数の F5 製品の Configuration Utility デバイス名変更ページにおける格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7469 2017-07-10 15:30 2016-09-9 Show GitHub Exploit DB Packet Storm
195278 7.5 重要
Network
Huawei - 複数の Huawei Campus シリーズスイッチモデルの IP スタックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-3913 2017-07-10 15:13 2015-05-6 Show GitHub Exploit DB Packet Storm
195279 6.1 警告
Network
DELL EMC (旧 EMC Corporation) - 複数の EMC RSA 製品における反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5003 2017-07-10 15:09 2017-06-8 Show GitHub Exploit DB Packet Storm
195280 7.5 重要
Network
Fedora Project
pulp project
- Pulp における証明書・パスワードの管理に関する脆弱性 CWE-255
証明書・パスワード管理
CVE-2016-3704 2017-07-10 14:45 2016-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3031 7.8 HIGH
Local
- - Privilege chaining issue exists in ServerView Agents for Windows V11.60.04 and earlier. If this vulnerability is exploited, a local authenticated attacker who can log in to the server where the affec… CWE-268
 Privilege Chaining
CVE-2026-32325 2026-06-2 03:09 2026-06-1 Show GitHub Exploit DB Packet Storm
3032 7.5 HIGH
Network
- - FlexRIC v2.0.0 crashes when an SCTP association is closed before an E2_SETUP_REQUEST is sent. The near-RT RIC assumes a mapping between SCTP association and E2 node always exists in the cleanup path … CWE-617
 Reachable Assertion
CVE-2026-37220 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3033 7.5 HIGH
Network
- - FlexRIC v2.0.0 crashes when receiving a RIC_SUBSCRIPTION_RESPONSE with an unknown ric_id that has no corresponding pending event. The near-RT RIC uses assert() to enforce the existence of a pending e… CWE-617
 Reachable Assertion
CVE-2026-37221 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3034 - - - FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element (IE) counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected num… - CVE-2026-37222 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3035 - - - FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert(). A remote unauthenticated atta… - CVE-2026-37223 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3036 - - - FlexRIC v2.0.0 crashes when receiving a duplicate E2_SETUP_REQUEST from the same or spoofed E2 Node. The iApp registry enforces node ID uniqueness via assert() rather than graceful rejection. A remot… - CVE-2026-37224 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3037 - - - FlexRIC v2.0.0 crashes when the iApp receives an E42_RIC_SUBSCRIPTION_REQUEST with an empty ricEventTriggerDefinition field. The E42 layer decoder accepts this as valid, but the E2AP encoder asserts … - CVE-2026-37225 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3038 - - - FlexRIC v2.0.0 contains reachable assert(0) calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decoda… - CVE-2026-37227 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3039 - - - An issue in ESA AnomalyMatch before 1.3.1 allow attackers to execute arbitrary code via crafted model checkpoint files. The affected components load model files from session directories using torch.l… - CVE-2026-38950 2026-06-2 03:09 2026-06-2 Show GitHub Exploit DB Packet Storm
3040 5.5 MEDIUM
Network
portainer portainer Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before … CWE-22
Path Traversal
CVE-2026-44885 2026-06-2 03:08 2026-05-29 Show GitHub Exploit DB Packet Storm