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 9, 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
249721 1.2 注意 Globus - Globus Toolkit の grid-proxy-init tool における資格情報を盗まれる脆弱性 - CVE-2006-4232 2012-06-26 15:37 2006-08-18 Show GitHub Exploit DB Packet Storm
249722 4.6 警告 Debian - man-db の man におけるバッファオーバーフローの脆弱性 - CVE-2006-4250 2012-06-26 15:37 2007-04-6 Show GitHub Exploit DB Packet Storm
249723 7.5 危険 cityforfree - CityForFree indexcity の list.php における SQL インジェクションの脆弱性 - CVE-2006-4323 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249724 7.5 危険 bits-dont-bite - Mambo 用の EstateAgent コンポーネントの estateagent.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4322 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249725 7.5 危険 Coppermine Photo Gallery - Mambo の cpg コンポーネント の cpg.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4321 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249726 5 警告 シスコシステムズ - Cisco VPN 3000 シリーズコンセントレータにおけるファイルを変更するための CWD コマンドなどを実行される脆弱性 - CVE-2006-4313 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249727 10 危険 ak-systems - AK-Systems Windows Terminal ExVLP の VNC サーバにおける RDP または Citrix のセッションを表示される脆弱性 - CVE-2006-4309 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249728 4.3 警告 Blackboard, Inc. - 複数の Blackboard 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-4308 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249729 10 危険 OpenBSD
FreeBSD
NetBSD
- FreeBSD の sppp ドライバにおけるバッファオーバーフローの脆弱性 - CVE-2006-4304 2012-06-26 15:37 2006-08-23 Show GitHub Exploit DB Packet Storm
249730 7.5 危険 8pixel - SimpleBlog の comments.asp における SQL インジェクションの脆弱性 - CVE-2006-4300 2012-06-26 15:37 2006-08-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3651 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
3652 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
3653 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
3654 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
3655 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
3656 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
3657 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
3658 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
3659 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
3660 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