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 6, 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
219011 5.8 警告 DELL EMC (旧 EMC Corporation) - EMC RecoverPoint Appliance におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2014-2519 2014-07-22 15:21 2014-07-18 Show GitHub Exploit DB Packet Storm
219012 5 警告 レッドハット - Red Hat Enterprise MRG で使用される Cumin におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2682 2014-07-22 15:21 2012-06-8 Show GitHub Exploit DB Packet Storm
219013 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-3162 2014-07-22 15:05 2014-07-16 Show GitHub Exploit DB Packet Storm
219014 7.5 危険 Google - Android 上で稼働する Google Chrome における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3161 2014-07-22 15:05 2014-07-16 Show GitHub Exploit DB Packet Storm
219015 6.4 警告 Google - Android 上で稼働する Google Chrome における Omnibox 内の URL を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3159 2014-07-22 15:04 2014-07-16 Show GitHub Exploit DB Packet Storm
219016 4.3 警告 シスコシステムズ - Cisco Unified Customer Voice Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3325 2014-07-22 14:50 2014-07-17 Show GitHub Exploit DB Packet Storm
219017 4 警告 シスコシステムズ - Cisco Unified Contact Center Enterprise におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-3323 2014-07-22 14:49 2014-07-17 Show GitHub Exploit DB Packet Storm
219018 5.7 警告 シスコシステムズ - Cisco ASR 9000 デバイス上で稼動する Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3321 2014-07-22 14:49 2014-07-15 Show GitHub Exploit DB Packet Storm
219019 5.8 警告 シスコシステムズ - Cisco Unified Communications Domain Manager の Web フレームワークの管理 Web インターフェースにおけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-3320 2014-07-22 14:48 2014-07-17 Show GitHub Exploit DB Packet Storm
219020 10 危険 シスコシステムズ - 複数の Cisco 製品上で稼動する Web サーバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3306 2014-07-22 14:48 2014-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 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
2551 5.5 MEDIUM
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches with a memory leak in the handling of big responses to AppArmor notifications. The bug can be triggered by an unprivileged local user. The memory … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-47326 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2552 3.3 LOW
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches with a possible NULL pointer dereference in the handling of AppArmor notifications. The bug can be triggered by an unprivileged local user. This c… CWE-476
 NULL Pointer Dereference
CVE-2026-47327 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2553 6.1 MEDIUM
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which incorrectly attempt to free a pointer which was not previously kmalloc()d, while at the same time leaking allocated memory. The bug… CWE-590
 Free of Memory not on the Heap
CVE-2026-47328 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2554 3.3 LOW
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain SAUCE patches which fail to validate invalid sizes of the name field in AppAmor notification responses. The bug can be triggered by an unprivileged local user a… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-47329 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2555 3.3 LOW
Local
- - Ubuntu Linux 6.8, 7.17 and 7.0 contain AppArmor SAUCE patches which can, under certain circumstances, use an uninitialized variable in notification handling code. The bug can be triggered by an unpri… CWE-457
 Use of Uninitialized Variable
CVE-2026-47330 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2556 7.8 HIGH
Local
- - Ubuntu Linux 6.8 contains AppArmor SAUCE patches which fail to acquire a lock when modifying a linked list. An unprivileged local user could trigger the race condition that can lead to a use-after-fr… CWE-416
 Use After Free
CVE-2026-47331 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2557 5.5 MEDIUM
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which incorrectly validate the size of an internal structure, leading to an out-of-bounds read in notification handling code. The bug can… CWE-125
Out-of-bounds Read
CVE-2026-47332 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2558 7.8 HIGH
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which can potentially incorrectly compute the size of an internal buffer, leading to a heap memory out-of-bounds read in notification han… CWE-125
Out-of-bounds Read
CVE-2026-47333 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2559 5.5 MEDIUM
Local
- - Ubuntu Linux 6.8, 6.17 and 7.0 contain AppArmor SAUCE patches which incorrectly sleep while holding a spinlock in notification handling code. The bug can be triggered by an unprivileged local user an… CWE-833
 Deadlock
CVE-2026-47334 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
2560 5.5 MEDIUM
Local
- - Ubuntu Linux 6.8 contains SAUCE patches with a possible NULL pointer dereference in the handling of AppArmor notifications. The bug can be triggered by an unprivileged local user. This can lead to a … CWE-476
 NULL Pointer Dereference
CVE-2026-47335 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm