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":June 10, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240631 7.8 危険 Nortel Networks - Nortel PC Client SIP Soft Phone の SIP ヘッダ構文解析モジュールにおけるバッファオーバーフローの脆弱性 - CVE-2007-3438 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240632 5 警告 マイクロソフト - Microsoft MSN Messenger におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3436 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240633 5 警告 NetArt Media - Pharmacy System の index.php における重要な情報を取得される脆弱性 - CVE-2007-3434 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240634 7.5 危険 NetArt Media - Pharmacy System の index.php における SQL インジェクションの脆弱性 - CVE-2007-3433 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240635 4.3 警告 マイクロソフト - Windows XP SP2 の Microsoft Internet Explorer 6 における絶対パストラバーサルの脆弱性 - CVE-2007-3406 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240636 4.3 警告 lebisoft - Lebisoft zdefter の defter_yaz.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-3405 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240637 7.5 危険 pagetool - pagetool の index.php における SQL インジェクションの脆弱性 - CVE-2007-3402 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240638 9.3 危険 nctsoft products - NCTAudioEditor などの製品で使用される NCTWMAFile2.dll の NCTAudioEditor2 ActiveX コントロールにおける任意のファイルを上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2007-3400 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240639 5 警告 perception - LiteWeb におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3398 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
240640 4.3 警告 key focus - KF Web サーバの index.wkf におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3396 2012-09-25 16:47 2007-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
501 - - - Logseq exposes an IPC handler that allows the renderer process to execute shell commands. While an allowlist restricts the command name (e.g. `git`, `pandoc`, `grep`), the argument string is concaten… New CWE-78
OS Command 
CVE-2026-9279 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
502 8.8 HIGH
Network
google chrome Use after free in File Input in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical) New CWE-416
 Use After Free
CVE-2026-11630 2026-06-9 23:47 2026-06-9 Show GitHub Exploit DB Packet Storm
503 8.3 HIGH
Network
google chrome Use after free in Aura in Google Chrome on Windows prior to 149.0.7827.103 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTM… New CWE-416
 Use After Free
CVE-2026-11631 2026-06-9 23:45 2026-06-9 Show GitHub Exploit DB Packet Storm
504 4.3 MEDIUM
Network
- - A flaw was found in 389 Directory Server. A type confusion in the SSO token extended operation handler causes partial stack address information to be disclosed in LDAP responses to authenticated user… New CWE-843
Type Confusion
CVE-2026-11785 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
505 1.9 LOW
Local
- - A flaw was found in 389 Directory Server. The LDIF parser reads past the end of a heap buffer when processing attribute types with trailing semicolons during database import, causing an out-of-bounds… New CWE-125
Out-of-bounds Read
CVE-2026-11786 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
506 5.0 MEDIUM
Network
- - A flaw was found in 389 Directory Server. The ldap_utf8prev() function reads bytes before the start of a buffer without bounds checking, causing a heap buffer over-read in string filter parsing that … New CWE-126
 Buffer Over-read
CVE-2026-11787 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
507 5.9 MEDIUM
Network
- - A flaw was found in 389 Directory Server. The dereference control plugin does not check for allocation failure before using a BER structure, allowing an unauthenticated remote attacker to crash the L… New CWE-476
 NULL Pointer Dereference
CVE-2026-11788 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
508 4.9 MEDIUM
Network
- - A flaw was found in 389 Directory Server. The SMD5 password storage plugin performs unsigned integer underflow when computing salt length from a crafted password hash shorter than 16 bytes, causing a… New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-11789 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
509 4.9 MEDIUM
Network
- - A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password storage plugin does not enforce an upper bound on the iteration count extracted from stored password hashes. A privileged attacker… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-11790 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm
510 3.3 LOW
Network
- - A heap buffer overflow flaw was found in 389 Directory Server. When audit logging is enabled, the create_masked_entry_string() function in auditlog.c copies a fixed-length password mask into a precis… New CWE-122
Heap-based Buffer Overflow
CVE-2026-11792 2026-06-9 23:42 2026-06-9 Show GitHub Exploit DB Packet Storm