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 23, 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
1801 3.5
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-48288 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1802 3.5
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-48289 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1803 5.4 警告
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48297 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1804 5.4 警告
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48299 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1805 5.4 警告
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48300 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1806 5.4 警告
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48301 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1807 5.4 警告
Network
アドビシステムズ Adobe Experience Manager アドビのAdobe Experience Managerにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-48304 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1808 7.5 重要
Network
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Windows 10 1809
Microsoft Windows&…
リモート デスクトップ クライアントのリモートでコードが実行される脆弱性 CWE-416
CWE-787
CVE-2026-48563 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1809 5.5 警告
Local
マイクロソフト Microsoft Windows 11 24h2
Microsoft Windows 11 26h1
Microsoft Windows Server 2025
Microsoft Windows 11 25h2
Windows DWM Core ライブラリの情報漏えいの脆弱性 CWE-125
境界外読み取り
CVE-2026-48566 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
1810 7.9 重要
Local
マイクロソフト Microsoft Windows 11 25h2
Microsoft Windows Server 2012
Microsoft Windows 11 24h2
Microsoft Windows 10 21h2
Microsoft Wind…
セキュア ブートのセキュリティ機能のバイパスの脆弱性 CWE-693
保護メカニズムの不具合
CVE-2026-48568 2026-06-11 16:16 2026-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4091 7.5 HIGH
Network
yhirose cpp-httplib cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, When the server has called Server::set_trusted_proxies() with a non-empty trusted-proxy list, an att… CWE-476
 NULL Pointer Dereference
CVE-2026-46527 2026-06-2 03:32 2026-05-30 Show GitHub Exploit DB Packet Storm
4092 - - - RELATE is a web-based courseware package. Prior to commit d66ba5659b459bf1ba56b7109b5f9ecf197cbefb, RELATE LMS configures its Celery workers to accept and deserialize untrusted 'pickle' data. An atta… CWE-502
 Deserialization of Untrusted Data
CVE-2026-47161 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4093 8.2 HIGH
Network
- - RVF (formerly Remix Validated Form) provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get (used by @rvf/core to flatten incoming … CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-44483 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4094 7.5 HIGH
Network
- - Kysely is a type-safe TypeScript SQL query builder. From 0.26.0 to 0.28.16, DefaultQueryCompiler.visitJSONPathLeg does not escape JSON-path metacharacters (., [, ], *, **, ?). When attacker-controlle… CWE-22
CWE-89
CWE-915
CWE-1284
Path Traversal
SQL Injection
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
 Improper Validation of Specified Quantity in Input
CVE-2026-44635 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4095 8.4 HIGH
Network
- - Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From 2.0.0 to before 3.1.5 and 2.3.11, Himmelblau contained an authentication bypass vulnerability in the Device Autho… CWE-863
 Incorrect Authorization
CVE-2026-45108 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4096 7.8 HIGH
Local
- - uniget is a universal installer and updater for (container) tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files u… CWE-78
OS Command 
CVE-2026-45152 2026-06-2 03:31 2026-05-28 Show GitHub Exploit DB Packet Storm
4097 3.1 LOW
Network
google chrome Uninitialized Use in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium sec… CWE-457
 Use of Uninitialized Variable
CVE-2026-9944 2026-06-2 03:31 2026-05-29 Show GitHub Exploit DB Packet Storm
4098 8.3 HIGH
Network
google chrome Use after free in Views in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML p… CWE-416
 Use After Free
CVE-2026-9948 2026-06-2 03:31 2026-05-29 Show GitHub Exploit DB Packet Storm
4099 3.1 LOW
Network
google chrome Insufficient validation of untrusted input in iOS in Google Chrome on iOS prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-9950 2026-06-2 03:30 2026-05-29 Show GitHub Exploit DB Packet Storm
4100 9.8 CRITICAL
Network
apache solr Hardcoded credentials in the Basic Authentication setup tool (bin/solr auth enable) in Apache Solr versions 9.4.0 through 9.10.1 and 10.0.0 allows a remote attacker to gain full administrative access… CWE-798
CWE-1188
 Use of Hard-coded Credentials
 Insecure Default Initialization of Resource
CVE-2026-44825 2026-06-2 03:30 2026-06-1 Show GitHub Exploit DB Packet Storm