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 5, 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
421 7.5 重要
Network
free5gc free5gc free5GCにおける複数の脆弱性 New CWE-20
CWE-755
CWE-843
CVE-2026-44325 2026-06-3 15:35 2026-05-27 Show GitHub Exploit DB Packet Storm
422 9.4 緊急
Network
free5gc free5gc free5GCにおける認証の欠如に関する脆弱性 New CWE-862
認証の欠如
CVE-2026-44326 2026-06-3 15:35 2026-05-27 Show GitHub Exploit DB Packet Storm
423 10 緊急
Network
free5gc free5gc free5GCにおける複数の脆弱性 New CWE-306
CWE-862
CVE-2026-44327 2026-06-3 15:35 2026-05-27 Show GitHub Exploit DB Packet Storm
424 8.2 重要
Network
free5gc free5gc free5GCにおける複数の脆弱性 New CWE-306
CWE-476
CWE-862
CVE-2026-44328 2026-06-3 15:35 2026-05-27 Show GitHub Exploit DB Packet Storm
425 10 緊急
Network
free5gc free5gc free5GCにおける複数の脆弱性 New CWE-306
CWE-862
CVE-2026-44329 2026-06-3 15:35 2026-05-27 Show GitHub Exploit DB Packet Storm
426 10 緊急
Network
free5gc free5gc free5GCにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-44330 2026-06-3 15:35 2026-05-27 Show GitHub Exploit DB Packet Storm
427 6.1 警告
Network
angular Angular CLI angularのAngular CLIにおける複数の脆弱性 New CWE-22
CWE-601
CVE-2026-44437 2026-06-3 15:35 2026-05-13 Show GitHub Exploit DB Packet Storm
428 6.1 警告
Network
Mistune project Mistune Mistune projectのMistuneにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-44708 2026-06-3 15:35 2026-05-26 Show GitHub Exploit DB Packet Storm
429 7.1 重要
Network
networktocode nautobot networktocodeのnautobotにおける複数の脆弱性 New CWE-471
CWE-749
CVE-2026-44798 2026-06-3 15:35 2026-05-28 Show GitHub Exploit DB Packet Storm
430 6.1 警告
Network
Mistune project Mistune Mistune projectのMistuneにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-44896 2026-06-3 15:35 2026-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1971 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
1972 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
1973 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
1974 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
1975 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
1976 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
1977 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
1978 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 AF_INET/AF_INET6 socket mediation. The bug can be triggered by an unprivileged local u… CWE-476
 NULL Pointer Dereference
CVE-2026-47337 2026-05-29 11:45 2026-05-29 Show GitHub Exploit DB Packet Storm
1979 9.8 CRITICAL
Network
- - The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Privilege Escalation via Validation Bypass in all versions up to and including 0.9.2.5. The vulnerability exists due to the … CWE-269
 Improper Privilege Management
CVE-2026-8809 2026-05-29 11:40 2026-05-29 Show GitHub Exploit DB Packet Storm
1980 - - - Use after free in SurfaceCapture in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High) CWE-416
 Use After Free
CVE-2026-9961 2026-05-29 11:35 2026-05-29 Show GitHub Exploit DB Packet Storm