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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4581 7.5 重要
Network
アルバネットワークス株式会社 SD-WAN
ArubaOS
アルバネットワークス株式会社のArubaOS等の複数製品における制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-23826 2026-05-18 12:07 2026-05-12 Show GitHub Exploit DB Packet Storm
4582 7.5 重要
Network
アルバネットワークス株式会社 SD-WAN
ArubaOS
アルバネットワークス株式会社のArubaOS等の複数製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-23827 2026-05-18 12:07 2026-05-12 Show GitHub Exploit DB Packet Storm
4583 7.5 重要
Network
Fleet Device Management fleet Fleet Device Managementのfleetにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-23998 2026-05-18 12:07 2026-05-14 Show GitHub Exploit DB Packet Storm
4584 5.3 警告
Network
Fleet Device Management fleet Fleet Device Managementのfleetにおけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-24000 2026-05-18 12:07 2026-05-14 Show GitHub Exploit DB Packet Storm
4585 7.5 重要
Network
strapi strapi strapiにおける複数の脆弱性 CWE-200
CWE-22
CWE-943
CVE-2026-27886 2026-05-18 12:07 2026-05-14 Show GitHub Exploit DB Packet Storm
4586 6.5 警告
Network
Grafana Labs Grafana Grafana LabsのGrafanaにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-28376 2026-05-18 12:07 2026-05-13 Show GitHub Exploit DB Packet Storm
4587 2.7
Network
GitLab.org GitLab GitLab.orgのGitLabにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-2900 2026-05-18 12:07 2026-05-14 Show GitHub Exploit DB Packet Storm
4588 4.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-3073 2026-05-18 12:07 2026-05-14 Show GitHub Exploit DB Packet Storm
4589 4.3 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-3074 2026-05-18 12:07 2026-05-14 Show GitHub Exploit DB Packet Storm
4590 5.8 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるフィルタリングの回避に関する脆弱性 CWE-441
フィルタリング回避
CVE-2026-3160 2026-05-18 12:07 2026-05-14 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
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