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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227761 7.5 危険 phpmyring - Nicolas Grandjean PHPMyRing の view_com.php における SQL インジェクションの脆弱性 - CVE-2006-4114 2012-12-20 18:02 2006-08-14 Show GitHub Exploit DB Packet Storm
227762 7.5 危険 Ruby on Rails project - Ruby on Rails の "依存型分類メカニズム" における任意の Ruby コードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2006-4112 2012-12-20 18:02 2006-08-10 Show GitHub Exploit DB Packet Storm
227763 7.5 危険 Ruby on Rails project - Ruby on Rails における "重大" または "深刻" な影響を引き起こす Ruby コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2006-4111 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
227764 3.6 注意 simpliciti - Simpliciti Locked Browser における許可されていない操作を実行される脆弱性 - CVE-2006-4092 2012-12-20 18:02 2006-08-11 Show GitHub Exploit DB Packet Storm
227765 4.3 警告 webligo - Webligo BlogHoster におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4090 2012-12-20 18:02 2006-08-11 Show GitHub Exploit DB Packet Storm
227766 5.1 警告 wim fleischhauer - Wim Fleischhauer docpile:we における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4076 2012-12-20 18:02 2006-08-10 Show GitHub Exploit DB Packet Storm
227767 5.1 警告 wim fleischhauer - Wim Fleischhauer docpile:we における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4075 2012-12-20 18:02 2006-08-10 Show GitHub Exploit DB Packet Storm
227768 7.5 危険 phpcc - Fabian Hainz phpCC における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4073 2012-12-20 18:02 2006-08-10 Show GitHub Exploit DB Packet Storm
227769 5 警告 pswd.js - pswd.js スクリプトにおけるオフラインの総当り攻撃を実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2006-4068 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
227770 7.5 危険 yenerturk - YenerTurk Haber Script の default.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-4064 2012-12-20 18:02 2006-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 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
281 5.4 MEDIUM
Network
- - Docmost is open-source collaborative wiki and documentation software. In versions prior to 0.71.0, improper neutralization of attachment URLs in Docmost allows a low-privileged authenticated user to … Update CWE-79
Cross-site Scripting
CVE-2026-34212 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
282 5.4 MEDIUM
Network
- - Docmost is open-source collaborative wiki and documentation software. Starting in version 0.3.0 and prior to version 0.71.0, improper authorization in Docmost allows a low-privileged authenticated us… Update CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-34213 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
283 - - - Unisys WebPerfect Image Suite versions 3.0.3960.22810 and 3.0.3960.22604 expose a deprecated .NET Remoting TCP channel that allows remote unauthenticated attackers to leak NTLMv2 machine-account hash… Update CWE-441
Confused Deputy
CVE-2026-39906 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
284 - - - Unisys WebPerfect Image Suite versions 3.0.3960.22810 and 3.0.3960.22604 expose an unauthenticated WCF SOAP endpoint on TCP port 1208 that accepts unsanitized file paths in the ReadLicense action's L… Update CWE-73
 External Control of File Name or Path
CVE-2026-39907 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
285 7.0 HIGH
Local
- - libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain a Use-After-Free vulnerability via the load_gif() function in fromgif.c, where a single… Update CWE-416
 Use After Free
CVE-2026-33018 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
286 7.1 HIGH
Local
- - libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow leading to an out-of-bounds heap read in the --crop option handling… Update CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2026-33019 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
287 7.1 HIGH
Local
- - libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow which leads to a heap buffer overflow via sixel_frame_convert_to_rg… Update CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-33020 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
288 6.5 MEDIUM
Network
- - Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the notebook module contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authen… Update CWE-285
CWE-639
Improper Authorization
 Authorization Bypass Through User-Controlled Key
CVE-2026-34370 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
289 7.1 HIGH
Network
- - Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the /api/course_rel_users endpoint is vulnerable to Insecure Direct Object Reference (IDOR), allowing an aut… Update CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-34602 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm
290 6.5 MEDIUM
Network
- - Jellyfin is an open source self hosted media server. Versions prior to 10.11.7 contain a denial of service vulnerability in the SyncPlay group creation endpoint (POST /SyncPlay/New), where an authent… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-35034 2026-04-18 00:38 2026-04-15 Show GitHub Exploit DB Packet Storm