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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
217611 7.5 危険 FFmpeg - FFmpeg の libavfilter における脆弱性 CWE-119
バッファエラー
CVE-2013-4263 2013-11-27 10:47 2013-08-3 Show GitHub Exploit DB Packet Storm
217612 9.3 危険 FFmpeg - FFmpeg の libavcodec/targa.c の advance_line 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0878 2013-11-27 10:34 2013-02-19 Show GitHub Exploit DB Packet Storm
217613 9.3 危険 FFmpeg - FFmpeg の libavcodec/sanm.c の old_codec37 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0877 2013-11-27 10:33 2013-02-12 Show GitHub Exploit DB Packet Storm
217614 9.3 危険 FFmpeg - FFmpeg の libavcodec/sanm.c の old_codec37 および old_codec47 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-0876 2013-11-27 10:31 2013-02-12 Show GitHub Exploit DB Packet Storm
217615 9.3 危険 FFmpeg - FFmpeg の libavcodec/pngdec.c の ff_add_png_paeth_prediction 関数における脆弱性 CWE-189
数値処理の問題
CVE-2013-0875 2013-11-27 10:30 2013-02-13 Show GitHub Exploit DB Packet Storm
217616 9.3 危険 FFmpeg - FFmpeg の libavcodec/tiff.c の doubles2str および shorts2str 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0874 2013-11-27 10:29 2013-02-13 Show GitHub Exploit DB Packet Storm
217617 10 危険 FFmpeg - FFmpeg の libavcodec/shorten.c の read_header 関数における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0873 2013-11-27 10:28 2013-02-13 Show GitHub Exploit DB Packet Storm
217618 10 危険 FFmpeg - FFmpeg の libswresample/swresample.c の swr_init 関数における脆弱性 CWE-119
バッファエラー
CVE-2013-0872 2013-11-27 10:27 2013-02-14 Show GitHub Exploit DB Packet Storm
217619 5 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの Control and Provisioning of Wireless Access Points プロトコルの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-6699 2013-11-27 10:21 2013-11-22 Show GitHub Exploit DB Packet Storm
217620 4.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスの Web インターフェースにおけるクリックジャッキング攻撃を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6698 2013-11-27 10:20 2013-11-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
361 8.8 HIGH
Network
- - Anviz CX2 Lite is vulnerable to an authenticated command injection via a filename parameter that enables arbitrary command execution (e.g., starting telnetd), resulting in root‑level access. CWE-77
Command Injection
CVE-2026-35682 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
362 9.8 CRITICAL
Network
- - Anviz CX2 Lite and CX7 are vulnerable to unauthenticated firmware uploads. This causes crafted archives to be accepted, enabling attackers to plant and execute code and obtain a reverse shell. CWE-306
Missing Authentication for Critical Function
CVE-2026-35546 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
363 7.5 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the sdl_desc() function does not validate the length of a decoded SDL descriptor from a… CWE-369
 Divide By Zero
CVE-2026-35215 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
364 5.3 MEDIUM
Network
- - Anviz CX7 Firmware is vulnerable to the most recently captured test photo that can be retrieved without authentication, revealing sensitive operational imagery. CWE-862
 Missing Authorization
CVE-2026-35061 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
365 7.5 HIGH
Network
- - Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the xdr_status_vector() function does not handle the isc_arg_cstring type when decoding… CWE-228
 Improper Handling of Syntactically Invalid Structure
CVE-2026-34232 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
366 6.5 MEDIUM
Network
- - Anviz CX2 Lite and CX7 administrative sessions occur over HTTP, enabling on‑path attackers to sniff credentials and session data, which can be used to compromise the device. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2026-33569 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
367 - - - xrdp is an open source RDP server. Versions through 0.10.5 contain an out-of-bounds read vulnerability during the RDP capability exchange phase. The issue occurs when memory is accessed before valida… CWE-125
Out-of-bounds Read
CVE-2026-33516 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
368 5.3 MEDIUM
Network
- - Anviz CX7 Firmware is vulnerable to an unauthenticated POST to the device that captures a photo with the front facing camera, exposing visual information about the deployment environment. CWE-862
 Missing Authorization
CVE-2026-33093 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
369 7.5 HIGH
Network
- - Anviz CrossChex Standard is vulnerable when an attacker manipulates the TDS7 PreLogin to disable encryption, causing database credentials to be sent in plaintext and enabling unauthorized database … CWE-757
Algorithm Downgrade
CVE-2026-32650 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm
370 5.3 MEDIUM
Network
- - Anviz CX2 Lite and CX7 are vulnerable to unauthenticated access that discloses debug configuration details (e.g., SSH/RTTY status), assisting attackers in reconnaissance against the device. CWE-862
 Missing Authorization
CVE-2026-32648 2026-04-18 05:16 2026-04-18 Show GitHub Exploit DB Packet Storm