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, 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
195081 9.8 緊急
Network
IBM - IBM BigFix Compliance におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-1196 2017-07-4 11:28 2017-06-6 Show GitHub Exploit DB Packet Storm
195082 6.1 警告
Network
IBM - IBM Endpoint Manager for Security および Compliance におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1178 2017-07-4 11:28 2017-06-6 Show GitHub Exploit DB Packet Storm
195083 5.3 警告
Network
IBM - IBM Predictive Solutions Foundation における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-9710 2017-07-4 11:28 2016-12-1 Show GitHub Exploit DB Packet Storm
195084 5.5 警告
Local
IBM - IBM Tivoli Storage Manager のクライアントおよびエージェントにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2016-8939 2017-07-4 11:28 2016-10-25 Show GitHub Exploit DB Packet Storm
195085 5.5 警告
Local
IBM - IBM Security Privileged Identity Manager におけるユーザの資格情報を読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-5960 2017-07-4 11:28 2016-06-29 Show GitHub Exploit DB Packet Storm
195086 5.3 警告
Network
IBM - IBM Security Privileged Identity Manager における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-5959 2017-07-4 11:28 2016-06-29 Show GitHub Exploit DB Packet Storm
195087 6.5 警告
Network
IBM - IBM Cognos Business Intelligence におけるサービス運用妨害 (DoS) の脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2016-0254 2017-07-4 11:28 2017-05-31 Show GitHub Exploit DB Packet Storm
195088 8.8 重要
Network
Ansible - Ansible の user モジュールにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-3498 2017-07-3 17:35 2014-07-1 Show GitHub Exploit DB Packet Storm
195089 9.8 緊急
Network
アルバネットワークス株式会社 - ClearPass Policy Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-2034 2017-07-3 17:30 2016-06-1 Show GitHub Exploit DB Packet Storm
195090 7.5 重要
Network
pulp project - Pulp の client/consumer/cli.py におけるコンシューマの秘密鍵を etc/pki/pulp/consumer/consumer-cert.pem に書き込まれる脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-3112 2017-07-3 16:59 2016-04-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2821 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
2822 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
2823 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
2824 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
2825 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
2826 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
2827 4.6 MEDIUM
Physics
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/device.c passed the return values of udisks_drive_get_serial(), udisks_drive_get_vendor(), and u… CWE-476
 NULL Pointer Dereference
CVE-2026-44710 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2828 8.2 HIGH
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, a crafted UUID such as $(id>/tmp/rce) in the config causes root RCE when pamusb-conf --reset-pads is… CWE-78
CWE-88
OS Command 
Argument Injection
CVE-2026-44712 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2829 8.8 HIGH
Local
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/tmux.c reads the user's $TMUX environment variable, splits it on commas, and interpolates the so… CWE-78
CWE-116
OS Command 
 Improper Encoding or Escaping of Output
CVE-2026-44713 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm
2830 7.4 HIGH
Network
- - pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, pam_usb's deny_remote feature checks utmpx ut_addr_v6 to detect whether an authentication request o… CWE-284
Improper Access Control
CVE-2026-47269 2026-05-28 22:57 2026-05-28 Show GitHub Exploit DB Packet Storm