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 13, 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
208291 6.3 警告 ASUSTeK Computer Inc. - ASUS RT シリーズのルータのファームウェアの Advanced_System_Content.asp における管理者ユーザ名とパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2014-2719 2016-02-10 17:05 2014-04-14 Show GitHub Exploit DB Packet Storm
208292 4.3 警告 ASUSTeK Computer Inc. - ASUS RT-AC68U および他の RT シリーズルータのファームウェアの Advanced_Wireless_Content.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2925 2016-02-10 17:05 2014-04-3 Show GitHub Exploit DB Packet Storm
208293 7.1 危険 ASUSTeK Computer Inc. - ASUS RT シリーズのルータのファームウェアにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-2718 2016-02-10 17:04 2014-10-28 Show GitHub Exploit DB Packet Storm
208294 10 危険 ASUSTeK Computer Inc. - 複数の ASUS ルータで使用される WRT ファームウェアにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9583 2016-02-10 17:04 2014-10-11 Show GitHub Exploit DB Packet Storm
208295 4.3 警告 DELL EMC (旧 EMC Corporation) - Avamar Data Store GEN4(S) および Avamar Virtual Edition の EMC Avamar における平文のパスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2014-4623 2016-02-10 15:44 2014-10-22 Show GitHub Exploit DB Packet Storm
208296 2.9 注意 アップル - Apple iOS および Apple TV の 802.1X サブシステムにおける認証情報を算出される脆弱性 CWE-310
暗号の問題
CVE-2014-4364 2016-02-10 15:44 2014-09-17 Show GitHub Exploit DB Packet Storm
208297 3.5 注意 日立 - uCosminexus Portal Framework および Groupmax Collaboration におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2016-02-10 14:34 2015-12-25 Show GitHub Exploit DB Packet Storm
208298 4.3 警告 Matroska.org - libEBML の EbmlElement::ReadCodedSizeValue 関数におけるプロセスヒープメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8791 2016-02-10 14:05 2015-10-20 Show GitHub Exploit DB Packet Storm
208299 4.3 警告 Matroska.org - libEBML の EbmlUnicodeString::UpdateFromUTF8 関数におけるプロセスヒープメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2015-8790 2016-02-10 14:05 2015-10-20 Show GitHub Exploit DB Packet Storm
208300 9.3 危険 Matroska.org - libEBML の EbmlMaster::Read 関数における脆弱性 CWE-Other
その他
CVE-2015-8789 2016-02-10 14:05 2015-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3481 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
3482 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
3483 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
3484 - - - 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
3485 - - - 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
3486 - - - 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
3487 - - - 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
3488 - - - 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
3489 - - - 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
3490 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