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 9, 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
223591 4.3 警告 Matrix42 - Matrix42 Service Store の Service Desk におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2504 2014-01-6 15:54 2013-04-18 Show GitHub Exploit DB Packet Storm
223592 7.4 危険 レッドハット - Red Hat Enterprise Virtualization Hypervisor などの製品で使用される libspice における任意の QEMU メモリを読まれるまたは書き込まれる脆弱性 CWE-119
バッファエラー
CVE-2010-0430 2014-01-6 15:23 2010-03-30 Show GitHub Exploit DB Packet Storm
223593 4.3 警告 マイクロソフト - Windows XP 上で稼働する Microsoft Windows Movie Maker におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4858 2014-01-6 15:03 2013-07-18 Show GitHub Exploit DB Packet Storm
223594 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 および 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-3846 2014-01-6 15:01 2013-07-9 Show GitHub Exploit DB Packet Storm
223595 10 危険 Zimbra - Zimbra Collaboration Server におけるクリティカルな影響を受ける脆弱性 CWE-noinfo
情報不足
CVE-2013-7217 2013-12-27 11:55 2013-12-12 Show GitHub Exploit DB Packet Storm
223596 5.2 警告 Xen プロジェクト - Xen の XEN_DOMCTL_getmemlist hypercall におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4553 2013-12-27 11:31 2013-11-26 Show GitHub Exploit DB Packet Storm
223597 5 警告 FFmpeg - FFmpeg の libavcodec/h264.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4358 2013-12-27 11:26 2013-09-16 Show GitHub Exploit DB Packet Storm
223598 2.6 注意 FFmpeg - FFmpeg の libavformat/utils.c の av_probe_input_buffer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6618 2013-12-27 11:25 2012-12-5 Show GitHub Exploit DB Packet Storm
223599 4.3 警告 FFmpeg - FFmpeg の ffserver.c の prepare_sdp_description 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2012-6617 2013-12-27 11:24 2012-12-10 Show GitHub Exploit DB Packet Storm
223600 5 警告 FFmpeg - FFmpeg の libavcodec/movtextdec.c の mov_text_decode_frame 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-6616 2013-12-27 11:24 2012-12-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1441 7.5 HIGH
Network
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, a remotely reachable integer overflow in OBI's memcac… CWE-190
 Integer Overflow or Wraparound
CVE-2026-45686 2026-06-4 01:52 2026-06-3 Show GitHub Exploit DB Packet Storm
1442 7.5 HIGH
Network
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.1.0 to before version 0.9.0, malformed MongoDB wire messages can trigger uncaught … CWE-20
CWE-248
CWE-704
 Improper Input Validation 
 Uncaught Exception
 Incorrect Type Conversion or Cast
CVE-2026-45685 2026-06-4 01:52 2026-06-3 Show GitHub Exploit DB Packet Storm
1443 5.3 MEDIUM
Network
oracle rest_data_services Vulnerability in Oracle REST Data Services (component: Core). Supported versions that are affected are 24.2.0-26.1.0. Easily exploitable vulnerability allows unauthenticated attacker with network ac… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-46843 2026-06-4 01:52 2026-05-29 Show GitHub Exploit DB Packet Storm
1444 5.3 MEDIUM
Local
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, OBI's log enricher mishandles writev buffers by readi… CWE-126
CWE-787
 Buffer Over-read
 Out-of-bounds Write
CVE-2026-45684 2026-06-4 01:52 2026-06-3 Show GitHub Exploit DB Packet Storm
1445 3.8 LOW
Local
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Java TLS ioctl probe reads user-controlled ioctl pointers with bpf_pr… CWE-127
CWE-200
 Buffer Under-read
Information Exposure
CVE-2026-45683 2026-06-4 01:52 2026-06-3 Show GitHub Exploit DB Packet Storm
1446 5.9 MEDIUM
Network
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the per-CPU message-buffer fallback path uses a 256-byte backup buffer bu… CWE-125
CWE-130
Out-of-bounds Read
 Improper Handling of Length Parameter Inconsistency
CVE-2026-45681 2026-06-4 01:52 2026-06-3 Show GitHub Exploit DB Packet Storm
1447 5.5 MEDIUM
Local
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the custom CappedConcurrentHashMap introduced for Java TLS state tracking… CWE-401
CWE-770
 Missing Release of Memory after Effective Lifetime
 Allocation of Resources Without Limits or Throttling
CVE-2026-45682 2026-06-4 01:51 2026-06-3 Show GitHub Exploit DB Packet Storm
1448 4.3 MEDIUM
Network
mintplexlabs anythingllm AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, an approved mobile device token created in single-user mod… CWE-285
CWE-639
Improper Authorization
 Authorization Bypass Through User-Controlled Key
CVE-2026-47713 2026-06-4 01:51 2026-05-29 Show GitHub Exploit DB Packet Storm
1449 7.5 HIGH
Network
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, OBI replays BPF probe hits into histogram observations by looping once pe… CWE-400
CWE-834
 Uncontrolled Resource Consumption
 Excessive Iteration
CVE-2026-45680 2026-06-4 01:51 2026-06-3 Show GitHub Exploit DB Packet Storm
1450 6.5 MEDIUM
Network
opentelemetry ebpf_instrumentation OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, OBI exports raw Redis error text as the span status message. Because Redi… CWE-117
CWE-532
 Improper Output Neutralization for Logs
 Inclusion of Sensitive Information in Log Files
CVE-2026-45679 2026-06-4 01:50 2026-06-3 Show GitHub Exploit DB Packet Storm