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 22, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
4171 7.5 重要
Network
Haxx cURL HaxxのcURLにおける重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2026-6276 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
4172 5.3 警告
Network
Haxx cURL HaxxのcURLにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-6429 2026-05-18 12:10 2026-05-13 Show GitHub Exploit DB Packet Storm
4173 7.5 重要
Network
PgBouncer PgBouncer PgBouncerにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-6664 2026-05-18 12:10 2026-05-9 Show GitHub Exploit DB Packet Storm
4174 9.8 緊急
Network
PgBouncer PgBouncer PgBouncerにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-6665 2026-05-18 12:10 2026-05-9 Show GitHub Exploit DB Packet Storm
4175 7.5 重要
Network
PgBouncer PgBouncer PgBouncerにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-6666 2026-05-18 12:09 2026-05-9 Show GitHub Exploit DB Packet Storm
4176 4.3 警告
Network
PgBouncer PgBouncer PgBouncerにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-6667 2026-05-18 12:09 2026-05-9 Show GitHub Exploit DB Packet Storm
4177 5.3 警告
Network
Haxx cURL HaxxのcURLにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2026-7009 2026-05-18 12:09 2026-05-13 Show GitHub Exploit DB Packet Storm
4178 5.3 警告
Network
Haxx cURL HaxxのcURLにおけるCapture-replay による認証回避に関する脆弱性 CWE-294
Capture-replayによる認証回避
CVE-2026-7168 2026-05-18 12:09 2026-05-13 Show GitHub Exploit DB Packet Storm
4179 3.5
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-7471 2026-05-18 12:09 2026-05-14 Show GitHub Exploit DB Packet Storm
4180 5.4 警告
Network
GitLab.org GitLab GitLab.orgのGitLabにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-7481 2026-05-18 12:09 2026-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 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
2491 6.5 MEDIUM
Network
rrwo net\ Net::CIDR::Set versions through 0.20 for Perl accept non-ASCII IP addresses and netmasks. Unicode digits such as the Arabic-Indic One (U+0661) were accepted but not properly parsed as numbers. This… CWE-1289
 Improper Validation of Unsafe Equivalence in Input
CVE-2026-49940 2026-06-9 01:35 2026-06-5 Show GitHub Exploit DB Packet Storm
2492 7.5 HIGH
Network
sanbeg etsy\ Etsy::StatsD versions through 1.002002 for Perl allow metric injections. The metric names and values are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inj… CWE-93
CRLF Injection
CVE-2026-46741 2026-06-9 01:33 2026-06-5 Show GitHub Exploit DB Packet Storm
2493 6.5 MEDIUM
Network
google chrome Insufficient policy enforcement in Navigation in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass navigation restrictions v… CWE-20
CWE-602
 Improper Input Validation 
 Client-Side Enforcement of Server-Side Security
CVE-2026-11287 2026-06-9 01:31 2026-06-5 Show GitHub Exploit DB Packet Storm
2494 5.3 MEDIUM
Network
cosimo net\ Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional st… CWE-93
CRLF Injection
CVE-2026-46739 2026-06-9 01:31 2026-06-5 Show GitHub Exploit DB Packet Storm
2495 7.5 HIGH
Network
oalders html\ HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV retu… CWE-416
 Use After Free
CVE-2026-8829 2026-06-9 01:29 2026-06-4 Show GitHub Exploit DB Packet Storm
2496 5.0 MEDIUM
Local
google chrome Integer overflow in Chromoting in Google Chrome on Windows prior to 149.0.7827.53 allowed a local attacker to obtain potentially sensitive information from process memory via a crafted ETW event. (Ch… CWE-472
CWE-190
 External Control of Assumed-Immutable Web Parameter
 Integer Overflow or Wraparound
CVE-2026-11281 2026-06-9 01:27 2026-06-5 Show GitHub Exploit DB Packet Storm
2497 5.4 MEDIUM
Network
- - IRIS is a web collaborative platform that helps incident responders share technical details during investigations. In versions prior to 2.4.28, users can create alerts for customers that are not assi… CWE-863
 Incorrect Authorization
CVE-2026-42547 2026-06-9 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2498 4.7 MEDIUM
Network
- - Iris is a web collaborative platform that helps incident responders share technical details during investigations. Versions prior to 2.4.28 contain a weakness where an attacker can misuse it to redir… CWE-602
 Client-Side Enforcement of Server-Side Security
CVE-2026-42329 2026-06-9 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2499 8.8 HIGH
Network
- - Froxlor is open source server administration software. Version 2.3.6 contains a symlink-following flaw in the root-owned SSH key synchronization path used for customer FTP users. The provisioning cod… CWE-59
Link Following
CVE-2026-41236 2026-06-9 01:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2500 7.3 HIGH
Network
- - A vulnerability was detected in GL.iNet GL-MT3000 4.4.5. This affects the function dlopen in the library /usr/lib/oui-httpd/rpc/ of the component Path Normalization Handler. Performing a manipulation… CWE-74
CWE-77
Injection
Command Injection
CVE-2026-11450 2026-06-9 01:16 2026-06-7 Show GitHub Exploit DB Packet Storm