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 3, 2026, 4:05 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
5331 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Function Discovery Service (fdwsd.dll) の特権昇格の脆弱性 CWE-362
競合状態
CVE-2026-32086 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5332 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Function Discovery Service (fdwsd.dll) の特権昇格の脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-32087 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5333 5.7 警告
Physics
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 11 23h2
Microsoft Windows 11 26h1
Microsoft Windows 10 1809
Microsoft Wind…
Windows 生体認証サービスのセキュリティ機能のバイパスの脆弱性 CWE-362
競合状態
CVE-2026-32088 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5334 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Speech Brokered API の特権昇格の脆弱性 CWE-362
CWE-416
CVE-2026-32089 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5335 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Windows Speech Brokered API の特権昇格の脆弱性 CWE-362
CWE-416
CVE-2026-32090 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5336 7 重要
Local
マイクロソフト Microsoft Windows Server 2019
Microsoft Windows 10 1607
Microsoft Windows Server 2016
Microsoft Windows 11 23h2
Microsoft …
Microsoft Resilient File System の特権昇格の脆弱性 CWE-362
CWE-416
CVE-2026-32091 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5337 7.8 重要
Local
マイクロソフト Microsoft Windows 11 23h2
Microsoft Windows 10 22h2
Microsoft Windows 10 21h2
Microsoft Windows Server 2025
Microsoft Wind…
デスクトップ ウィンドウ マネージャーの特権昇格の脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-32155 2026-04-23 10:13 2026-04-14 Show GitHub Exploit DB Packet Storm
5338 7.5 重要
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-32228 2026-04-23 10:13 2026-04-18 Show GitHub Exploit DB Packet Storm
5339 3.7
Network
Apache Software Foundation Apache Airflow Apache Software FoundationのApache Airflowにおける誤った領域へのリソースの漏えいに関する脆弱性 CWE-668
誤った領域へのリソースの漏えい
CVE-2026-32690 2026-04-23 10:13 2026-04-18 Show GitHub Exploit DB Packet Storm
5340 7.8 重要
Local
Curtis Galloway libexif Libexif ProjectのLibexifにおける整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2026-32775 2026-04-23 10:13 2026-03-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1 7.8 HIGH
Local
google android In performPreInstallChecks of InstallRepository.kt, there is a possible way to bypass MDM policy due to a logic error in the code. This could lead to local escalation of privilege with no additional … New CWE-693
 Protection Mechanism Failure
CVE-2025-48652 2026-06-3 03:59 2026-06-2 Show GitHub Exploit DB Packet Storm
2 5.5 MEDIUM
Local
google android In isSameApp of NotificationManagerService.java, there is a possible persistent dos due to resource exhaustion. This could lead to local denial of service with no additional execution privileges need… New CWE-400
 Uncontrolled Resource Consumption
CVE-2025-48648 2026-06-3 03:59 2026-06-2 Show GitHub Exploit DB Packet Storm
3 3.3 LOW
Local
google android In multiple functions of KeyguardViewMediator.java , there is a possible way to bypass lockdown mode with screen pinning due to a logic error in the code. This could lead to local information disclos… New NVD-CWE-noinfo
CVE-2025-48616 2026-06-3 03:58 2026-06-2 Show GitHub Exploit DB Packet Storm
4 7.8 HIGH
Local
google android In multiple functions of PipTaskOrganizer.java, there is a possible way to launch an activity from the background due to a confused deputy. This could lead to local escalation of privilege with no ad… New CWE-441
Confused Deputy
CVE-2025-48570 2026-06-3 03:58 2026-06-2 Show GitHub Exploit DB Packet Storm
5 5.9 MEDIUM
Local
google android In setUserDisclaimerAcknowledged of CarDevicePolicyService.java, there is a possible way to bypass the user dialog when adding an account to a managed device due to a missing permission check. This c… New CWE-862
 Missing Authorization
CVE-2025-26418 2026-06-3 03:58 2026-06-2 Show GitHub Exploit DB Packet Storm
6 5.9 MEDIUM
Local
google android In many functions of ComputerEngine.java, there is a possible way to access URIs across users due to a logic error in the code. This could lead to local escalation of privilege with no additional exe… New CWE-284
Improper Access Control
CVE-2025-22426 2026-06-3 03:57 2026-06-2 Show GitHub Exploit DB Packet Storm
7 7.8 HIGH
Local
google android In multiple locations, there is a possible way to reveal images across users due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges… New NVD-CWE-noinfo
CVE-2025-22424 2026-06-3 03:57 2026-06-2 Show GitHub Exploit DB Packet Storm
8 7.8 HIGH
Local
google android In multiple locations, there is a possible background activity launch due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges neede… New NVD-CWE-noinfo
CVE-2025-32348 2026-06-3 03:50 2026-06-2 Show GitHub Exploit DB Packet Storm
9 6.5 MEDIUM
Network
apache airflow A Dag author could either (a) create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process (read-path attack — e.g. `/etc/passwd` or `airflow.cfg… New CWE-59
Link Following
CVE-2026-40861 2026-06-3 03:49 2026-06-1 Show GitHub Exploit DB Packet Storm
10 7.2 HIGH
Network
apache airflow A bug in the login redirect route in Apache Airflow allowed authenticated users to craft URLs that bypassed the `is_safe_url` check, enabling redirection from a trusted Airflow domain to an attacker-… New CWE-601
Open Redirect
CVE-2026-40961 2026-06-3 03:49 2026-06-1 Show GitHub Exploit DB Packet Storm