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
196491 5 警告
Local
Moxa Inc. - Moxa MX-AOPC Server における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-7457 2017-05-18 16:48 2017-04-9 Show GitHub Exploit DB Packet Storm
196492 7.2 重要
Network
SAP - SAP NetWeaver AS Java の ES UDDI コンポーネントの getUserUddiElements メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-7717 2017-05-18 16:42 2017-01-10 Show GitHub Exploit DB Packet Storm
196493 7.8 重要
Local
Proxifier - Proxifier for Mac における権限を取得される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-7643 2017-05-18 16:41 2017-04-10 Show GitHub Exploit DB Packet Storm
196494 6.1 警告
Network
レッドハット - RESTEasy のデフォルト例外ハンドラにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6347 2017-05-18 16:37 2016-08-31 Show GitHub Exploit DB Packet Storm
196495 5.5 警告
Local
oVirt - oVirt のエンジンにおける重要なパスワード情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6341 2017-05-18 16:37 2016-08-29 Show GitHub Exploit DB Packet Storm
196496 5.4 警告
Network
Zurmo Inc. - Zurmo におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-7188 2017-05-18 16:37 2017-04-10 Show GitHub Exploit DB Packet Storm
196497 7.8 重要
Local
Artifex Software - Ghostscript の psi/zht2.c の .sethalftone5 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-704
不正な型変換またはキャスト
CVE-2016-8602 2017-05-18 16:37 2016-10-9 Show GitHub Exploit DB Packet Storm
196498 6.5 警告
Network
シマンテック - Symantec Messaging Gateway の charting コンポーネントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-5312 2017-05-18 16:37 2016-09-27 Show GitHub Exploit DB Packet Storm
196499 7.5 重要
Network
Palo Alto Networks - Palo Alto Networks Traps ESM Console におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-7408 2017-05-18 16:31 2017-04-7 Show GitHub Exploit DB Packet Storm
196500 4.3 警告
Network
Palo Alto Networks - Palo Alto Networks PAN-OS の Management Web Interface におけるエクスポートファイルに書き込まれる脆弱性 CWE-20
不適切な入力確認
CVE-2017-7217 2017-05-18 16:31 2017-04-10 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
2831 - - - Uncontrolled Resource Consumption vulnerability in oban-bg oban_web ('Elixir.Oban.Web.CronExpr' modules) allows memory exhaustion via unbounded cron range expansion. An attacker with access to sched… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-48593 2026-05-28 04:38 2026-05-27 Show GitHub Exploit DB Packet Storm
2832 5.9 MEDIUM
Network
putty putty PuTTY 0.72 before 0.84 has a double free in RSA KEX. CWE-415
 Double Free
CVE-2026-48850 2026-05-28 04:14 2026-05-26 Show GitHub Exploit DB Packet Storm
2833 3.1 LOW
Network
putty putty PuTTY 0.77 before 0.84 uses a copy of the PuTTY icon as a trust indication for TELNET data but the trust status is not cleared between proxy authentication and the main session. CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-48851 2026-05-28 04:12 2026-05-26 Show GitHub Exploit DB Packet Storm
2834 3.7 LOW
Network
putty putty PuTTY 0.71 before 0.84 has an assertion failure in ECDSA signature verification. CWE-617
 Reachable Assertion
CVE-2026-48852 2026-05-28 04:11 2026-05-26 Show GitHub Exploit DB Packet Storm
2835 5.3 MEDIUM
Local
squirrel-lang squirrel A security flaw has been discovered in Squirrel up to 3.2. Impacted is the function ReadObject of the file squirrel/sqobject.cpp of the component Cnut File Handler. Performing a manipulation results … CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-9541 2026-05-28 03:48 2026-05-26 Show GitHub Exploit DB Packet Storm
2836 9.8 CRITICAL
Network
perl perl Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perl_study_chunk in regcomp_study.c checked the size of th… CWE-680
 Integer Overflow to Buffer Overflow
CVE-2026-8376 2026-05-28 03:43 2026-05-26 Show GitHub Exploit DB Packet Storm
2837 7.5 HIGH
Network
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains … CWE-125
Out-of-bounds Read
CVE-2026-48688 2026-05-28 03:36 2026-05-27 Show GitHub Exploit DB Packet Storm
2838 7.7 HIGH
Network
microsoft azure_stack_hci Improper input validation in Azure Compute Gallery allows an authorized attacker to disclose information over a network. CWE-20
 Improper Input Validation 
CVE-2026-26147 2026-05-28 03:34 2026-05-23 Show GitHub Exploit DB Packet Storm
2839 8.8 HIGH
Network
microsoft sharepoint_server Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CWE-502
 Deserialization of Untrusted Data
CVE-2026-45659 2026-05-28 03:32 2026-05-23 Show GitHub Exploit DB Packet Storm
2840 8.1 HIGH
Adjacent
pavel-odintsov fastnetmon FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.c… CWE-306
Missing Authentication for Critical Function
CVE-2026-48692 2026-05-28 03:30 2026-05-27 Show GitHub Exploit DB Packet Storm