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
3881 7.8 重要
Local
マイクロソフト SQL Server 2019
SQL Server 2025
SQL Server 2016
SQL Server 2022
SQL Server 2017
SQL サーバーの特権の昇格の脆弱性 CWE-89
SQLインジェクション
CVE-2026-32167 2026-05-11 10:59 2026-04-14 Show GitHub Exploit DB Packet Storm
3882 7.8 重要
Local
マイクロソフト SQL Server 2019
SQL Server 2025
SQL Server 2016
SQL Server 2022
SQL Server 2017
SQL サーバーの特権の昇格の脆弱性 CWE-89
SQLインジェクション
CVE-2026-32176 2026-05-11 10:58 2026-04-14 Show GitHub Exploit DB Packet Storm
3883 7.5 重要
Network
マイクロソフト .NET
visual studio 2022
.NET のなりすましの脆弱性 CWE-138
特殊要素の不適切な無害化
CVE-2026-32178 2026-05-11 10:58 2026-04-14 Show GitHub Exploit DB Packet Storm
3884 6.5 警告
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-32603 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
3885 9.1 緊急
Network
X.Org Foundation
レッドハット
X.Org X Server
Red Hat Enterprise Linux
レッドハット等の複数ベンダの製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-34000 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
3886 9.1 緊急
Network
X.Org Foundation
レッドハット
X.Org X Server
Red Hat Enterprise Linux
レッドハット等の複数ベンダの製品における不適切な長さの値によるバッファへのアクセスに関する脆弱性 CWE-805
不適切な長さの値によるバッファへのアクセス
CVE-2026-34002 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
3887 8.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおけるCRLF インジェクションの脆弱性 CWE-93
CRLF インジェクション
CVE-2026-34458 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
3888 8.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-34459 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
3889 7.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-34461 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
3890 7.8 重要
Local
sandboxie-plus Sandboxie sandboxie-plusのSandboxieにおける複数の脆弱性 CWE-121
CWE-170
CVE-2026-34462 2026-05-11 10:58 2026-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2691 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
2692 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
2693 - - - 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
2694 - - - 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
2695 - - - 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
2696 - - - 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
2697 - - - 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
2698 - - - 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
2699 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
2700 6.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-862
 Missing Authorization
CVE-2026-44884 2026-06-2 03:07 2026-05-29 Show GitHub Exploit DB Packet Storm