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
261081 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の GIFLZWDecompressor::GIFLZWDecompressor 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2950 2010-03-5 10:32 2010-02-12 Show GitHub Exploit DB Packet Storm
261082 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org の XPMReader::ReadXPM 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2949 2010-03-5 10:32 2010-02-12 Show GitHub Exploit DB Packet Storm
261083 4.3 警告 アドビシステムズ - Adobe BlazeDS における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2009-3960 2010-03-5 10:32 2010-02-11 Show GitHub Exploit DB Packet Storm
261084 6.8 警告 Linux
レッドハット
- KVM の pit_ioport_read 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2010-0309 2010-03-4 13:41 2010-02-9 Show GitHub Exploit DB Packet Storm
261085 4.1 警告 Linux
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0306 2010-03-4 13:41 2010-02-9 Show GitHub Exploit DB Packet Storm
261086 5 警告 レッドハット
リアルネットワークス
- RealNetworks HelixPlayer および RealPlayer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0417 2010-03-4 13:40 2010-02-18 Show GitHub Exploit DB Packet Storm
261087 7.5 危険 レッドハット
リアルネットワークス
- RealNetworks HelixPlayer および RealPlayer の Unescape 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0416 2010-03-4 13:40 2010-02-18 Show GitHub Exploit DB Packet Storm
261088 9.3 危険 マイクロソフト - Microsoft Windows の Microsoft Paint における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0028 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
261089 7.2 危険 マイクロソフト - Microsoft Windows の kernel における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-0233 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
261090 6.3 警告 マイクロソフト - Microsoft Windows の KDC におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0035 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
601 6.5 MEDIUM
Network
wolfssl wolfssl PKCS#12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS#12 verify path compared the loc… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-6329 2026-06-28 04:51 2026-06-26 Show GitHub Exploit DB Packet Storm
602 6.5 MEDIUM
Network
wolfssl wolfssl The ML-KEM ARM64 NEON ciphertext comparison only compares half of the input, breaking the Fujisaki-Okamoto transform's implicit rejection and weakening IND-CCA2 security on that code path. The consta… New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-6330 2026-06-28 04:50 2026-06-26 Show GitHub Exploit DB Packet Storm
603 7.5 HIGH
Network
wolfssl wolfssl HMAC zero-length tag forgery in EVP_DigestVerifyFinal, where a zero-length tag could be accepted as valid during HMAC verification. In the OpenSSL-compatibility HMAC verify path the supplied signatur… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-6331 2026-06-28 04:48 2026-06-26 Show GitHub Exploit DB Packet Storm
604 7.5 HIGH
Network
wolfssl wolfssl PKCS7_verify signer confusion allows forged signatures, where the signer associated with a signature is not correctly bound, permitting a forged signature to be accepted. New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-7511 2026-06-28 04:48 2026-06-26 Show GitHub Exploit DB Packet Storm
605 7.5 HIGH
Network
wolfssl wolfssl iPAddress name constraints bypass when WOLFSSL_IP_ALT_NAME is not defined. IP address name constraints are not enforced in that configuration, allowing a certificate to bypass an issuing CA's IP addr… New CWE-295
Improper Certificate Validation 
CVE-2026-7532 2026-06-28 04:46 2026-06-26 Show GitHub Exploit DB Packet Storm
606 7.5 HIGH
Network
wolfssl wolfssl wc_Blake2bHmacFinal and wc_Blake2sHmacFinal discard the message when the key length exceeds the block size, producing a MAC that is independent of the input. When the supplied key is longer than the … New CWE-354
 Improper Validation of Integrity Check Value
CVE-2026-8720 2026-06-28 04:43 2026-06-26 Show GitHub Exploit DB Packet Storm
607 10.0 CRITICAL
Network
wso2 api_manager The WSO2 API Manager's message flow component, when processing WS-Addressing headers, does not sufficiently validate or restrict user-controlled input within these headers. This omission allows an at… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-2053 2026-06-28 04:38 2026-06-26 Show GitHub Exploit DB Packet Storm
608 9.8 CRITICAL
Network
jetbrains kotlin In JetBrains Kotlin before 2.4.20 code execution was possible via unsafe deserialization in the build cache metadata New CWE-502
 Deserialization of Untrusted Data
CVE-2026-53914 2026-06-28 04:36 2026-06-26 Show GitHub Exploit DB Packet Storm
609 7.5 HIGH
Network
jetbrains youtrack In JetBrains YouTrack before 2026.2.16593 improper access control allowed reading users' private data via the comment templates endpoint New CWE-862
 Missing Authorization
CVE-2026-57921 2026-06-28 04:35 2026-06-26 Show GitHub Exploit DB Packet Storm
610 5.3 MEDIUM
Network
jetbrains youtrack In JetBrains YouTrack before 2026.2.16593 project settings disclosure via the MCP was possible New CWE-862
 Missing Authorization
CVE-2026-57922 2026-06-28 04:33 2026-06-26 Show GitHub Exploit DB Packet Storm