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 31, 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
245771 5 警告 BEAシステムズ - BEA WebLogic Portal の Admin Tools におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0864 2012-06-26 15:55 2008-02-20 Show GitHub Exploit DB Packet Storm
245772 7.5 危険 e-vision - e-Vision CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0856 2012-06-26 15:55 2008-02-20 Show GitHub Exploit DB Packet Storm
245773 5 警告 freeSSHd - freeSSHd におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-0852 2012-06-26 15:55 2008-02-20 Show GitHub Exploit DB Packet Storm
245774 4.3 警告 craftysyntax - CSLH の lostsheep.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0848 2012-06-26 15:55 2008-02-20 Show GitHub Exploit DB Packet Storm
245775 7.5 危険 freephpgallery - freePHPgallery におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0818 2012-06-26 15:55 2008-02-19 Show GitHub Exploit DB Packet Storm
245776 7.5 危険 com sg - Joomla! の com_sg コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0816 2012-06-26 15:55 2008-02-18 Show GitHub Exploit DB Packet Storm
245777 7.5 危険 Joomla!
egitimhost
- Joomla! の com_mezun コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0815 2012-06-26 15:55 2008-02-18 Show GitHub Exploit DB Packet Storm
245778 6.4 警告 banpro - BanPro DMS の DMS/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0812 2012-06-26 15:55 2008-02-18 Show GitHub Exploit DB Packet Storm
245779 7.5 危険 AuraCMS - AuraCMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0811 2012-06-26 15:55 2008-02-18 Show GitHub Exploit DB Packet Storm
245780 4.3 警告 artmedic webdesign - artmedic webdesign weblog におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0798 2012-06-26 15:55 2008-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
191 - - - A stored cross-site scripting (XSS) vulnerability has been identified in the web management interface of TP-Link's TL-SG108PE v5 switch due to improper sanitation of the SYSNAM configuration paramete… New CWE-79
Cross-site Scripting
CVE-2026-34127 2026-05-30 05:25 2026-05-30 Show GitHub Exploit DB Packet Storm
192 7.7 HIGH
Network
- - FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allows an authenticated attacker to bypass the global isInternalAddress network pro… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44285 2026-05-30 05:23 2026-05-30 Show GitHub Exploit DB Packet Storm
193 6.3 MEDIUM
Network
- - FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, the JavaScript sandbox worker at projects/code-sandbox/src/pool/worker.ts:356 blocks dynamic import() with the regex /\bimport\s*\(/.t… New CWE-94
CWE-184
Code Injection
 Incomplete Blacklist
CVE-2026-44287 2026-05-30 05:23 2026-05-30 Show GitHub Exploit DB Packet Storm
194 9.9 CRITICAL
Network
- - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, when cpp-httplib's server parses an incoming request, it applies percent-decoding to every header va… New CWE-93
CWE-444
CRLF Injection
HTTP Request Smuggling
CVE-2026-45372 2026-05-30 05:23 2026-05-30 Show GitHub Exploit DB Packet Storm
195 5.3 MEDIUM
Network
- - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.43.4, negative chunk-size in chunked Transfer-Encoding causes unbounded memory allocation and process cras… New CWE-20
CWE-770
CWE-1285
 Improper Input Validation 
 Allocation of Resources Without Limits or Throttling
 Improper Validation of Specified Index, Position, or Offset in Input
CVE-2026-45352 2026-05-30 05:23 2026-05-30 Show GitHub Exploit DB Packet Storm
196 - - - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, When the server has called Server::set_trusted_proxies() with a non-empty trusted-proxy list, an att… New CWE-476
 NULL Pointer Dereference
CVE-2026-46527 2026-05-30 05:23 2026-05-30 Show GitHub Exploit DB Packet Storm
197 8.8 HIGH
Network
- - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP client can trigger a heap-buffer-overflow write in FreeRDP's server-side clipboard (cliprdr) channel … New CWE-122
Heap-based Buffer Overflow
CVE-2026-44420 2026-05-30 05:22 2026-05-30 Show GitHub Exploit DB Packet Storm
198 8.8 HIGH
Network
- - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client by sending crafted RDPGFX PDUs.… New CWE-122
Heap-based Buffer Overflow
CVE-2026-44421 2026-05-30 05:22 2026-05-30 Show GitHub Exploit DB Packet Storm
199 7.5 HIGH
Network
- - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's RDPEAR NDR parser accepts one non-null NDR pointer ref-id for multiple logical pointer fields without track… New CWE-415
CWE-416
 Double Free
 Use After Free
CVE-2026-44422 2026-05-30 05:22 2026-05-30 Show GitHub Exploit DB Packet Storm
200 - - - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's planar bitmap decoder has an out-of-bounds heap write when decoding RLE planar data. In libfreerdp/codec/pl… New CWE-787
 Out-of-bounds Write
CVE-2026-45700 2026-05-30 05:22 2026-05-30 Show GitHub Exploit DB Packet Storm