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
233001 7.5 危険 Joomla! - Joomla! における特権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6645 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233002 6.5 警告 Joomla! - Joomla! における任意のユーザを管理者グループへ昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6644 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233003 4.3 警告 Joomla! - Joomla! の com_poll コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6643 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233004 10 危険 Bharat Mediratta - Menalto Gallery の Publish XP モジュールにおけるアルバムを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6685 2012-09-25 16:59 2007-12-24 Show GitHub Exploit DB Packet Storm
233005 5 警告 mortbay jetty - Mortbay Jetty におけるファイルのソースを読まれる脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6672 2012-09-25 16:59 2007-07-9 Show GitHub Exploit DB Packet Storm
233006 6.8 警告 Joomla! - Joomla! におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-6642 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233007 4.3 警告 milliscripts - milliscripts Redirection の dir.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6641 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233008 7.5 危険 iptbb team - IPTBB の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6639 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233009 10 危険 march networks - March Networks DVR 3204 におけるユーザ名などを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6638 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
233010 6.4 警告 netbizcity - FAQMasterFlexPlus におけるパスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2007-6635 2012-09-25 16:59 2008-01-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1481 8.8 HIGH
Network
- - FastGPT is an AI Agent building platform. In versions prior to 4.14.9.5, the password change endpoint is vulnerable to NoSQL injection. An authenticated attacker can bypass the "old password" verific… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-40352 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1482 - - - graphql-go is a Go implementation of GraphQL. In versions 15.31.4 and below, the OverlappingFieldsCanBeMerged validation rule performs O(n²) pairwise comparisons of fields sharing the same response n… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-40476 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1483 5.4 MEDIUM
Network
- - Kimai is an open-source time tracking application. In versions 1.16.3 through 2.52.0, the escapeForHtml() function in KimaiEscape.js does not escape double quote or single quote characters. When a us… CWE-79
Cross-site Scripting
CVE-2026-40479 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1484 4.3 MEDIUM
Network
- - Kimai is an open-source time tracking application. In versions 2.52.0 and below, the User Preferences API endpoint (PATCH /api/users/{id}/preferences) applies submitted preference values without chec… CWE-915
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
CVE-2026-40486 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1485 - - - SP1 is a zero‑knowledge virtual machine that proves the correct execution of programs compiled for the RISC-V architecture. In versions 6.0.0 through 6.0.2, a soundness vulnerability in the SP1 V6 re… CWE-345
CWE-354
 Insufficient Verification of Data Authenticity
 Improper Validation of Integrity Check Value
CVE-2026-40323 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1486 9.1 CRITICAL
Network
- - Hot Chocolate is an open-source GraphQL server. Prior to versions 12.22.7, 13.9.16, 14.3.1, and 15.1.14, Hot Chocolate's recursive descent parser `Utf8GraphQLParser` has no recursion depth limit. A c… CWE-674
 Uncontrolled Recursion
CVE-2026-40324 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1487 5.1 MEDIUM
Local
- - The Sentry kernel is a high security level micro-kernel implementation made for high security embedded systems. A given task with one of the DEV or IO capability is able to interact with another task… CWE-283
 Unverified Ownership
CVE-2026-40337 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1488 - - - NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.37, NocoBase's workflow HTTP request plugin and custom request ac… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40346 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1489 8.8 HIGH
Network
- - Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can escalate their own account to administrator by sending `isAdmin=… CWE-862
 Missing Authorization
CVE-2026-40349 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm
1490 8.8 HIGH
Network
- - Movary is a self hosted web app to track and rate a user's watched movies. Prior to version 0.71.1, an ordinary authenticated user can access the user-management endpoints `/settings/users` and use t… CWE-863
 Incorrect Authorization
CVE-2026-40350 2026-04-21 04:03 2026-04-18 Show GitHub Exploit DB Packet Storm