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
231491 7.5 危険 joomlaapps - Joomla! 用の Volunteer Management System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6337 2012-09-25 17:27 2009-02-27 Show GitHub Exploit DB Packet Storm
231492 6.8 警告 matthew general - RSSSN の news.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6333 2012-09-25 17:27 2009-02-27 Show GitHub Exploit DB Packet Storm
231493 6.5 警告 jaia interactive - MyTopix の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6330 2012-09-25 17:27 2009-02-27 Show GitHub Exploit DB Packet Storm
231494 7.5 危険 manzovi - ProQuiz の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6327 2012-09-25 17:27 2009-02-27 Show GitHub Exploit DB Packet Storm
231495 6.8 警告 phpaddedit - phpAddEdit の addedit-render.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6313 2012-09-25 17:27 2009-02-27 Show GitHub Exploit DB Packet Storm
231496 7.5 危険 manzovi - ProQuiz の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6312 2012-09-25 17:27 2009-02-27 Show GitHub Exploit DB Packet Storm
231497 7.5 危険 gwm - Galatolo WebManager における管理者権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-6300 2012-09-25 17:27 2009-02-26 Show GitHub Exploit DB Packet Storm
231498 7.5 危険 maran - Maran PHP Shop の admin.php における管理者アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-6296 2012-09-25 17:27 2009-02-26 Show GitHub Exploit DB Packet Storm
231499 6.8 警告 niclor - nicLOR Sito の includefile.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6290 2012-09-25 17:27 2009-02-26 Show GitHub Exploit DB Packet Storm
231500 7.8 危険 interface-medien - Interface Medien ibase の download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6288 2012-09-25 17:27 2009-02-25 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
561 5.0 MEDIUM
Network
- - Weblate is a web based localization tool. In versions prior to 5.17, a user with the project.edit permission (granted by the per-project "Administration" role) can configure machine translation servi… CWE-200
CWE-918
Information Exposure
Server-Side Request Forgery (SSRF) 
CVE-2026-34244 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
562 8.8 HIGH
Network
- - Weblate is a web based localization tool. In versions prior to 5.17, the user patching API endpoint didn't properly limit the scope of edits. This issue has been fixed in version 5.17. CWE-269
 Improper Privilege Management
CVE-2026-34393 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
563 4.1 MEDIUM
Network
- - Weblate is a web based localization tool. In versions prior to 5.17, the webhook add-on did not utilize existing SSRF protections. This issue has been fixed in version 5.17. If developers are unable … CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-39845 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
564 5.0 MEDIUM
Network
- - Weblate is a web based localization tool. In versions prior to 5.17, repository-boundary validation relies on string prefix checks on resolved absolute paths. In multiple code paths, the check uses s… CWE-22
Path Traversal
CVE-2026-40256 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
565 7.8 HIGH
Local
- - Barracuda RMM versions prior to 2025.2.2 contain a privilege escalation vulnerability that allows local attackers to gain SYSTEM-level privileges by exploiting overly permissive filesystem ACLs on th… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-22676 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
566 9.4 CRITICAL
Network
- - Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered o… CWE-200
CWE-215
Information Exposure
 Insertion of Sensitive Information Into Debugging Code
CVE-2026-40173 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
567 7.8 HIGH
Local
- - Composer is a dependency manager for PHP. Versions 1.0 through 2.2.26 and 2.3 through 2.9.5 contain a command injection vulnerability in the Perforce::generateP4Command() method, which constructs she… CWE-20
CWE-78
 Improper Input Validation 
OS Command 
CVE-2026-40176 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
568 6.1 MEDIUM
Network
- - ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasse… CWE-79
Cross-site Scripting
CVE-2026-40186 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
569 8.8 HIGH
Network
- - Composer is a dependency manager for PHP. Versions 1.0 through 2.2.26 and 2.3 through 2.9.5 contain a command injection vulnerability in the Perforce::syncCodeBase() method, which appends the $source… CWE-20
CWE-78
 Improper Input Validation 
OS Command 
CVE-2026-40261 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm
570 - - - Pega Platform versions 8.1.0 through 25.1.1 are affected by an HTML Injection vulnerability in a user interface component. Requires a high privileged user with a developer role. CWE-80
Basic XSS
CVE-2026-1564 2026-04-18 00:38 2026-04-16 Show GitHub Exploit DB Packet Storm