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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
217341 7.5 危険 Rejetto - Rejetto HTTP File Server のファイルコメント機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-7226 2014-10-14 14:30 2014-10-2 Show GitHub Exploit DB Packet Storm
217342 5 警告 アドビシステムズ - Adobe Digital Editions における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-8068 2014-10-14 14:14 2014-10-8 Show GitHub Exploit DB Packet Storm
217343 3.5 注意 Splunk - Splunk Enterprise のオートコンプリート機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3147 2014-10-14 13:50 2014-05-9 Show GitHub Exploit DB Packet Storm
217344 5 警告 Google - Android 上で稼動する Google Chrome で使用される Blink におけるコンテンツを偽装される脆弱性 CWE-119
バッファエラー
CVE-2014-3201 2014-10-14 13:43 2014-10-8 Show GitHub Exploit DB Packet Storm
217345 7.5 危険 Joomla! - Joomla! CMS における認証の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-7984 2014-10-14 13:32 2014-03-6 Show GitHub Exploit DB Packet Storm
217346 4.3 警告 Joomla! - Joomla! CMS の com_contact におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-7983 2014-10-14 13:32 2014-03-6 Show GitHub Exploit DB Packet Storm
217347 4.3 警告 Joomla! - Joomla! CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-7982 2014-10-14 13:32 2014-03-6 Show GitHub Exploit DB Packet Storm
217348 7.5 危険 Joomla! - Joomla! CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-7981 2014-10-14 13:31 2014-03-6 Show GitHub Exploit DB Packet Storm
217349 6.8 警告 Engineering Ingegneria Informatica - SpagoBI のアクセシビリティエンジンのデフォルト設定における任意の Java コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-7296 2014-10-14 11:56 2014-10-2 Show GitHub Exploit DB Packet Storm
217350 6 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-4816 2014-10-10 18:04 2014-09-18 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