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 12, 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
246581 7.5 危険 dotnetindex - Professional Download Assistant の admin/login.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5571 2012-06-26 16:03 2008-12-15 Show GitHub Exploit DB Packet Storm
246582 7.5 危険 Activewebsoftwares - Active eWebquiz の start.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5631 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
246583 7.5 危険 Activewebsoftwares - Active Trade の account.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5627 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
246584 4 警告 dxmsoft - XM Easy Personal FTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5626 2012-06-26 16:03 2008-12-17 Show GitHub Exploit DB Packet Storm
246585 5 警告 aspapps - ASP AutoDealer におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5608 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
246586 5 警告 gazatem technologies - Gazatem QMail Mailing List Manager におけるデータベースファイルをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5606 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
246587 7.5 危険 aspapps - ASP Portal における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5605 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
246588 6.8 警告 drennansoft - My Simple Forum の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5604 2012-06-26 16:03 2008-12-16 Show GitHub Exploit DB Packet Storm
246589 6.8 警告 bonzacart - Bonza Cart の admin/ad_settings.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-5567 2012-06-26 16:03 2008-12-15 Show GitHub Exploit DB Packet Storm
246590 6.8 警告 dinkumsoft - DL PayCart の admin/settings.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-5565 2012-06-26 16:03 2008-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2251 7.1 HIGH
Physics
- - GNCC GP5 v7.1.76 was discovered to store pre-signed Backblaze B2 upload URLs (PUT requests) in plaintext to the serial console. This allows physically-proximate attackers to extract these active toke… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2026-36176 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2252 6.8 MEDIUM
Physics
- - An issue in the U-Boot component of GNCC GP5 v7.1.76 allows physically-proximate attackers to bypass authentication and gain root access via interrupting the boot sequence and injecting a crafted str… CWE-20
CWE-288
 Improper Input Validation 
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-36175 2026-06-5 02:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2253 9.1 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to identity spoofing. CWE-290
 Authentication Bypass by Spoofing
CVE-2026-8644 2026-06-5 01:58 2026-06-2 Show GitHub Exploit DB Packet Storm
2254 9.0 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to potential remote code execution due to deserialization of untrusted data via JAX-WS endpoints with WS-Security. CWE-502
 Deserialization of Untrusted Data
CVE-2026-9319 2026-06-5 01:57 2026-06-2 Show GitHub Exploit DB Packet Storm
2255 9.0 CRITICAL
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is vulnerable to remote code execution caused by the bypass of security controls. CWE-94
Code Injection
CVE-2026-9311 2026-06-5 01:53 2026-06-2 Show GitHub Exploit DB Packet Storm
2256 8.5 HIGH
Network
ibm websphere_application_server IBM WebSphere Application Server 9.0, and 8.5 is affected by an improper validation of user-supplied data during deserialization using the SAML Web Single Sign-On component. This could result in remo… CWE-502
 Deserialization of Untrusted Data
CVE-2026-9330 2026-06-5 01:52 2026-06-2 Show GitHub Exploit DB Packet Storm
2257 5.5 MEDIUM
Local
pypa pip pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed out… CWE-22
Path Traversal
CVE-2026-8643 2026-06-5 01:52 2026-06-2 Show GitHub Exploit DB Packet Storm
2258 6.8 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 31.0.0 to before 31.0.12, and 32.0.0 to before 32.0.3, a missing check of a relation allowed authenticate… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-45810 2026-06-5 01:51 2026-06-2 Show GitHub Exploit DB Packet Storm
2259 7.1 HIGH
Network
nextcloud tables Nextcloud is an open source content collaboration platform. From versions 0.9.0 to before 0.9.7, and 1.0.0 to before 1.0.2, a missing sanitization in the Tables app allowed a user with access to the … CWE-89
SQL Injection
CVE-2026-45722 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm
2260 5.9 MEDIUM
Network
nextcloud nextcloud_server Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, a pre-2FA session cookie (created after successful … CWE-287
Improper Authentication
CVE-2026-45691 2026-06-5 01:50 2026-06-2 Show GitHub Exploit DB Packet Storm