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":May 27, 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
222171 10 危険 180solutions - 180solutions Zango における任意のコードを実行される脆弱性 - CVE-2006-2324 2013-12-26 15:44 2006-05-12 Show GitHub Exploit DB Packet Storm
222172 2.6 注意 Skype Technologies S.A. - Windows 用 Skype の URI ハンドラにおける任意のファイルをダウンロードされる脆弱性 CWE-94
コード・インジェクション
CVE-2006-2312 2013-12-26 15:44 2006-05-19 Show GitHub Exploit DB Packet Storm
222173 5 警告 New Atlanta Communications, LLC. - Windows 用 BlueDragon Server および Server JX におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-2310 2013-12-26 15:44 2006-06-26 Show GitHub Exploit DB Packet Storm
222174 3.6 注意 Avahi - Avahi におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-2288 2013-12-26 15:44 2006-05-10 Show GitHub Exploit DB Packet Storm
222175 5 警告 acftp - acFTP におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-2242 2013-12-26 15:44 2006-05-9 Show GitHub Exploit DB Packet Storm
222176 2.1 注意 bitrock
ProcessOne
- Process-one ejabberd を含む製品で使用されるサードパーティ製インストーラ生成ツールにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-2221 2013-12-26 15:44 2006-05-5 Show GitHub Exploit DB Packet Storm
222177 5 警告 321soft - 321soft PhP-Gallery の index.php における絶対パストラバーサルの脆弱性 - CVE-2006-2211 2013-12-26 15:44 2006-05-5 Show GitHub Exploit DB Packet Storm
222178 5 警告 VWar - Virtual War の admin.php における重要な情報を取得される脆弱性 - CVE-2006-2091 2013-12-26 15:44 2006-04-29 Show GitHub Exploit DB Packet Storm
222179 5 警告 Invision Power Services, Inc - Invision Power Board の action_public/search.php における任意の PHP コードを実行される脆弱性 - CVE-2006-2059 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
222180 5 警告 avant force - Avant Browser におけるコマンドライン引数を変更される脆弱性 - CVE-2006-2058 2013-12-26 15:44 2006-04-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1741 5.5 MEDIUM
Adjacent
google chrome Inappropriate implementation in Chromoting in Google Chrome prior to 148.0.7778.168 allowed a local attacker to bypass discretionary access control via a malicious file. (Chromium security severity: … CWE-284
Improper Access Control
CVE-2026-8586 2026-05-19 00:28 2026-05-15 Show GitHub Exploit DB Packet Storm
1742 7.5 HIGH
Network
fleetdm fleet Fleet is open source device management software. Prior to version 4.80.1, a vulnerability in Fleet's IP extraction logic allows unauthenticated attackers to bypass API rate limiting by spoofing clien… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-46356 2026-05-19 00:27 2026-05-15 Show GitHub Exploit DB Packet Storm
1743 6.5 MEDIUM
Network
webpack.js webpack-dev-server webpack-dev-server versions up to and including 5.2.3 are vulnerable to cross-origin source code exposure when serving over a non-potentially trustworthy origin such as plain HTTP. The previous fix r… CWE-749
 Exposed Dangerous Method or Function
CVE-2026-6402 2026-05-19 00:23 2026-05-12 Show GitHub Exploit DB Packet Storm
1744 5.3 MEDIUM
Network
- - ### Summary `qs.stringify` throws `TypeError` when called with `arrayFormat: 'comma'` and `encodeValuesOnly: true` on an array containing `null` or `undefined`. The throw is synchronous and not ha… CWE-476
 NULL Pointer Dereference
CVE-2026-8723 2026-05-19 00:16 2026-05-17 Show GitHub Exploit DB Packet Storm
1745 7.8 HIGH
Local
amd radeon_software
cleanup_utility
A DLL hijacking vulnerability in the AMD Cleanup Utility could allow an attacker to achieve privilege escalation potentially resulting in arbitrary code execution. CWE-427
 Uncontrolled Search Path Element
CVE-2024-36333 2026-05-19 00:15 2026-05-15 Show GitHub Exploit DB Packet Storm
1746 8.8 HIGH
Network
postgresql postgresql Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if… CWE-89
CWE-121
SQL Injection
Stack-based Buffer Overflow
CVE-2026-6637 2026-05-19 00:05 2026-05-14 Show GitHub Exploit DB Packet Storm
1747 4.3 MEDIUM
Network
postgresql postgresql Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintain… CWE-126
 Buffer Over-read
CVE-2026-6575 2026-05-19 00:04 2026-05-14 Show GitHub Exploit DB Packet Storm
1748 7.5 HIGH
Network
postgresql postgresql Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disable… CWE-674
 Uncontrolled Recursion
CVE-2026-6479 2026-05-19 00:04 2026-05-14 Show GitHub Exploit DB Packet Storm
1749 6.5 MEDIUM
Network
postgresql postgresql Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 … CWE-385
 Covert Timing Channel
CVE-2026-6478 2026-05-19 00:03 2026-05-14 Show GitHub Exploit DB Packet Storm
1750 8.8 HIGH
Network
postgresql postgresql Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a cli… CWE-242
 Use of Inherently Dangerous Function
CVE-2026-6477 2026-05-19 00:03 2026-05-14 Show GitHub Exploit DB Packet Storm