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
233831 7.8 危険 nongnu - Mail Notification における重要な情報を取得される脆弱性 - CVE-2007-3209 2012-09-25 16:47 2007-06-9 Show GitHub Exploit DB Packet Storm
233832 7.1 危険 Novell - Novell NetWare の NFS マウントデーモンにおけるバッファオーバーフローの脆弱性 - CVE-2007-3207 2012-09-25 16:47 2007-06-13 Show GitHub Exploit DB Packet Storm
233833 5 警告 The PHP Group
hardened-php project
- PHP などの製品で使用される parse_str 関数における任意の変数を上書きされる脆弱性 - CVE-2007-3205 2012-09-25 16:47 2007-06-13 Show GitHub Exploit DB Packet Storm
233834 7.5 危険 jffnms - JFFNMS の auth.php における SQL インジェクションの脆弱性 - CVE-2007-3204 2012-09-25 16:47 2007-06-12 Show GitHub Exploit DB Packet Storm
233835 4.9 警告 Novell - NetWare 用の NMAS における管理ユーザ名などを取得される脆弱性 - CVE-2007-3200 2012-09-25 16:47 2007-06-12 Show GitHub Exploit DB Packet Storm
233836 4.3 警告 maran - Maran Blog の comments.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3198 2012-09-25 16:47 2007-06-12 Show GitHub Exploit DB Packet Storm
233837 7.5 危険 vBulletin Solutions, Inc. - vBSupport の vBSupport.php における SQL インジェクションの脆弱性 - CVE-2007-3197 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
233838 7.5 危険 vBulletin Solutions, Inc. - vSupport Integrated Ticket System の vBSupport.php における SQL インジェクションの脆弱性 - CVE-2007-3196 2012-09-25 16:47 2007-06-11 Show GitHub Exploit DB Packet Storm
233839 9.4 危険 jffnms - JFFNMS の admin/setup.php における設定を変更される脆弱性 - CVE-2007-3192 2012-09-25 16:47 2007-06-12 Show GitHub Exploit DB Packet Storm
233840 9.4 危険 jffnms - JFFNMS における設定情報を取得される脆弱性 - CVE-2007-3191 2012-09-25 16:47 2007-06-12 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
2171 7.8 HIGH
Local
- - Untrusted pointer dereference in Windows Universal Plug and Play (UPnP) Device Host allows an authorized attacker to elevate privileges locally. CWE-822
 Untrusted Pointer Dereference
CVE-2026-27920 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2172 7.0 HIGH
Local
- - Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2026-27921 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2173 7.0 HIGH
Local
- - Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. CWE-416
 Use After Free
CVE-2026-27922 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2174 7.8 HIGH
Local
- - Use after free in Desktop Window Manager allows an authorized attacker to elevate privileges locally. CWE-416
 Use After Free
CVE-2026-27923 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2175 7.8 HIGH
Local
- - Use after free in Desktop Window Manager allows an authorized attacker to elevate privileges locally. CWE-416
 Use After Free
CVE-2026-27924 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2176 6.5 MEDIUM
Adjacent
- - Use after free in Windows Universal Plug and Play (UPnP) Device Host allows an unauthorized attacker to disclose information over an adjacent network. CWE-416
 Use After Free
CVE-2026-27925 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2177 7.0 HIGH
Local
- - Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2026-27926 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2178 7.8 HIGH
Local
- - Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Projected File System allows an authorized attacker to elevate privileges locally. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2026-27927 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2179 8.7 HIGH
Network
- - Improper input validation in Windows Hello allows an unauthorized attacker to bypass a security feature over a network. CWE-20
 Improper Input Validation 
CVE-2026-27928 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm
2180 7.0 HIGH
Local
- - Time-of-check time-of-use (toctou) race condition in Windows LUAFV allows an authorized attacker to elevate privileges locally. CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-27929 2026-04-18 00:10 2026-04-15 Show GitHub Exploit DB Packet Storm