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 27, 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
131281 7.8 重要
Local
Horner Automation Cscape Cscape における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2021-22678 2021-12-27 11:07 2021-04-22 Show GitHub Exploit DB Packet Storm
131282 6.5 警告
Network
Fedora Project
Wireshark
オラクル
Fedora
Wireshark
Oracle ZFS Storage Appliance Kit
Wireshark における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2021-22207 2021-12-27 11:07 2021-04-21 Show GitHub Exploit DB Packet Storm
131283 7.8 重要
Local
マイクロソフト Microsoft Windows Server 2022
Microsoft Windows 10
Microsoft Windows Server 2019
Microsoft Windows 11
Microsoft Windows Server
複数の Microsoft Windows 製品における権限を昇格される脆弱性 CWE-269
不適切な権限管理
CVE-2021-43247 2021-12-24 18:09 2021-12-14 Show GitHub Exploit DB Packet Storm
131284 8.8 重要
Network
npupnp project npupnp npupnp における同一生成元ポリシー違反に関する脆弱性 CWE-346
同一生成元ポリシー違反
CVE-2021-31718 2021-12-24 18:04 2021-04-25 Show GitHub Exploit DB Packet Storm
131285 6.1 警告
Network
Directum Directum Directum におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-31794 2021-12-24 18:04 2021-04-24 Show GitHub Exploit DB Packet Storm
131286 4.9 警告
Network
Sonatype Inc. Nexus Repository Manager 3 Sonatype Nexus Repository Manager 3 における不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2021-29158 2021-12-24 18:04 2021-04-22 Show GitHub Exploit DB Packet Storm
131287 7.8 重要
Local
マイクロソフト Microsoft Windows 11
Microsoft Windows Server
Microsoft Windows RT 8.1
Microsoft Windows Server 2022
Microsoft Windows 8.1
M…
複数の Microsoft Windows 製品における権限を昇格される脆弱性 CWE-269
不適切な権限管理
CVE-2021-43248 2021-12-24 17:48 2021-12-14 Show GitHub Exploit DB Packet Storm
131288 5.3 警告
Network
PostCSS PostCSS postcss パッケージにおける脆弱性 CWE-Other
その他
CVE-2021-23382 2021-12-24 17:21 2021-04-26 Show GitHub Exploit DB Packet Storm
131289 5.9 警告
Network
The Foreman Foreman Foreman における重要な情報の平文での送信に関する脆弱性 CWE-319
重要な情報の平文での送信
CVE-2021-3494 2021-12-24 17:21 2021-04-9 Show GitHub Exploit DB Packet Storm
131290 5.3 警告
Network
OrangeHRM OrangeHRM OrangeHRM における脆弱性 CWE-noinfo
情報不足
CVE-2021-28399 2021-12-24 17:21 2021-04-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
161 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
162 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
163 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
164 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
165 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
166 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
167 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
168 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
169 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
170 5.3 MEDIUM
Network
tenable nessus A SQL injection vulnerability in Nessus allows a remote, unauthenticated attacker who controls reverse DNS records for a scanned host to inject malicious SQL into the scan results database, potential… New CWE-89
SQL Injection
CVE-2026-57587 2026-06-27 01:47 2026-06-26 Show GitHub Exploit DB Packet Storm