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":May 1, 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
192621 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
192622 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
192623 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
192624 6.1 警告
Network
レッドハット - RESTEasy のデフォルト例外ハンドラにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6347 2017-05-18 16:37 2016-08-31 Show GitHub Exploit DB Packet Storm
192625 5.5 警告
Local
oVirt - oVirt のエンジンにおける重要なパスワード情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6341 2017-05-18 16:37 2016-08-29 Show GitHub Exploit DB Packet Storm
192626 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
192627 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
192628 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
192629 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
192630 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:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
131 - - - LEX Baza Dokumentów is vulnerable to DOM-based XSS in "em" cookie parameter. The application unsafely processes the parameter on the client side, allowing an attacker to execute arbitrary JavaScript … New CWE-79
Cross-site Scripting
CVE-2026-1493 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
132 5.9 MEDIUM
Network
- - Dancer::Session::Abstract versions through 1.3522 for Perl generates session ids insecurely. The session id is generated from summing the character codepoints of the absolute pathname with the proce… New CWE-338
CWE-340
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
 Generation of Predictable Numbers or Identifiers
CVE-2026-5080 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
133 - - - Unauthenticated attackers can exploit a weakness in the XML parser functionality of Lobster_pro prior to version 4.12.6-GA. This allows them to obtain read access to files on the application server a… New CWE-611
XXE
CVE-2024-13971 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
134 - - - Insufficient validation of node IDs in Qt SVG module allows arbitrary QML/JavaScript code injection when loading malicious SVG files through the VectorImage component in Qt Quick. While QML execution… New CWE-20
CWE-94
 Improper Input Validation 
Code Injection
CVE-2025-14576 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
135 5.4 MEDIUM
Network
- - When Keycloak is started with `--features-disabled=account,account-api`, the Account REST API is only partially disabled. Five endpoints under the versioned path `/account/v1alpha1` remain fully func… New CWE-425
 Direct Request ('Forced Browsing')
CVE-2026-7500 2026-05-1 00:48 2026-05-1 Show GitHub Exploit DB Packet Storm
136 4.0 MEDIUM
Local
- - Little CMS (lcms2) 2.16 through 2.18 before 2.19 has an integer overflow in ParseCube in cmscgats.c. New CWE-190
 Integer Overflow or Wraparound
CVE-2026-42798 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
137 4.4 MEDIUM
Local
- - AgentFlow's local web API accepts non-JSON content types on POST /api/runs and POST /api/runs/validate endpoints without enforcing application/json validation, allowing attackers to bypass trust-boun… New CWE-346
 Origin Validation Error
CVE-2026-7439 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm
138 8.8 HIGH
Network
- - AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipeline_path parameter to the POST /api/runs … New CWE-94
Code Injection
CVE-2026-7466 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm
139 8.2 HIGH
Network
- - XATABoost CMS 1.0.0 contains a union-based SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the id parameter. Attackers c… New CWE-89
SQL Injection
CVE-2018-25300 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm
140 8.4 HIGH
Local
- - Easy MPEG to DVD Burner 1.7.11 contains a structured exception handling (SEH) local buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious userna… New CWE-120
Classic Buffer Overflow
CVE-2018-25301 2026-05-1 00:44 2026-04-30 Show GitHub Exploit DB Packet Storm