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 17, 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
242411 6.8 警告 Ipswitch, Inc. - Ipswitch WS_FTP Server におけるシステム上の任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2007-0666 2012-09-25 16:47 2007-02-2 Show GitHub Exploit DB Packet Storm
242412 6.8 警告 Ipswitch, Inc. - Ipswitch WS_FTP 2007 Professional の SCP モジュールにおけるフォーマットストリングの脆弱性 - CVE-2007-0665 2012-09-25 16:47 2007-02-2 Show GitHub Exploit DB Packet Storm
242413 7.5 危険 hailboards - Hailboards における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0662 2012-09-25 16:47 2007-02-1 Show GitHub Exploit DB Packet Storm
242414 5.4 警告 インテル - Intel Enterprise Southbridge Baseboard Management Controller におけるIPMI コマンドを発行される脆弱性 - CVE-2007-0661 2012-09-25 16:47 2007-01-19 Show GitHub Exploit DB Packet Storm
242415 7.5 危険 MODX - MODx 用の MuddyDogPaws FileDownload スニペットにおける任意のファイルをダウンロードされる脆弱性 - CVE-2007-0659 2012-09-25 16:47 2007-02-1 Show GitHub Exploit DB Packet Storm
242416 10 危険 MicroWorld Technologies Inc. - MicroWorld Technologies eScan の MWAGENT.EXE における任意のコマンドを実行される脆弱性 - CVE-2007-0655 2012-09-25 16:47 2007-05-2 Show GitHub Exploit DB Packet Storm
242417 5.1 警告 MailEnable - MailEnable Professional におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-0652 2012-09-25 16:47 2007-02-15 Show GitHub Exploit DB Packet Storm
242418 4.3 警告 MailEnable - MailEnable Professional におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0651 2012-09-25 16:47 2007-02-15 Show GitHub Exploit DB Packet Storm
242419 6.8 警告 makeindex - teTeX の makeindex 用の mkind.c におけるバッファオーバーフローの脆弱性 - CVE-2007-0650 2012-09-25 16:47 2007-02-1 Show GitHub Exploit DB Packet Storm
242420 4.3 警告 OpenEMR - OpenEMR の interface/globals.php における任意のプログラム変数を上書きされる脆弱性 CWE-94
コード・インジェクション
CVE-2007-0649 2012-09-25 16:47 2007-01-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3141 7.2 HIGH
Network
- - The Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.1.3 via the `sa… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-10586 2026-06-5 22:26 2026-06-5 Show GitHub Exploit DB Packet Storm
3142 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
3143 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
3144 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
3145 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
3146 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
3147 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
3148 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
3149 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
3150 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