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 6, 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
190581 7.5 重要
Network
Apache Software Foundation - Apache Directory LDAP API における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-3250 2017-10-10 17:39 2015-07-5 Show GitHub Exploit DB Packet Storm
190582 5.9 警告
Network
Robert Ancell - LightDM における配列インデックスの検証に関する脆弱性 CWE-129
配列インデックスの不適切な検証
CVE-2015-8316 2017-10-10 17:38 2015-11-17 Show GitHub Exploit DB Packet Storm
190583 6.1 警告
Network
Ultimate Member Group Ltd - WordPress 用 Ultimate Member WordPress プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8354 2017-10-10 17:22 2015-10-31 Show GitHub Exploit DB Packet Storm
190584 6.1 警告
Network
Kevin Behrens - WordPress 用 Role Scoper プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8353 2017-10-10 17:22 2015-10-29 Show GitHub Exploit DB Packet Storm
190585 6.1 警告
Network
InboundWP LLC - WordPress 用 Calls to Action プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8350 2017-10-10 17:22 2015-10-27 Show GitHub Exploit DB Packet Storm
190586 6.1 警告
Network
GameConnect - SourceBans におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8349 2017-10-10 17:22 2015-10-22 Show GitHub Exploit DB Packet Storm
190587 6.1 警告
Network
Fedora Project - python-fedora におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2017-1002150 2017-10-10 16:59 2017-04-11 Show GitHub Exploit DB Packet Storm
190588 7.5 重要
Network
pagure project - Pagure における認可に関する脆弱性 CWE-285
不適切な認可
CVE-2017-1002151 2017-10-10 16:55 2017-07-24 Show GitHub Exploit DB Packet Storm
190589 7.8 重要
Local
Jungo Connectivity - Jungo WinDriver におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-14153 2017-10-10 16:54 2017-09-6 Show GitHub Exploit DB Packet Storm
190590 7.8 重要
Local
Jungo Connectivity - Jungo WinDriver における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-14075 2017-10-10 16:54 2017-09-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1741 7.8 HIGH
Local
- - Incorrect permission assignment for critical resource issue exists in ServerView Agents for Windows V11.60.04 and earlier. If this vulnerability is exploited, a local authenticated attacker who can l… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-27788 2026-06-2 03:09 2026-06-1 Show GitHub Exploit DB Packet Storm
1742 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
1743 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
1744 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
1745 - - - 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
1746 - - - 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
1747 - - - 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
1748 - - - 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
1749 - - - 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
1750 - - - 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