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 23, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
2931 9.6 緊急
Network
charm Wish charmのWishにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-41589 2026-06-3 17:04 2026-05-7 Show GitHub Exploit DB Packet Storm
2932 9.1 緊急
Network
i18next i18next-http-backend i18nextのi18next-http-backendにおける複数の脆弱性 CWE-22
CWE-74
CVE-2026-41691 2026-06-3 17:04 2026-05-7 Show GitHub Exploit DB Packet Storm
2933 4.7 警告
Network
i18next i18nextify i18nextのi18nextifyにおける複数の脆弱性 CWE-79
CWE-94
CVE-2026-41692 2026-06-3 17:04 2026-05-7 Show GitHub Exploit DB Packet Storm
2934 10 緊急
Network
th30d4y OpenLearnX th30d4yのOpenLearnXにおける複数の脆弱性 CWE-250
CWE-284
CWE-693
CWE-78
CWE-94
CVE-2026-41900 2026-06-3 17:04 2026-05-8 Show GitHub Exploit DB Packet Storm
2935 6.1 警告
Network
The Go Project Net The Go ProjectのNetにおけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-42502 2026-06-3 17:04 2026-05-22 Show GitHub Exploit DB Packet Storm
2936 6.1 警告
Network
The Go Project Net The Go ProjectのNetにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-42506 2026-06-3 17:04 2026-05-22 Show GitHub Exploit DB Packet Storm
2937 7.8 重要
Local
horsicq Detect-It-Easy horsicqのDetect-It-Easyにおける相対パストラバーサルの脆弱性 CWE-23
相対的パストラバーサル
CVE-2026-43616 2026-06-3 17:04 2026-05-4 Show GitHub Exploit DB Packet Storm
2938 9.9 緊急
Network
オラクル Oracle iAssets オラクルのOracle iAssetsにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-46822 2026-06-3 17:04 2026-05-28 Show GitHub Exploit DB Packet Storm
2939 7.5 重要
Network
fastify fastify/accepts-serializer fastifyのfastify/accepts-serializerにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-7768 2026-06-3 17:04 2026-05-4 Show GitHub Exploit DB Packet Storm
2940 8.8 重要
Local
NanoCo NanoClaw NanoCoのNanoClawにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-7875 2026-06-3 17:04 2026-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 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
307591 6.5 MEDIUM
Network
google blink An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element. CWE-415
 Double Free
CVE-2011-1803 2024-11-21 10:27 2019-11-13 Show GitHub Exploit DB Packet Storm
307592 6.5 MEDIUM
Network
google blink WebKit in Google Chrome before Blink M11 and M12 does not properly handle counter nodes, which allows remote attackers to cause a denial of service (memory corruption). CWE-476
 NULL Pointer Dereference
CVE-2011-1802 2024-11-21 10:27 2019-11-13 Show GitHub Exploit DB Packet Storm
307593 8.8 HIGH
Network
ekiga ekiga Ekiga versions before 3.3.0 attempted to load a module from /tmp/ekiga_test.so. CWE-94
Code Injection
CVE-2011-1830 2024-11-21 10:27 2019-04-23 Show GitHub Exploit DB Packet Storm
307594 9.8 CRITICAL
Network
tcpdump libpcap pcap-linux.c in libpcap 1.1.1 before commit ea9432fabdf4b33cbc76d9437200e028f1c47c93 when snaplen is set may truncate packets, which might allow remote attackers to send arbitrary data while avoiding… NVD-CWE-noinfo
CVE-2011-1935 2024-11-21 10:27 2017-10-21 Show GitHub Exploit DB Packet Storm
307595 - google chrome rendering/svg/RenderSVGText.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 does not properly perform a cast of an unspecified variable during an attempt to handle a block child, which a… CWE-20
 Improper Input Validation 
CVE-2011-1798 2024-11-21 10:27 2014-12-26 Show GitHub Exploit DB Packet Storm
307596 - google chrome Use-after-free vulnerability in the FrameView::calculateScrollbarModesForLayout function in page/FrameView.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 allows remote attackers to caus… NVD-CWE-Other
CVE-2011-1796 2024-11-21 10:27 2014-12-26 Show GitHub Exploit DB Packet Storm
307597 - google chrome Integer underflow in the HTMLFormElement::removeFormElement function in html/HTMLFormElement.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 allows remote attackers to cause a denial of … CWE-189
Numeric Errors
CVE-2011-1795 2024-11-21 10:27 2014-12-26 Show GitHub Exploit DB Packet Storm
307598 - google chrome Integer overflow in the FilterEffect::copyImageBytes function in platform/graphics/filters/FilterEffect.cpp in the SVG filter implementation in WebCore in WebKit in Google Chrome before 11.0.696.65 a… CWE-189
Numeric Errors
CVE-2011-1794 2024-11-21 10:27 2014-12-26 Show GitHub Exploit DB Packet Storm
307599 - google chrome rendering/svg/RenderSVGResourceFilter.cpp in WebCore in WebKit in Google Chrome before 11.0.696.65 allows remote attackers to cause a denial of service (application crash) or possibly have unspecifie… CWE-20
 Improper Input Validation 
CVE-2011-1793 2024-11-21 10:27 2014-12-26 Show GitHub Exploit DB Packet Storm
307600 - gnome
opensuse
oracle
gnome-terminal
opensuse
solaris
The "insert-blank-characters" capability in caps.c in gnome-terminal (vte) before 0.28.1 allows remote authenticated users to cause a denial of service (CPU and memory consumption and crash) via a cr… CWE-20
CWE-399
 Improper Input Validation 
 Resource Management Errors
CVE-2011-2198 2024-11-21 10:27 2014-05-21 Show GitHub Exploit DB Packet Storm