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 15, 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
206001 5.3 警告
Network
IBM - IBM WebSphere Application Server Liberty Profile の Admin Center における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0389 2016-07-12 15:04 2016-06-24 Show GitHub Exploit DB Packet Storm
206002 7.2 重要
Network
トレンドマイクロ - Deep Discovery Inspector において任意のコードが実行可能な脆弱性 CWE-noinfo
情報不足
CVE-2016-5840 2016-07-12 15:02 2016-06-16 Show GitHub Exploit DB Packet Storm
206003 7.5 重要
Network
Samba Project - Samba の libcli/smb/smbXcli_base.c におけるクライアント署名の保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-2119 2016-07-12 11:51 2016-07-7 Show GitHub Exploit DB Packet Storm
206004 8.8 重要
Network
シスコシステムズ - Cisco Prime Infrastructure の管理 Web インターフェースにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1442 2016-07-12 11:38 2016-07-6 Show GitHub Exploit DB Packet Storm
206005 7.5 重要
Network
Debian
Apache Software Foundation
- Apache Xerces-C++ におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4463 2016-07-12 11:30 2016-06-3 Show GitHub Exploit DB Packet Storm
206006 7.8 重要
Local
Debian
The Document Foundation
Canonical
- LibreOffice における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-4324 2016-07-12 11:21 2016-06-28 Show GitHub Exploit DB Packet Storm
206007 6.1 警告
Network
ボッシュ・レックスロス - Bosch Rexroth BLADEcontrol-WebVIS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4508 2016-07-12 10:20 2016-07-5 Show GitHub Exploit DB Packet Storm
206008 6.4 警告
Network
ボッシュ・レックスロス - Bosch Rexroth BLADEcontrol-WebVIS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-4507 2016-07-12 10:20 2016-07-5 Show GitHub Exploit DB Packet Storm
206009 7.5 重要
Network
Node.js Foundation
npm, Inc.
IBM
- Node.js で使用される npm の CLI における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3956 2016-07-12 10:08 2016-03-31 Show GitHub Exploit DB Packet Storm
206010 8.1 重要
Network
Meinberg Funkuhren GmbH & Co KG - 複数の Meinberg デバイスのファームウェア上で稼働する NTP Time Server のインターフェースにおける不特定のスクリプトへ書き込みを行う root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-3989 2016-07-11 18:06 2016-06-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2611 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
2612 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
2613 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
2614 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
2615 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
2616 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
2617 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix ep_remove struct eventpoll / struct file UAF ep_remove() (via ep_remove_file()) cleared file->f_ep under file->f_l… - CVE-2026-46242 2026-06-5 16:16 2026-05-30 Show GitHub Exploit DB Packet Storm
2618 3.3 LOW
Local
- - HCL BigFix Cloud Lifecycle Management is affected by lack of input validation.  This low-level flaw allows unauthorized access and may lead to information exposure. - CVE-2025-62338 2026-06-5 14:16 2026-06-4 Show GitHub Exploit DB Packet Storm
2619 4.1 MEDIUM
Network
- - Cross Site Scripting vulnerability in MaxSite CMS v.109.2 allows a remote attacker to obtain sensitive information via the Backend page file upload endpoint used by admin_page CWE-79
Cross-site Scripting
CVE-2026-37700 2026-06-5 11:17 2026-06-4 Show GitHub Exploit DB Packet Storm
2620 8.1 HIGH
Adjacent
- - Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 exposes 15 of 18 UPnP IGD actions without authentication on port 1900, including AddPortMapping and GetExternalIPAddress. UPnP is enabl… CWE-306
Missing Authentication for Critical Function
CVE-2026-36603 2026-06-5 11:17 2026-06-4 Show GitHub Exploit DB Packet Storm