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":May 26, 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
226011 4.3 警告 GNOME Project
Canonical
- Gnome Online Accounts における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-1799 2013-04-3 17:14 2013-03-25 Show GitHub Exploit DB Packet Storm
226012 4.3 警告 GNOME Project
Canonical
- Gnome Online Accounts における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-0240 2013-04-3 17:13 2013-03-25 Show GitHub Exploit DB Packet Storm
226013 5 警告 iThemes - WordPress 用 BackupBuddy プラグインにおける設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2744 2013-04-3 15:09 2013-04-2 Show GitHub Exploit DB Packet Storm
226014 7.5 危険 iThemes - WordPress 用 BackupBuddy プラグインにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-2743 2013-04-3 15:09 2013-04-2 Show GitHub Exploit DB Packet Storm
226015 7.5 危険 iThemes - WordPress 用 BackupBuddy プラグインにおけるアクセス権を取得される脆弱性 CWE-DesignError
CVE-2013-2742 2013-04-3 15:07 2013-04-2 Show GitHub Exploit DB Packet Storm
226016 7.6 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2011-3090 2013-04-3 14:48 2012-05-15 Show GitHub Exploit DB Packet Storm
226017 10 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3089 2013-04-3 14:46 2012-05-15 Show GitHub Exploit DB Packet Storm
226018 10 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3086 2013-04-3 14:45 2012-05-15 Show GitHub Exploit DB Packet Storm
226019 10 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3081 2013-04-3 14:44 2012-04-30 Show GitHub Exploit DB Packet Storm
226020 7.5 危険 iThemes - WordPress 用 BackupBuddy プラグインにおける重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-2741 2013-04-3 14:42 2013-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196281 7.8 HIGH
Local
google android In createFromParcel of OutputConfiguration.java, there is a possible parcel serialization/deserialization mismatch due to improper input validation. This could lead to local escalation of privilege w… CWE-20
CWE-755
 Improper Input Validation 
 Improper Handling of Exceptional Conditions
CVE-2021-0928 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196282 7.8 HIGH
Local
google android In requestChannelBrowsable of TvInputManagerService.java, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with no additional e… CWE-281
 Improper Preservation of Permissions
CVE-2021-0927 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196283 7.8 HIGH
Local
google android In onCreate of NfcImportVCardActivity.java, there is a possible way to add a contact without user's consent due to a missing permission check. This could lead to local escalation of privilege with no… CWE-862
 Missing Authorization
CVE-2021-0926 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196284 7.5 HIGH
Network
google android In rw_t4t_sm_detect_ndef of rw_t4t.cc, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure due to a limited change in behavior ba… CWE-125
Out-of-bounds Read
CVE-2021-0925 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196285 7.8 HIGH
Local
google android In xhci_vendor_get_ops of xhci.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed… CWE-125
Out-of-bounds Read
CVE-2021-0924 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196286 7.8 HIGH
Local
google android In createOrUpdate of Permission.java, there is a possible way to gain internal permissions due to a missing permission check. This could lead to local escalation of privilege with no additional execu… CWE-862
 Missing Authorization
CVE-2021-0923 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196287 7.8 HIGH
Local
google android In enforceCrossUserOrProfilePermission of PackageManagerService.java, there is a possible bypass of INTERACT_ACROSS_PROFILES permission due to a missing permission check. This could lead to local esc… CWE-862
 Missing Authorization
CVE-2021-0922 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196288 7.8 HIGH
Local
google android In ParsingPackageImpl of ParsingPackageImpl.java, there is a possible parcel serialization/deserialization mismatch due to improper input validation. This could lead to local escalation of privilege … CWE-20
 Improper Input Validation 
CVE-2021-0921 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196289 6.4 MEDIUM
Local
google
debian
android
debian_linux
In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interac… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0920 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196290 5.0 MEDIUM
Local
google android In getService of IServiceManager.cpp, there is a possible unhandled exception due to an integer overflow. This could lead to local denial of service making the lockscreen unusable with no additional … CWE-190
 Integer Overflow or Wraparound
CVE-2021-0919 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm