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 3, 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
238301 10 危険 ヒューレット・パッカード - HP Intelligent Management Center における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3253 2012-08-31 16:40 2012-08-29 Show GitHub Exploit DB Packet Storm
238302 3.3 注意 ソフォス - Sophos SafeGuard Enterprise の Device Encryption Client におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4736 2012-08-31 16:23 2012-08-29 Show GitHub Exploit DB Packet Storm
238303 5 警告 IBM - IBM InfoSphere Guardium のデータソース定義エディタにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3312 2012-08-31 16:22 2012-08-29 Show GitHub Exploit DB Packet Storm
238304 6.8 警告 IBM - IBM InfoSphere Guardium のアカウント作成パネルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-3309 2012-08-31 16:21 2012-08-29 Show GitHub Exploit DB Packet Storm
238305 4.3 警告 IBM - IBM WebSphere MQ におけるセキュリティ構成の設定ステップを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3295 2012-08-31 16:19 2012-05-17 Show GitHub Exploit DB Packet Storm
238306 6.8 警告 DELL EMC (旧 EMC Corporation) - EMC CTA および CTA/VE における GUI 管理者のアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2012-2285 2012-08-31 16:14 2012-08-29 Show GitHub Exploit DB Packet Storm
238307 4.6 警告 Ted Felix - acpid の event.c における書き込み操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4578 2012-08-31 16:10 2012-08-29 Show GitHub Exploit DB Packet Storm
238308 4.6 警告 Ted Felix - acpid の samples/powerbtn/powerbtn.sh における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2777 2012-08-31 16:04 2012-08-29 Show GitHub Exploit DB Packet Storm
238309 2.6 注意 サイボウズ - サイボウズLive for Android における WebView クラスに関する脆弱性 CWE-Other
その他
CVE-2012-4009 2012-08-31 16:01 2012-08-31 Show GitHub Exploit DB Packet Storm
238310 5.8 警告 サイボウズ - サイボウズLive for Android において任意の Java のメソッドが実行される脆弱性 CWE-DesignError
CVE-2012-4008 2012-08-31 16:00 2012-08-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
611 7.1 HIGH
Local
- - ColorOS Assistant has an unauthenticated start-download channel, leading to file path traversal. New CWE-23
 Relative Path Traversal
CVE-2026-22070 2026-05-1 00:48 2026-04-30 Show GitHub Exploit DB Packet Storm
612 - - - 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
613 - - - 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
614 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
615 - - - 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
616 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
617 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
618 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
619 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
620 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