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":July 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
233621 7.5 危険 rakhisoftware - RakhiSoftware Price Comparison Script の product.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6277 2012-12-20 19:10 2009-02-25 Show GitHub Exploit DB Packet Storm
233622 6.8 警告 tbmnet - TBmnetCMS の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6271 2012-12-20 19:10 2009-02-25 Show GitHub Exploit DB Packet Storm
233623 7.5 危険 sadi samami - WEBBDOMAIN Multi Languages WebShop Online の detail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6268 2012-12-20 19:10 2009-02-25 Show GitHub Exploit DB Packet Storm
233624 7.5 危険 ultrastats - Ultrastats の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6260 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
233625 4.3 警告 quadcomm - QuadComm Q-Shop の search.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6259 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
233626 7.5 危険 quadcomm - QuadComm Q-Shop の users.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6258 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
233627 6.5 警告 vBulletin Solutions, Inc. - vBulletin の admincp/admincalendar.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6256 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
233628 6.5 警告 vBulletin Solutions, Inc. - vBulletin における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6255 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
233629 6.8 警告 Pluck CMS - Pluck の data/inc/lib/pcltar.lib.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6253 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
233630 7.2 危険 smcfancontrol - smcFanControl の smc プログラムにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6252 2012-12-20 19:10 2009-02-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2441 6.5 MEDIUM
Adjacent
- - An attacker within BLE communication range can passively intercept wireless traffic and obtain sensitive health-related information, including glucose measurement values. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-50034 2026-06-23 05:30 2026-06-19 Show GitHub Exploit DB Packet Storm
2442 6.5 MEDIUM
Adjacent
- - An attacker within BLE communication range can monopolize the device's only available BLE connection slot, preventing legitimate users or applications from establishing a connection. CWE-862
 Missing Authorization
CVE-2026-52866 2026-06-23 05:30 2026-06-19 Show GitHub Exploit DB Packet Storm
2443 6.1 MEDIUM
Local
- - setupBpmLogs follows symlink for bpm.log open and chown — container-to-host privilege escalation via /etc/shadow. A compromised process inside a bpm container can cause root to chown an arbitrary hos… CWE-59
Link Following
CVE-2026-47833 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2444 9.8 CRITICAL
Network
- - Bitnami Cassandra container images are affected by a retained default superuser vulnerability. When a custom administrator account is configured via the CASSANDRA_USER environment variable, the conta… CWE-798
 Use of Hard-coded Credentials
CVE-2026-47846 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2445 5.3 MEDIUM
Network
- - Bitnami MariaDB Galera container images and Helm chart are affected by a hardcoded default credential vulnerability in the Galera replication health-check user. The MARIADB_REPLICATION_USER and MARIA… CWE-798
 Use of Hard-coded Credentials
CVE-2026-47847 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2446 8.8 HIGH
Network
- - SQL injection in pgAdmin 4 across every dialog template that renders ``COMMENT ON ... IS '<description>'`` for a user-supplied description field. The Jinja templates for Domains (and their constraint… CWE-89
CWE-116
SQL Injection
 Improper Encoding or Escaping of Output
CVE-2026-12044 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2447 3.5 LOW
Network
- - HTML injection in pgAdmin 4's cloud deployment module. The verify_credentials, deploy, regions, and update-server endpoints under /rds/, /azure/, /google/, and the top-level /cloud/ blueprint propaga… CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-12047 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2448 9.3 CRITICAL
Network
- - Stored cross-site scripting in pgAdmin 4's error-rendering and plan-node-rendering paths. Text returned by a PostgreSQL server (ErrorResponse messages, including object names quoted back inside relat… CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-12048 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2449 4.3 MEDIUM
Network
- - Open redirect in pgAdmin 4's multi-factor authentication flow. The MFA validate and register endpoints honoured the user-supplied 'next' query/form parameter without confirming the target pointed bac… CWE-601
Open Redirect
CVE-2026-12049 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm
2450 4.3 MEDIUM
Network
- - SQL injection in pgAdmin 4's named restore point endpoint (POST /browser/server/restore_point/{gid}/{sid}). The user-supplied 'value' field was interpolated directly into the SQL string with str.form… CWE-89
SQL Injection
CVE-2026-12050 2026-06-23 05:23 2026-06-19 Show GitHub Exploit DB Packet Storm