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 1, 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
226791 4.3 警告 The phpMyAdmin Project - TYPO3 用の phpMyAdmin エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3032 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226792 7.5 危険 Thomas Abeel - Simple PHP Agenda の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3031 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226793 4.3 警告 Web-Empowered Church Team - TYPO3 用の WEC Discussion Forum エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3029 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226794 4.3 警告 TYPO3 Association - TYPO3 用の Send-A-Card エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3028 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226795 7.5 危険 vangogh web cms - VanGogh Web CMS の get_article.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3027 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226796 7.5 危険 plx web studio - plx Ad Trader の ad.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3025 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226797 6.9 警告 QNX Software Systems - QNX Momentics の phgrafx におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3024 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226798 7.5 危険 phpbbportal - PHPortal の sablonlar/gunaysoft/gunaysoft.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-3022 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
226799 7.5 危険 phpeasydata - PHPEasyData における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2995 2012-12-20 18:52 2008-07-3 Show GitHub Exploit DB Packet Storm
226800 4.3 警告 phpeasydata - PHPEasyData におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2994 2012-12-20 18:52 2008-07-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
701 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: fix off-by-8 bounds check in check_wsl_eas() The bounds check uses (u8 *)ea + nlen + 1 + vlen as the end of the EA n… Update CWE-125
Out-of-bounds Read
CVE-2026-31614 2026-04-30 03:03 2026-04-25 Show GitHub Exploit DB Packet Storm
702 8.8 HIGH
Network
tenda f456_firmware A vulnerability has been found in Tenda F456 1.0.0.5. This affects the function fromWrlclientSet of the file /goform/WrlclientSet of the component httpd. The manipulation leads to buffer overflow. Re… Update CWE-119
CWE-120
Incorrect Access of Indexable Resource ('Range Error') 
Classic Buffer Overflow
CVE-2026-7101 2026-04-30 02:42 2026-04-27 Show GitHub Exploit DB Packet Storm
703 8.8 HIGH
Network
tenda f456_firmware A vulnerability was found in Tenda F456 1.0.0.5. This impacts the function FromWriteFacMac of the file /goform/WriteFacMac of the component httpd. The manipulation of the argument mac results in comm… Update CWE-74
CWE-77
Injection
Command Injection
CVE-2026-7102 2026-04-30 02:41 2026-04-27 Show GitHub Exploit DB Packet Storm
704 5.5 MEDIUM
Local
foxit pdf_editor
pdf_reader
Insufficient parameter verification leads to the occurrence of format errors in files, which will trigger an unhandled "std::invalid_argument" exception, ultimately causing the program to terminate. Update CWE-248
 Uncaught Exception
CVE-2026-5937 2026-04-30 02:31 2026-04-27 Show GitHub Exploit DB Packet Storm
705 5.5 MEDIUM
Local
foxit pdf_editor
pdf_reader
Improper control flow management allows a crafted document action chain to cause modal dialog reentry on the main thread, resulting in UI freeze and denial of service. Update CWE-691
 Insufficient Control Flow Management
CVE-2026-5938 2026-04-30 02:29 2026-04-27 Show GitHub Exploit DB Packet Storm
706 5.5 MEDIUM
Local
foxit pdf_editor
pdf_reader
A crafted XFA PDF can trigger a use-after-free condition during calculate event processing, causing the application to crash and resulting in an arbitrary code execution. Update CWE-416
 Use After Free
CVE-2026-5939 2026-04-30 02:28 2026-04-27 Show GitHub Exploit DB Packet Storm
707 5.5 MEDIUM
Local
foxit pdf_editor
pdf_reader
Calling a function that triggers a UI refresh after removing comments via a script may access an invalidated object, leading to program crashes. Update CWE-416
 Use After Free
CVE-2026-5940 2026-04-30 02:26 2026-04-27 Show GitHub Exploit DB Packet Storm
708 7.1 HIGH
Local
foxit pdf_editor
pdf_reader
Parsing logic flaws cause non-signature data to be misidentified as valid signatures when processing malformed form field hierarchies, leading to invalid memory writes and program crashes during inte… Update CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-5941 2026-04-30 02:24 2026-04-27 Show GitHub Exploit DB Packet Storm
709 5.5 MEDIUM
Local
foxit pdf_editor
pdf_reader
Flaws in page lifecycle management allow document structure changes to desynchronize internal component states, causing subsequent operations to access invalidated objects and crash the program. Update CWE-416
 Use After Free
CVE-2026-5942 2026-04-30 02:18 2026-04-27 Show GitHub Exploit DB Packet Storm
710 7.8 HIGH
Local
foxit pdf_editor
pdf_reader
Document structural anomalies caused inconsistencies between page element relationships and internal index states. When scripts triggered document modifications, object reference validity was not pro… Update CWE-416
 Use After Free
CVE-2026-5943 2026-04-30 02:18 2026-04-27 Show GitHub Exploit DB Packet Storm