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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
235401 7.5 危険 Red Graphic Systems - SAPID CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2012-5293 2012-10-9 11:44 2012-10-4 Show GitHub Exploit DB Packet Storm
235402 7.5 危険 Atar2b - Atar2b CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5292 2012-10-9 11:40 2012-10-4 Show GitHub Exploit DB Packet Storm
235403 7.5 危険 Posse Sports - Posse Softball Director CMS の team.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5291 2012-10-9 11:13 2012-10-4 Show GitHub Exploit DB Packet Storm
235404 7.5 危険 WCS Solutions - EasyWebRealEstate における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5290 2012-10-9 11:10 2012-10-4 Show GitHub Exploit DB Packet Storm
235405 7.5 危険 Plogger Project - Plogger における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5289 2012-10-9 11:07 2012-10-4 Show GitHub Exploit DB Packet Storm
235406 7.5 危険 Accomplish Technology - phpMyDirectory の page.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5288 2012-10-9 11:05 2012-10-4 Show GitHub Exploit DB Packet Storm
235407 7.5 危険 ImpressPages - ImpressPages CMS における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-4932 2012-10-9 10:53 2011-09-21 Show GitHub Exploit DB Packet Storm
235408 6.9 警告 Monkey Project - Monkey HTTP Daemon における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-5303 2012-10-9 10:49 2012-10-5 Show GitHub Exploit DB Packet Storm
235409 4.7 警告 Monkey Project - Monkey HTTP Daemon におけるファイル読み込み制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4442 2012-10-9 10:48 2012-10-5 Show GitHub Exploit DB Packet Storm
235410 5 警告 ISC, Inc.
アップル
レッドハット
IBM
オラクル
- ISC BIND にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-4313 2012-10-5 18:27 2011-11-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2801 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
2802 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
2803 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
2804 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
2805 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
2806 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
2807 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
2808 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
2809 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
2810 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