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 6, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3151 6.5 警告
Network
nginxui Nginx UI Nginx UI TeamのNginx UIにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2026-42223 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
3152 7.5 重要
Network
n8n n8n n8nにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-42226 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
3153 6.5 警告
Network
n8n n8n n8nにおけるユーザ制御の鍵による認証回避に関する脆弱性 CWE-639
ユーザ制御の鍵による認証回避
CVE-2026-42227 2026-05-8 12:23 2026-05-4 Show GitHub Exploit DB Packet Storm
3154 6.5 警告
Network
n8n n8n n8nにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-42228 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
3155 8.8 重要
Network
n8n n8n n8nにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-42229 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
3156 6.1 警告
Network
n8n n8n n8nにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-42230 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
3157 8.8 重要
Network
n8n n8n n8nにおけるオブジェクトプロトタイプ属性の不適切に制御された変更に関する脆弱性 CWE-1321
オブジェクトプロトタイプ属性の不適切に制御された変更 (プロトタイプの汚染)
CVE-2026-42231 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
3158 8.8 重要
Network
n8n n8n n8nにおけるオブジェクトプロトタイプ属性の不適切に制御された変更に関する脆弱性 CWE-1321
オブジェクトプロトタイプ属性の不適切に制御された変更 (プロトタイプの汚染)
CVE-2026-42232 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
3159 9.8 緊急
Network
n8n n8n n8nにおけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-42233 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
3160 8.8 重要
Network
n8n n8n n8nにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2026-42234 2026-05-8 12:22 2026-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2701 9.1 CRITICAL
Network
archive\ \ Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() with… CWE-59
Link Following
CVE-2026-42496 2026-05-28 23:16 2026-05-26 Show GitHub Exploit DB Packet Storm
2702 7.3 HIGH
Network
- - Buffer Overflow vulnerability in arendst Tasmota v.15.3.0.3 and before allows a remote attacker to execute arbitrary code via the tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino, fetch_jpg() functio… CWE-121
Stack-based Buffer Overflow
CVE-2026-38422 2026-05-28 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2703 7.3 HIGH
Network
- - Netis AC1200 Router NC21 V4.0.1.4296 is vulnerable to unauthenticated command injection via the /cgi-bin/skk_set.cgi endpoint. The password and new_pwd_confirm POST parameters are passed directly to … CWE-77
Command Injection
CVE-2026-36540 2026-05-28 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2704 7.3 HIGH
Network
- - Netis AC1200 Router NC21 V4.0.1.4296 exposes a CGI endpoint /cgi-bin/skk_get.cgi that returns the entire router configuration as a JSON response with no authentication required. Any attacker on the L… CWE-200
Information Exposure
CVE-2026-36539 2026-05-28 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2705 7.3 HIGH
Network
- - Netis AC1200 Router NC21 V4.0.1.4296 contains a hard-coded root credential stored in /etc/shadow.sample. The password for the root account is set to the trivially weak value root, allowing an attacke… CWE-798
 Use of Hard-coded Credentials
CVE-2026-36538 2026-05-28 23:16 2026-05-27 Show GitHub Exploit DB Packet Storm
2706 6.5 MEDIUM
Network
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, pam_usb builds XPath expressions from user-supplied identifiers (PAM username, service name) and dev… CWE-91
Blind XPath Injection
CVE-2026-47273 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2707 6.3 MEDIUM
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, multiple pam_usb helper tools resolved external binaries through the PATH environment variable rathe… CWE-427
 Uncontrolled Search Path Element
CVE-2026-47274 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2708 5.7 MEDIUM
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/log.c contains a process-wide static pointer that is written on every PAM invocation with the ad… CWE-362
CWE-476
Race Condition
 NULL Pointer Dereference
CVE-2026-48066 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2709 5.1 MEDIUM
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc(), xrealloc(), and xstrdup() using assert(dat… CWE-476
 NULL Pointer Dereference
CVE-2026-47271 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2710 7.1 HIGH
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, the pusb_pad_compare() function in src/pad.c only verified that the user-side pad (~/.pamusb/device.… CWE-287
CWE-908
Improper Authentication
 Use of Uninitialized Resource
CVE-2026-47272 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm