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 29, 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
201631 8.8 重要
Network
Zammad - Zammad におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6081 2017-04-3 17:27 2017-02-14 Show GitHub Exploit DB Packet Storm
201632 9.8 緊急
Network
Zammad - Zammad における有効なセッション Cookie を持つユーザの REST API に対してクロスドメイン要求を直接送信される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6080 2017-04-3 17:27 2017-02-14 Show GitHub Exploit DB Packet Storm
201633 6.1 警告
Network
Zammad - Zammad におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5621 2017-04-3 17:27 2017-02-14 Show GitHub Exploit DB Packet Storm
201634 6.1 警告
Network
Zammad - Zammad におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5620 2017-04-3 17:27 2017-02-14 Show GitHub Exploit DB Packet Storm
201635 9.8 緊急
Network
Zammad - Zammad におけるハッシュ化されたパスワード自体でログインされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2017-5619 2017-04-3 17:27 2017-02-14 Show GitHub Exploit DB Packet Storm
201636 6.1 警告
Network
UNINETT - mod_auth_mellon におけるクロスサイトセッション転送攻撃 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6807 2017-04-3 17:13 2017-03-13 Show GitHub Exploit DB Packet Storm
201637 9.8 緊急
Network
OnePlus - OnePlus 3 および 3T 上で稼動する OxygenOS における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5626 2017-04-3 17:08 2017-02-8 Show GitHub Exploit DB Packet Storm
201638 9.8 緊急
Network
OnePlus - OnePlus 3 および 3T 用 OxygenOS における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-5624 2017-04-3 17:08 2017-02-8 Show GitHub Exploit DB Packet Storm
201639 8.8 重要
Network
Keekoonvision Technology Co., Ltd - Keekoon KK002 デバイス HD におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2017-6180 2017-04-3 17:06 2017-02-21 Show GitHub Exploit DB Packet Storm
201640 7.5 重要
Network
MikroTik - MikroTik Router hAP Lite におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-6444 2017-04-3 16:56 2017-03-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
711 9.8 CRITICAL
Network
anysphere cursor Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default. Before a Write, the agent canonicalizes the target path to confirm it… New CWE-59
Link Following
CVE-2026-50549 2026-06-27 01:51 2026-06-26 Show GitHub Exploit DB Packet Storm
712 9.8 CRITICAL
Network
anysphere cursor Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default, and the sandbox grants write access to the command's working director… New CWE-22
Path Traversal
CVE-2026-50548 2026-06-27 01:51 2026-06-26 Show GitHub Exploit DB Packet Storm
713 6.5 MEDIUM
Network
wolfssl wolfssl Bleichenbacher padding oracle in PKCS#7 KTRI decryption. When decrypting PKCS#7 EnvelopedData using RSA PKCS#1 v1.5 key transport, wolfSSL returned distinguishable error codes depending on whether RS… New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-6291 2026-06-27 01:51 2026-06-26 Show GitHub Exploit DB Packet Storm
714 9.1 CRITICAL
Network
wolfssl wolfssl Heap buffer overread in wc_PKCS7_DecodeEnvelopedData when parsing crafted PKCS7 EnvelopedData. This could theoretically be triggered by attacker-supplied data delivered via S/MIME or CMS. New CWE-125
Out-of-bounds Read
CVE-2026-6094 2026-06-27 01:51 2026-06-26 Show GitHub Exploit DB Packet Storm
715 6.5 MEDIUM
Network
wolfssl wolfssl Partial-chain certificate verification may accept chains that terminate at a peer-supplied, untrusted intermediate certificate rather than a trusted anchor. An attacker could present a chain that end… New CWE-295
Improper Certificate Validation 
CVE-2026-6091 2026-06-27 01:50 2026-06-26 Show GitHub Exploit DB Packet Storm
716 7.5 HIGH
Network
wolfssl wolfssl AES-GCM encryption/decryption with extremely large cumulative single message sizes (>64 GiB) were not properly rejected by the streaming APIs, allowing counter wrap, keystream reuse, and consequent p… New CWE-323
 Reusing a Nonce, Key Pair in Encryption
CVE-2026-55967 2026-06-27 01:50 2026-06-26 Show GitHub Exploit DB Packet Storm
717 7.5 HIGH
Network
wolfssl wolfssl wolfSSL_PKCS7_verify() returning success for a degenerate (certs-only) PKCS#7 object that contains no signer. Such an object has empty signerInfos, so the underlying signed-data verification succeeds… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-55961 2026-06-27 01:50 2026-06-26 Show GitHub Exploit DB Packet Storm
718 7.5 HIGH
Network
wolfssl wolfssl X.509 trust-chain bypass (path-depth exhaustion) in the OpenSSL compatibility certificate verifier (wolfSSL_X509_verify_cert()). This affects only builds with --enable-opensslextra whose application … New CWE-295
Improper Certificate Validation 
CVE-2026-11999 2026-06-27 01:50 2026-06-26 Show GitHub Exploit DB Packet Storm
719 9.8 CRITICAL
Network
dest-unreach socat socat versions 1.8.0.0 through 1.8.1.1 contain a heap-based buffer overflow vulnerability that allows a malicious SOCKS5 proxy server to overwrite adjacent heap memory by exploiting a sign-extension … New CWE-122
Heap-based Buffer Overflow
CVE-2026-56123 2026-06-27 01:50 2026-06-26 Show GitHub Exploit DB Packet Storm
720 3.3 LOW
Local
tenable nessus A SQL injection vulnerability in Nessus allows an attacker to craft a malicious scan result file that, when imported by a privileged user, injects malicious SQL into the scan results database, potent… New CWE-89
SQL Injection
CVE-2026-57588 2026-06-27 01:48 2026-06-26 Show GitHub Exploit DB Packet Storm