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 5, 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 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
223592 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
223593 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
223594 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
223595 4.3 警告 シスコシステムズ - Cisco IOS の IPSec の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6694 2013-11-27 10:18 2013-11-22 Show GitHub Exploit DB Packet Storm
223596 6.3 警告 レッドハット - Nagios Core の rss-newsfeed.php における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2013-4214 2013-11-27 09:57 2013-11-18 Show GitHub Exploit DB Packet Storm
223597 6.3 警告 レッドハット - Nagios Core 用 Red Hat OpenStack などの製品により提供される nagios.upgrade_to_v3.sh における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2013-2029 2013-11-27 09:57 2013-11-18 Show GitHub Exploit DB Packet Storm
223598 5 警告 IBM - IBM Rational Service Tester および Rational Performance Tester における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2013-6312 2013-11-27 09:50 2013-11-19 Show GitHub Exploit DB Packet Storm
223599 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Data Protection Manager アプライアンスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3288 2013-11-27 09:44 2013-11-21 Show GitHub Exploit DB Packet Storm
223600 3.3 注意 Hercules Team
レッドハット
- Augeas の transform_save の transform_save 関数における任意のファイルを上書きされる脆弱性 CWE-22
パス・トラバーサル
CVE-2012-6607 2013-11-26 18:35 2012-01-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251 - - - An authenticated ERPNext user with Item record edit permissions can persist arbitrary HTML/JavaScript in the item_name, description, or image fields of an Item and trigger unescaped rendering in the … New CWE-79
Cross-site Scripting
CVE-2026-42839 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
252 - - - An authenticated user can persist arbitrary HTML/JavaScript in the email_id or mobile_no fields of a Customer record and trigger unescaped rendering in the Point of Sale (POS) interface for every ope… New CWE-79
Cross-site Scripting
CVE-2026-42840 2026-06-5 00:23 2026-06-4 Show GitHub Exploit DB Packet Storm
253 - - - Fixed a VM panic caused by unbounded recursion in the grpcfuse kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a dentry invalidation event… New CWE-674
 Uncontrolled Recursion
CVE-2026-8936 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
254 7.3 HIGH
Network
- - Cpanel::JSON::XS versions before 4.41 for Perl allow type confusion via duplicate object keys when dupkeys_as_arrayref is enabled. decode_hv() collapses duplicate object keys into an array reference… New CWE-843
Type Confusion
CVE-2026-9334 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
255 7.5 HIGH
Network
- - Cpanel::JSON::XS versions before 4.41 for Perl allow denial of service via UTF-8 BOM prefixed input when a decode filter callback throws. To skip a leading 3-byte UTF-8 BOM, decode_json() advances t… New CWE-755
CWE-763
 Improper Handling of Exceptional Conditions
 Release of Invalid Pointer or Reference
CVE-2026-9516 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
256 3.1 LOW
Network
- - An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not add `Authorization` to the `Vary` response header for requ… New CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-35193 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
257 5.3 MEDIUM
Network
- - daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote a… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44545 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
258 3.7 LOW
Network
- - daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or … New CWE-444
HTTP Request Smuggling
CVE-2026-44546 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
259 3.1 LOW
Network
- - An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.utils.cache.has_vary_header()` in Django does not strip leading or trailing whitespace from `Vary` response header va… New CWE-1023
 Incomplete Comparison with Missing Factors
CVE-2026-48587 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm
260 3.1 LOW
Network
- - An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. `django.http.HttpRequest.get_signed_cookie` in Django uses a non-injective salt derivation (concatenating the cookie name and… New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-6873 2026-06-5 00:21 2026-06-3 Show GitHub Exploit DB Packet Storm