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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230701 10 危険 アドビシステムズ - Adobe Photoshop Camera Raw におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5680 2012-12-18 10:41 2012-12-12 Show GitHub Exploit DB Packet Storm
230702 2.1 注意 ヒューレット・パッカード - Itanium および Alpha プラットフォーム上の HP OpenVMS におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2012-3276 2012-12-18 10:39 2012-12-10 Show GitHub Exploit DB Packet Storm
230703 5 警告 GNU Project
VMware
- GnuTLS におけるサービス運用妨害 (ヒープメモリ破損およびアプリケーションクラッシュ) の脆弱性 CWE-310
暗号の問題
CVE-2012-1573 2012-12-17 18:09 2012-03-21 Show GitHub Exploit DB Packet Storm
230704 5 警告 GNU Project
VMware
- GnuTLS で使用される GNU Libtasn1 におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2012-1569 2012-12-17 18:08 2012-03-21 Show GitHub Exploit DB Packet Storm
230705 4.3 警告 GNU Project
VMware
- GnuTLS の gnutls_session_get_data 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4128 2012-12-17 18:07 2011-11-8 Show GitHub Exploit DB Packet Storm
230706 6.1 警告 サン・マイクロシステムズ
レッドハット
VMware
オラクル
- Oracle Java SE の Java Runtime Environment (JRE) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3555 2012-12-17 17:55 2011-10-18 Show GitHub Exploit DB Packet Storm
230707 5.1 警告 bzip.org
アップル
サイバートラスト株式会社
オラクル
VMware
レッドハット
- bzip2 および libbzip2 の BZ2_decompress 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0405 2012-12-17 16:47 2010-09-20 Show GitHub Exploit DB Packet Storm
230708 5 警告 VMware
Apache Software Foundation
- Apache Tomcat における IP アドレスおよび HTTP ヘッダ情報を意図せず読み取られる脆弱性 CWE-200
情報漏えい
CVE-2011-3375 2012-12-17 16:35 2012-01-19 Show GitHub Exploit DB Packet Storm
230709 6.8 警告 VMware
RPM
- RPM の headerVerifyInfo 関数におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-189
数値処理の問題
CVE-2012-0815 2012-12-17 16:33 2012-06-4 Show GitHub Exploit DB Packet Storm
230710 6.8 警告 VMware
RPM
- RPM の headerLoad 関数におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0061 2012-12-17 16:31 2012-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
241 7.5 HIGH
Network
- - fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and par… New CWE-22
Path Traversal
CVE-2026-6321 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
242 7.5 HIGH
Network
- - @fastify/accepts-serializer cached serializer-selection results keyed by the request Accept header without a size limit or eviction policy. A remote unauthenticated client could send many distinct bu… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-7768 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
243 7.5 HIGH
Network
- - fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an… New CWE-436
 Interpretation Conflict
CVE-2026-6322 2026-05-8 00:11 2026-05-5 Show GitHub Exploit DB Packet Storm
244 7.8 HIGH
Local
- - The MongoDB C Driver's Cyrus SASL integration performs unsafe string copying during username canonicalization, enabling a heap buffer overflow before any authentication or network traffic. This may b… New CWE-120
Classic Buffer Overflow
CVE-2026-6691 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
245 6.5 MEDIUM
Network
- - An authenticated user can crash mongod when running $rankFusion or $scoreFusion with an empty pipeline on a view. When resolving a view, the server inspects the aggregation pipeline to determine whe… New CWE-476
 NULL Pointer Dereference
CVE-2026-8063 2026-05-8 00:11 2026-05-7 Show GitHub Exploit DB Packet Storm
246 - - - A race condition exists in PaperCut MF when processing badge-swipe data from certain HP multifunction devices. Under specific network conditions involving dropped packets and out-of-order sequence co… New CWE-20
CWE-367
 Improper Input Validation 
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-6180 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm
247 - - - An issue was discovered in the Shared Account Synchronization component of PaperCut MF (version 25.0.4). The application allows administrative users to configure a source path for account data synchr… New CWE-36
CWE-552
 Absolute Path Traversal
 Files or Directories Accessible to External Parties
CVE-2026-6418 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm
248 - - - An issue was discovered in the PaperCut Hive Ricoh embedded application. When the "Deep Logging" (diagnostic) mode is enabled, the application inadvertently records administrative credentials in plai… New CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-7824 2026-05-8 00:10 2026-05-5 Show GitHub Exploit DB Packet Storm
249 - - - A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id at… New CWE-122
CWE-843
Heap-based Buffer Overflow
Type Confusion
CVE-2026-6210 2026-05-8 00:10 2026-05-6 Show GitHub Exploit DB Packet Storm
250 - - - CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decodi… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-32936 2026-05-8 00:10 2026-05-6 Show GitHub Exploit DB Packet Storm