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 8, 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
202791 7.8 重要
Local
IBM - IBM Security Guardium Database Activity Monitor におけるコマンド実行の管理者権限を取得される脆弱性 CWE-Other
その他
CVE-2016-0328 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202792 8.8 重要
Network
IBM - IBM Rational Quality Manager および Rational Collaborative Lifecycle Management における任意の OS コマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-0326 2016-10-25 18:01 2016-09-9 Show GitHub Exploit DB Packet Storm
202793 7.8 重要
Local
IBM - IBM Security Guardium における重要な平文情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0247 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202794 6.1 警告
Network
IBM - IBM Security Guardium におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-0246 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202795 4.3 警告
Network
IBM - IBM Security Guardium における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-0242 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202796 8.8 重要
Network
IBM - IBM Security Guardium Database Activity Monitor における管理者アカウントになりすまされる脆弱性 CWE-Other
その他
CVE-2016-0241 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202797 3.7
Network
IBM - IBM Security Guardium Database Activity Monitor における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2016-0240 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202798 8.8 重要
Network
IBM - IBM Security Guardium Database Activity Monitor における管理者権限で HTTP リクエストを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0239 2016-10-25 18:01 2016-09-14 Show GitHub Exploit DB Packet Storm
202799 8.8 重要
Network
IBM - IBM Security Guardium Database Activity Monitor における root 権限で任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-0236 2016-10-25 18:01 2016-10-3 Show GitHub Exploit DB Packet Storm
202800 5.9 警告
Network
Google - SHA-1 におけるなりすまし攻撃を実行される脆弱性 CWE-Other
その他
CVE-2005-4900 2016-10-25 16:50 2005-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3021 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
3022 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
3023 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
3024 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
3025 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
3026 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
3027 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
3028 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
3029 6.7 MEDIUM
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/conf.c allocates heap memory proportional to n_devices, a count derived from libxml2 XPath evalu… CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-48065 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
3030 4.4 MEDIUM
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, src/evdev.c silently ignores EACCES errors when opening /dev/input/event* nodes, causing pusb_has_vi… CWE-390
CWE-693
 Detection of Error Condition Without Action
 Protection Mechanism Failure
CVE-2026-48792 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm