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
225151 4.3 警告 Roundcube.net - Roundcube Webmail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5645 2013-09-2 09:51 2013-08-1 Show GitHub Exploit DB Packet Storm
225152 7.5 危険 The Cacti Group - Cacti の cacti/host.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5589 2013-08-30 16:46 2013-08-24 Show GitHub Exploit DB Packet Storm
225153 4.3 警告 The Cacti Group - Cacti におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5588 2013-08-30 16:44 2013-08-24 Show GitHub Exploit DB Packet Storm
225154 7.8 危険 FreeBSD - FreeBSD のカーネルの SCTP の実装におけるカーネルスタックメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-5209 2013-08-30 16:42 2012-08-22 Show GitHub Exploit DB Packet Storm
225155 3.5 注意 IBM - IBM TRIRIGA Application Platform におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4003 2013-08-30 16:40 2013-08-13 Show GitHub Exploit DB Packet Storm
225156 2.1 注意 Erik Webb - Drupal 用 Password Policy モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4274 2013-08-30 16:37 2013-08-14 Show GitHub Exploit DB Packet Storm
225157 4.3 警告 BOTCHA Spam Prevention - Drupal 用 BOTCHA Spam Prevention モジュールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4272 2013-08-30 16:36 2013-08-14 Show GitHub Exploit DB Packet Storm
225158 5 警告 Stage File Proxy - Drupal 用 Stage File Proxy モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4139 2013-08-30 16:35 2013-07-10 Show GitHub Exploit DB Packet Storm
225159 4.3 警告 Login Security - Drupal 用 Login Security モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2197 2013-08-30 16:34 2013-06-19 Show GitHub Exploit DB Packet Storm
225160 4.7 警告 Xen プロジェクト - Xen の Intel VT-d Interrupt Remapping エンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3495 2013-08-30 16:25 2013-08-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2651 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
2652 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
2653 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
2654 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
2655 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
2656 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
2657 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
2658 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
2659 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
2660 3.3 LOW
Local
- - Ubuntu Linux 6.8 contains SAUCE patches with a possible use of an uninitialized variable in AppArmor AF_INET/AF_INET6 socket mediation code. The bug can be triggered by an unprivileged local user and… CWE-457
 Use of Uninitialized Variable
CVE-2026-47336 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm