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 24, 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
5131 7.8 重要
Local
- アップルのmacOSにおける権限管理に関する脆弱性 CWE-269
不適切な権限管理
CVE-2026-28919 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5132 8.8 重要
Local
- アップルのmacOSにおけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2026-28923 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5133 7.5 重要
Network
- アップルのmacOSにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-28924 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5134 7.5 重要
Network
- アップルのmacOSにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-28925 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5135 7.5 重要
Network
アップル iOS
iPadOS
アップルのiPadOS等の複数製品における不正な比較ロジックの粒度に関する脆弱性 CWE-1254
不正な比較ロジックの粒度
CVE-2026-28929 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5136 7.5 重要
Network
アップル iOS
iPadOS
visionos
アップルのiPadOS等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-28944 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5137 7.8 重要
Local
アップル iOS
iPadOS
アップルのiPadOS等の複数製品における不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-28951 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5138 7.5 重要
Network
アップル iOS
tvOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2026-28953 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5139 7.5 重要
Network
アップル iOS
iPadOS
アップルのiPadOS等の複数製品におけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-28954 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
5140 5.5 警告
Local
アップル iOS
iPadOS
visionos
アップルのiPadOS等の複数製品における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-28958 2026-05-14 10:21 2026-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
345871 - linux linux_kernel choose_new_parent in Linux kernel before 2.6.11.12 includes certain debugging code, which allows local users to cause a denial of service (panic) by causing certain circumstances involving terminatio… NVD-CWE-Other
CVE-2006-1855 2017-10-11 10:30 2006-05-19 Show GitHub Exploit DB Packet Storm
345872 - linux linux_kernel Certain modifications to the Linux kernel 2.6.16 and earlier do not add the appropriate Linux Security Modules (LSM) file_permission hooks to the (1) readv and (2) writev functions, which might allow… NVD-CWE-Other
CVE-2006-1856 2017-10-11 10:30 2006-05-20 Show GitHub Exploit DB Packet Storm
345873 - linux linux_kernel Buffer overflow in SCTP in Linux kernel before 2.6.16.17 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a malformed HB-ACK chunk. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2006-1857 2017-10-11 10:30 2006-05-23 Show GitHub Exploit DB Packet Storm
345874 - linux linux_kernel SCTP in Linux kernel before 2.6.16.17 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a chunk length that is inconsistent with the actual length o… CWE-20
 Improper Input Validation 
CVE-2006-1858 2017-10-11 10:30 2006-05-23 Show GitHub Exploit DB Packet Storm
345875 - linux linux_kernel The virtual memory implementation in Linux kernel 2.6.x allows local users to cause a denial of service (panic) by running lsof a large number of times in a way that produces a heavy system load. NVD-CWE-Other
CVE-2006-1862 2017-10-11 10:30 2006-05-25 Show GitHub Exploit DB Packet Storm
345876 - application_dynamics cartweaver_coldfusion Multiple SQL injection vulnerabilities in Application Dynamics Cartweaver ColdFusion 2.16.11 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) category and (2) keywords… NVD-CWE-Other
CVE-2006-2046 2017-10-11 10:30 2006-04-27 Show GitHub Exploit DB Packet Storm
345877 - linux linux_kernel Race condition between the kfree_skb and __skb_unlink functions in the socket buffer handling in Linux kernel 2.6.9, and possibly other versions, allows remote attackers to cause a denial of service … NVD-CWE-Other
CVE-2006-2446 2017-10-11 10:30 2006-08-16 Show GitHub Exploit DB Packet Storm
345878 - kde
redhat
kde
enterprise_linux
enterprise_linux_desktop
kdesktop_lock in kdebase before 3.1.3-5.11 for KDE in Red Hat Enterprise Linux (RHEL) 3 does not properly terminate, which can prevent the screensaver from activating or prevent users from manually l… NVD-CWE-Other
CVE-2006-2933 2017-10-11 10:30 2006-07-28 Show GitHub Exploit DB Packet Storm
345879 - gnu mailman Mailman before 2.1.9rc1 allows remote attackers to cause a denial of service via unspecified vectors involving "standards-breaking RFC 2231 formatted headers". NVD-CWE-noinfo
CVE-2006-2941 2017-10-11 10:30 2006-09-6 Show GitHub Exploit DB Packet Storm
345880 - conectiva
linux
redhat
suse
ubuntu
linux
linux_kernel
enterprise_linux
enterprise_linux_desktop
fedora_core
suse_linux
ubuntu_linux
The bluez_sock_create function in the Bluetooth stack for Linux kernel 2.4.6 through 2.4.30-rc1 and 2.6 through 2.6.11.5 allows local users to gain privileges via (1) socket or (2) socketpair call wi… NVD-CWE-Other
CVE-2005-0750 2017-10-11 10:30 2005-03-27 Show GitHub Exploit DB Packet Storm