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 5, 2026, 2:06 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
218851 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0915 2014-08-1 18:03 2014-07-11 Show GitHub Exploit DB Packet Storm
218852 3.5 注意 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0914 2014-08-1 18:03 2014-07-11 Show GitHub Exploit DB Packet Storm
218853 6 警告 IBM - IBM Rational Software Architect Design Manager および Rational Rhapsody Design Manager における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2014-0948 2014-08-1 18:03 2014-07-18 Show GitHub Exploit DB Packet Storm
218854 3.5 注意 IBM - IBM Rational Team Concert における認証情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3050 2014-08-1 18:03 2014-07-18 Show GitHub Exploit DB Packet Storm
218855 3.5 注意 IBM - 複数の IBM Maximo 製品および SmartCloud Control Desk における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2014-3026 2014-08-1 18:03 2014-07-24 Show GitHub Exploit DB Packet Storm
218856 6.9 警告 IBM - IBM Tivoli Integrated Portal の Embedded WebSphere Application Server の install.sh における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3020 2014-08-1 18:03 2014-07-24 Show GitHub Exploit DB Packet Storm
218857 4.3 警告 IBM - 複数の IBM 製品で使用される IBM Atlas Suite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0889 2014-08-1 18:03 2014-07-25 Show GitHub Exploit DB Packet Storm
218858 4.3 警告 シスコシステムズ - Cisco Prime Data Center Network Manager の Web サーバコンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3329 2014-07-31 17:20 2014-07-28 Show GitHub Exploit DB Packet Storm
218859 7.5 危険 WeBid Support - WeBid における LDAP インジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2014-5114 2014-07-31 16:40 2014-07-10 Show GitHub Exploit DB Packet Storm
218860 6.8 警告 Gentoo Linux
Canonical
Fedora Project
Transmission Project
- Transmission の bitfield.c 内の tr_bitfieldEnsureNthBitAlloced 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-4909 2014-07-31 16:12 2014-07-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2121 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
2122 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
2123 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
2124 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
2125 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
2126 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
2127 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
2128 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
2129 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
2130 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