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, 4:12 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245441 8.5 危険 Craig Barratt - BackupPC の CgiUserConfigEdit における重要なファイルを読み書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3369 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245442 9.3 危険 FTPShell - FTPShell Client におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3364 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245443 4.3 警告 Datemill - Datemill におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3360 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245444 4.3 警告 datetopia - Match Agency BiZ におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3359 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245445 4.3 警告 datetopia - Datetopia Buy Dating Site の profile.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3355 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245446 10 危険 Drupal
andrew sterling hanenkamp
- Drupal の Rest API モジュールにおける詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2009-3354 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245447 7.5 危険 datavore - Datavore Gyro における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3349 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245448 4.3 警告 datavore - Datavore Gyro におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3348 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245449 10 危険 D-Link Systems, Inc. - D-Link DIR-400 無線ルータにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3347 2012-06-26 16:18 2009-09-24 Show GitHub Exploit DB Packet Storm
245450 7.5 危険 alphaplug
Joomla!
- Joomla! の alphauserpoints コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3342 2012-06-26 16:18 2009-09-24 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
2181 6.3 MEDIUM
Network
- - A weakness has been identified in SourceCodester Ship Ferry Ticket Reservation System 1.0. This affects an unknown function of the file /admin/. This manipulation of the argument page causes improper… CWE-266
CWE-285
 Incorrect Privilege Assignment
Improper Authorization
CVE-2026-10876 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm
2182 7.3 HIGH
Network
- - A security vulnerability has been detected in SourceCodester Ship Ferry Ticket Reservation System up to 1.0. This impacts an unknown function of the file /admin/login.php of the component Admin Login… CWE-74
CWE-89
Injection
SQL Injection
CVE-2026-10877 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm
2183 6.1 MEDIUM
Network
citeum opencti OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Versions prior to 7.260227.0 are vulnerable to XSS in the rendering of email-message observable bo… CWE-79
Cross-site Scripting
CVE-2026-35212 2026-06-5 22:07 2026-06-3 Show GitHub Exploit DB Packet Storm
2184 3.1 LOW
Network
djangoproject django An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not add `Authorization` to the `Vary` response header for requ… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-35193 2026-06-5 22:03 2026-06-3 Show GitHub Exploit DB Packet Storm
2185 5.3 MEDIUM
Network
djangoproject django An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.utils.cache.has_vary_header()` in Django does not strip leading or trailing whitespace from `Vary` response header va… CWE-1023
 Incomplete Comparison with Missing Factors
CVE-2026-48587 2026-06-5 22:03 2026-06-3 Show GitHub Exploit DB Packet Storm
2186 4.3 MEDIUM
Network
djangoproject django An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.http.HttpRequest.get_signed_cookie` in Django uses a non-injective salt derivation (concatenating the cookie name and… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-6873 2026-06-5 21:58 2026-06-3 Show GitHub Exploit DB Packet Storm
2187 3.1 LOW
Network
djangoproject django An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.core.mail.backends.smtp.EmailBackend` in Django fails to prevent reuse of a partially-initialized connection after a … CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-7666 2026-06-5 21:46 2026-06-3 Show GitHub Exploit DB Packet Storm
2188 5.3 MEDIUM
Network
djangoproject django An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not match `Cache-Control` response directives case-insensitive… CWE-178
 Improper Handling of Case Sensitivity
CVE-2026-8404 2026-06-5 21:38 2026-06-3 Show GitHub Exploit DB Packet Storm
2189 5.3 MEDIUM
Network
exim exim Exim 4.88 before 4.99.4, in some proxy configurations, mishandles certain short payloads, leading to disclosure of uninitialized stack memory values to a client. CWE-839
 Numeric Range Comparison Without Minimum Check
CVE-2026-48840 2026-06-5 20:16 2026-05-30 Show GitHub Exploit DB Packet Storm
2190 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid,… CWE-20
 Improper Input Validation 
CVE-2026-46243 2026-06-5 16:16 2026-06-2 Show GitHub Exploit DB Packet Storm