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":May 13, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
236001 9.3 危険 interwoven - WorkSite Web で使用される iManFile.cab におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1700 2012-09-25 17:16 2008-04-8 Show GitHub Exploit DB Packet Storm
236002 10 危険 ヒューレット・パッカード - HP OV NNM の ovwparser.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1697 2012-09-25 17:16 2008-04-8 Show GitHub Exploit DB Packet Storm
236003 10 危険 IBM - IBM DB2 Content Manager における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1681 2012-09-25 17:16 2008-04-4 Show GitHub Exploit DB Packet Storm
236004 7.5 危険 ネットスケープ - Red Hat Certificate System などの Red Hat PKI Common Framework における中間者攻撃を実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-1676 2012-09-25 17:16 2008-07-2 Show GitHub Exploit DB Packet Storm
236005 7.2 危険 Linux - Linux kernel の tehuti.c における脆弱性 CWE-399
リソース管理の問題
CVE-2008-1675 2012-09-25 17:16 2008-05-2 Show GitHub Exploit DB Packet Storm
236006 4.6 警告 KDE project - KDE の start_kdeinit におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2008-1671 2012-09-25 17:16 2008-04-26 Show GitHub Exploit DB Packet Storm
236007 9.3 危険 KDE project - KDE の最新の PNG イメージローダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1670 2012-09-25 17:16 2008-04-26 Show GitHub Exploit DB Packet Storm
236008 9 危険 ヒューレット・パッカード - HPSI Active Directory Bidirectional LDAP Connector における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2008-1665 2012-09-25 17:16 2008-07-14 Show GitHub Exploit DB Packet Storm
236009 4.3 警告 ヒューレット・パッカード - HP SMH におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1663 2012-09-25 17:16 2008-06-30 Show GitHub Exploit DB Packet Storm
236010 10 危険 ヒューレット・パッカード - HP SWSM の DoubleTake.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1661 2012-09-25 17:16 2008-06-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
701 7.5 HIGH
Network
- - A Denial of Service (DoS) vulnerability in the DNSSEC validation of dnsmasq allows remote attackers to cause a denial of service via a crafted DNS packet. New - CVE-2026-4890 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
702 5.3 MEDIUM
Network
- - A heap-based out-of-bounds read vulnerability in the DNSSEC validation of dnsmasq allows remote attackers to cause a denial of service via a crafted DNS packet. New - CVE-2026-4891 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
703 8.4 HIGH
Local
- - A heap-based out-of-bounds write vulnerability in the DHCPv6 implementation of dnsmasq allows local attackers to execute arbitrary code with root privileges via a crafted DHCPv6 packet. New - CVE-2026-4892 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
704 5.3 MEDIUM
Network
- - An information disclosure vulnerability in dnsmasq allows remote attackers to bypass source checks via a crafted DNS packet with RFC 7871 client subnet information. New - CVE-2026-4893 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
705 - - - A buffer overflow in dnsmasq’s extract_addresses() function allows an attacker to trigger a heap out-of-bounds read and crash by exploiting a malformed DNS response, enabling extract_name() to advanc… New - CVE-2026-5172 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
706 - - - An unauthenticated remote attacker may exhaust all available TCP connections in the CODESYS Modbus TCP Server stack if a race condition in connection handling is successfully exploited, preventing le… New CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-35227 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
707 - - - A remote code execution vulnerability exists in Code Runner MCP Server when run with the --transport http option, which exposes the /mcp JSON-RPC endpoint without authentication on port 3088. An unau… New CWE-306
Missing Authentication for Critical Function
CVE-2026-5029 2026-05-12 23:15 2026-05-12 Show GitHub Exploit DB Packet Storm
708 - - - ATutor is vulnerable to Reflected XSS in /install/upgrade.php endpoint. An attacker can provide a specially crafted URL that, when opened, results in arbitrary JavaScript execution in the victim's br… New CWE-79
Cross-site Scripting
CVE-2026-6909 2026-05-12 23:15 2026-05-11 Show GitHub Exploit DB Packet Storm
709 - - - ATutor is vulnerable to Reflected XSS in /install/install.php endpoint. An attacker can provide a specially crafted URL that, when opened, results in arbitrary JavaScript execution in the victim's br… New CWE-79
Cross-site Scripting
CVE-2026-6956 2026-05-12 23:15 2026-05-11 Show GitHub Exploit DB Packet Storm
710 9.8 CRITICAL
Network
cross-crypto cross-implementation CROSS implementation contains reference and optimized implementations of the CROSS post-quantum signature algorithm. Prior to commit fc6b7e7, there is a buffer overflow in crypto_sign_open() caused b… Update CWE-121
CWE-122
Stack-based Buffer Overflow
Heap-based Buffer Overflow
CVE-2026-41509 2026-05-12 23:15 2026-05-8 Show GitHub Exploit DB Packet Storm