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
216991 4 警告 andrew godwin - Andrew Godwin ByteHoard の index.php における絶対パストラバーサルの脆弱性 - CVE-2006-2633 2013-12-26 15:44 2006-05-30 Show GitHub Exploit DB Packet Storm
216992 5.1 警告 artmedic webdesign - artmedic newsletter における任意のファイルを変更される脆弱性 - CVE-2006-2609 2013-12-26 15:44 2006-05-26 Show GitHub Exploit DB Packet Storm
216993 5.1 警告 artmedic webdesign - artmedic newsletter における任意のファイルを変更される脆弱性 - CVE-2006-2608 2013-12-26 15:44 2006-05-26 Show GitHub Exploit DB Packet Storm
216994 5.1 警告 eSyndiCat - eSyndicat Directory の admin/cron.php における任意のファイルをインクルードされる脆弱性 - CVE-2006-2578 2013-12-26 15:44 2006-05-24 Show GitHub Exploit DB Packet Storm
216995 5 警告 AlstraSoft - Alstrasoft Article Manager Pro における重要な情報を取得される脆弱性 - CVE-2006-2566 2013-12-26 15:44 2006-05-24 Show GitHub Exploit DB Packet Storm
216996 5 警告 Snitz - Snitz Forums 用 Avatar MOD の avatar_upload.asp におけるファイルタイプのチェックを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-2530 2013-12-26 15:44 2006-05-22 Show GitHub Exploit DB Packet Storm
216997 7.5 危険 smartisoft - phpBazar の Admin/admin.php における認証を回避される脆弱性 - CVE-2006-2527 2013-12-26 15:44 2006-05-22 Show GitHub Exploit DB Packet Storm
216998 5 警告 Bitrix - Bitrix Site Manager におけるユーザを他の Web サイトへリダイレクトされる脆弱性 - CVE-2006-2478 2013-12-26 15:44 2006-05-19 Show GitHub Exploit DB Packet Storm
216999 5 警告 Bitrix - Bitrix Site Manager における重要な情報を取得される脆弱性 - CVE-2006-2476 2013-12-26 15:44 2006-05-19 Show GitHub Exploit DB Packet Storm
217000 6.4 警告 duware - DUware DUbanner の add.asp における任意のコードを実行される脆弱性 - CVE-2006-2428 2013-12-26 15:44 2006-05-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
661 2.7 LOW
Network
- - SourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfh_attendance/admin/manage_department.php. CWE-89
SQL Injection
CVE-2026-37596 2026-04-18 00:32 2026-04-15 Show GitHub Exploit DB Packet Storm
662 2.7 LOW
Network
- - SourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfh_attendance/admin/attendance_list.php. CWE-89
SQL Injection
CVE-2026-37597 2026-04-18 00:32 2026-04-15 Show GitHub Exploit DB Packet Storm
663 2.7 LOW
Network
- - SourceCodester Patient Appointment Scheduler System v1.0 is vulnerable to arbitrary code execution (RCE) via /scheduler/classes/SystemSettings.php?f=update_settings. CWE-89
SQL Injection
CVE-2026-37598 2026-04-18 00:32 2026-04-15 Show GitHub Exploit DB Packet Storm
664 2.7 LOW
Network
- - SourceCodester Patient Appointment Scheduler System v1.0 is vulnerable to SQL Injection in the file /scheduler/admin/appointments/view_details.php. CWE-89
SQL Injection
CVE-2026-37600 2026-04-18 00:32 2026-04-15 Show GitHub Exploit DB Packet Storm
665 2.7 LOW
Network
- - SourceCodester Patient Appointment Scheduler System v1.0 is vulnerable to SQL Injection in the file /scheduler/admin/appointments/manage_appointment.php. CWE-89
SQL Injection
CVE-2026-37601 2026-04-18 00:32 2026-04-15 Show GitHub Exploit DB Packet Storm
666 2.7 LOW
Network
- - SourceCodester Patient Appointment Scheduler System v1.0 is vulnerable to SQL Injection in the file /scheduler/admin/user/manage_user.php. CWE-89
SQL Injection
CVE-2026-37602 2026-04-18 00:32 2026-04-15 Show GitHub Exploit DB Packet Storm
667 3.7 LOW
Network
- - Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the login endpoint performs bcrypt password verification only when the supplied username exists, returning immediate… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-40263 2026-04-18 00:29 2026-04-17 Show GitHub Exploit DB Packet Storm
668 8.7 HIGH
Network
- - Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset delivery handler serves uploaded files inline and relies on magic-byte detection for content type, which d… CWE-79
CWE-434
Cross-site Scripting
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-40262 2026-04-18 00:29 2026-04-17 Show GitHub Exploit DB Packet Storm
669 5.9 MEDIUM
Network
- - Note Mark is an open-source note-taking application. In versions 0.19.1 and prior, the asset download endpoint at /api/notes/{noteID}/assets/{assetID} is registered without authentication middleware,… CWE-862
 Missing Authorization
CVE-2026-40265 2026-04-18 00:29 2026-04-17 Show GitHub Exploit DB Packet Storm
670 2.7 LOW
Network
- - Sourcecodester Online Resort Management System v1.0 is vulnerable to SQL Injection in the file /orms/admin/rooms/manage_room.php. CWE-89
SQL Injection
CVE-2026-36941 2026-04-18 00:28 2026-04-14 Show GitHub Exploit DB Packet Storm