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, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224061 7.8 危険 F5 Networks - 複数の F5 BIG-IP 製品の Traffic Management Microkernel におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6016 2013-10-29 19:15 2013-10-16 Show GitHub Exploit DB Packet Storm
224062 5 警告 MediaWiki - MediaWiki の includes/resourceloader/ResourceLoaderContext.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4301 2013-10-29 18:55 2013-09-3 Show GitHub Exploit DB Packet Storm
224063 4 警告 Linux
レッドハット
- Linux Kernel の drivers/usb/serial/io_ti.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1774 2013-10-29 18:51 2013-01-21 Show GitHub Exploit DB Packet Storm
224064 4.3 警告 GNU Project
Carnegie Mellon University (Project Cyrus)
- Cyrus SASL におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-4122 2013-10-29 18:47 2013-07-11 Show GitHub Exploit DB Packet Storm
224065 6.9 警告 Canonical - Ubuntu の Linux Kernel パッケージで配布される特定の perf 用 Ubuntu ビルドプロシージャにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1060 2013-10-29 18:41 2013-09-9 Show GitHub Exploit DB Packet Storm
224066 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1713 2013-10-29 18:40 2013-08-6 Show GitHub Exploit DB Packet Storm
224067 6.8 警告 Ben Gillbanks - TimThumb における任意のコードをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-4106 2013-10-29 18:38 2011-08-1 Show GitHub Exploit DB Packet Storm
224068 10 危険 Mozilla Foundation - 複数の Mozilla 製品の crypto.generateCRMFRequest 関数における任意の JavaScript コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1710 2013-10-29 18:38 2013-08-6 Show GitHub Exploit DB Packet Storm
224069 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1709 2013-10-29 18:37 2013-08-6 Show GitHub Exploit DB Packet Storm
224070 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1701 2013-10-29 18:35 2013-08-6 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
1531 9.0 CRITICAL
Network
- - Vulnerability in the Net Service component of Oracle Database Server. Supported versions that are affected are 23.4.0-23.26.2. Difficult to exploit vulnerability allows unauthenticated attacker with… - CVE-2026-46833 2026-05-29 11:47 2026-05-29 Show GitHub Exploit DB Packet Storm
1532 4.3 MEDIUM
Network
- - A flaw was found in glib-networking. A remote attacker can exploit this vulnerability by presenting a specially crafted certificate chain to an application that uses glib-networking with the GnuTLS b… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-10028 2026-05-29 11:47 2026-05-29 Show GitHub Exploit DB Packet Storm
1533 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
1534 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
1535 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
1536 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
1537 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
1538 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
1539 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
1540 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