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 25, 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
4851 4.9 警告
Network
アップル iOS
iPadOS
アップルのiPadOS等の複数製品におけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-28967 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4852 4.3 警告
Network
アップル visionos
iOS
iPadOS
アップルのiPadOS等の複数製品におけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-28971 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4853 6.5 警告
Network
アップル tvOS
iOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-28972 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4854 7.5 重要
Network
- アップルのmacOSにおける複数の脆弱性 CWE-200
CWE-269
CVE-2026-28976 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4855 8.8 重要
Local
- アップルのmacOSにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-28978 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4856 7.5 重要
Network
アップル tvOS
iOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における型の取り違えに関する脆弱性 CWE-843
型の取り違え
CVE-2026-28983 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4857 6.2 警告
Local
アップル tvOS
iOS
iPadOS
アップルのiPadOS等の複数製品におけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-28985 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4858 5.5 警告
Local
アップル visionos
iOS
iPadOS
watchOS
アップルのiPadOS等の複数製品におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-28988 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4859 7.5 重要
Network
アップル tvOS
iOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-28991 2026-05-15 11:04 2026-05-11 Show GitHub Exploit DB Packet Storm
4860 4.7 警告
Local
アップル tvOS
iOS
watchOS
visionos
iPadOS
アップルのiPadOS等の複数製品における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-28992 2026-05-15 11:03 2026-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 26, 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
313331 9.8 CRITICAL
Network
sillycycle xlockmore xlockmore 5.13 and 5.22 segfaults when using libpam-opensc and returns the underlying xsession. This allows unauthorized users access to the X session. CWE-306
Missing Authentication for Critical Function
CVE-2006-0061 2024-11-21 09:05 2019-11-6 Show GitHub Exploit DB Packet Storm
313332 7.8 HIGH
Local
sudo_project
debian
redhat
sudo
shadow
debian_linux
enterprise_linux
There is a possible tty hijacking in shadow 4.x before 4.1.5 and sudo 1.x before 1.7.4 via "su - user -c program". The user session can be escaped to the parent session by using the TIOCSTI ioctl to … CWE-20
 Improper Input Validation 
CVE-2005-4890 2024-11-21 09:05 2019-11-5 Show GitHub Exploit DB Packet Storm
313333 5.9 MEDIUM
Network
google chrome SHA-1 is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing attacks, as demonstrated by attacks on the use of SHA-1 in TLS 1.2. NOTE: this CVE exists … CWE-326
Inadequate Encryption Strength
CVE-2005-4900 2024-11-21 09:05 2016-10-15 Show GitHub Exploit DB Packet Storm
313334 - csilvers gperftools Multiple integer overflows in TCMalloc (tcmalloc.cc) in gperftools before 0.4 make it easier for context-dependent attackers to perform memory-related attacks such as buffer overflows via a large siz… CWE-189
Numeric Errors
CVE-2005-4895 2024-11-21 09:05 2012-07-26 Show GitHub Exploit DB Packet Storm
313335 9.8 CRITICAL
Network
gnu glibc The getgrouplist function in the GNU C library (glibc) before version 2.3.5, when invoked with a zero argument, writes to the passed pointer even if the specified array size is zero, leading to a buf… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2005-3590 2024-11-21 09:02 2019-04-11 Show GitHub Exploit DB Packet Storm
313336 9.8 CRITICAL
Network
twiki twiki TWiki allows arbitrary shell command execution via the Include function CWE-74
Injection
CVE-2005-3056 2024-11-21 09:01 2019-11-1 Show GitHub Exploit DB Packet Storm
313337 9.8 CRITICAL
Network
nvu nvu Nvu 0.99+1.0pre uses an old copy of Mozilla XPCOM which can result in multiple security issues. NVD-CWE-noinfo
CVE-2005-2354 2024-11-21 08:59 2019-11-6 Show GitHub Exploit DB Packet Storm
313338 8.1 HIGH
Network
gs-gpl_project gs-gpl I race condition in Temp files was found in gs-gpl before 8.56 addons scripts. CWE-362
Race Condition
CVE-2005-2352 2024-11-21 08:59 2019-11-2 Show GitHub Exploit DB Packet Storm
313339 5.5 MEDIUM
Local
mutt
debian
mutt
debian_linux
Mutt before 1.5.20 patch 7 allows an attacker to cause a denial of service via a series of requests to mutt temporary files. CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2005-2351 2024-11-21 08:59 2019-11-2 Show GitHub Exploit DB Packet Storm
313340 6.1 MEDIUM
Network
websieve_project websieve Cross-site scripting (XSS) vulnerability in websieve v0.62 allows remote attackers to inject arbitrary web script or HTML code in the web user interface. CWE-79
Cross-site Scripting
CVE-2005-2350 2024-11-21 08:59 2019-11-2 Show GitHub Exploit DB Packet Storm