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 7, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250541 4.3 警告 Novell - Novell GroupWise の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2661 2011-10-14 10:27 2011-08-19 Show GitHub Exploit DB Packet Storm
250542 4.3 警告 Novell - Novell Identity Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2227 2011-10-14 10:23 2011-09-27 Show GitHub Exploit DB Packet Storm
250543 4.3 警告 Novell - Novell Identity Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1696 2011-10-14 10:14 2011-09-27 Show GitHub Exploit DB Packet Storm
250544 10 危険 Novell - Novell GroupWise の GWIA 内にある gwia.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0334 2011-10-14 10:01 2011-08-19 Show GitHub Exploit DB Packet Storm
250545 10 危険 Novell - Novell GroupWise の GWIA 内にある gwwww1.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0333 2011-10-14 09:11 2011-08-19 Show GitHub Exploit DB Packet Storm
250546 9.3 危険 VMware - 複数の VMware 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3868 2011-10-14 09:09 2011-10-4 Show GitHub Exploit DB Packet Storm
250547 6.8 警告 Cherokee Project - Cherokee の Cherokee-admin におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-2191 2011-10-14 09:03 2011-10-7 Show GitHub Exploit DB Packet Storm
250548 2.1 注意 Cherokee Project - Cherokee の generate_admin_password 関数における admin パスワードを推測される脆弱性 CWE-310
暗号の問題
CVE-2011-2190 2011-10-14 09:00 2011-10-7 Show GitHub Exploit DB Packet Storm
250549 7.8 危険 Linux - Linux kernel の net/core/net_namespace.c におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2189 2011-10-14 08:56 2011-10-10 Show GitHub Exploit DB Packet Storm
250550 9.3 危険 Plone Foundation
Zope Foundation
- Plone で使用される Zope における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-3587 2011-10-13 14:45 2011-10-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1551 6.5 MEDIUM
Network
vmware spring_ai In Spring AI, a malicious PDF file can be crafted that triggers the allocation of unreasonable amounts of memory when handled by `ForkPDFLayoutTextStripper`. Affected versions: Spring AI: 1.0.0 - 1.… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40980 2026-04-30 03:15 2026-04-28 Show GitHub Exploit DB Packet Storm
1552 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… CWE-125
Out-of-bounds Read
CVE-2026-31614 2026-04-30 03:03 2026-04-25 Show GitHub Exploit DB Packet Storm
1553 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… 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
1554 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… CWE-74
CWE-77
Injection
Command Injection
CVE-2026-7102 2026-04-30 02:41 2026-04-27 Show GitHub Exploit DB Packet Storm
1555 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. CWE-248
 Uncaught Exception
CVE-2026-5937 2026-04-30 02:31 2026-04-27 Show GitHub Exploit DB Packet Storm
1556 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. CWE-691
 Insufficient Control Flow Management
CVE-2026-5938 2026-04-30 02:29 2026-04-27 Show GitHub Exploit DB Packet Storm
1557 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. CWE-416
 Use After Free
CVE-2026-5939 2026-04-30 02:28 2026-04-27 Show GitHub Exploit DB Packet Storm
1558 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. CWE-416
 Use After Free
CVE-2026-5940 2026-04-30 02:26 2026-04-27 Show GitHub Exploit DB Packet Storm
1559 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… 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
1560 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. CWE-416
 Use After Free
CVE-2026-5942 2026-04-30 02:18 2026-04-27 Show GitHub Exploit DB Packet Storm