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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253081 4 警告 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise PeopleTools コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2377 2010-08-6 18:29 2010-07-13 Show GitHub Exploit DB Packet Storm
253082 4 警告 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise HCM - Time & Labor コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2379 2010-08-6 18:29 2010-07-13 Show GitHub Exploit DB Packet Storm
253083 4 警告 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise HCM コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2398 2010-08-6 18:28 2010-07-13 Show GitHub Exploit DB Packet Storm
253084 4.3 警告 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise FSCM コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2380 2010-08-6 18:28 2010-07-13 Show GitHub Exploit DB Packet Storm
253085 5.5 警告 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise PeopleTools コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2402 2010-08-6 18:28 2010-07-13 Show GitHub Exploit DB Packet Storm
253086 5.5 警告 オラクル - Oracle PeopleSoft and JDEdwards Suite の PeopleSoft Enterprise HCM - eProfile Mgr コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2401 2010-08-6 18:28 2010-07-13 Show GitHub Exploit DB Packet Storm
253087 1.9 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Transportation Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2371 2010-08-6 18:27 2010-07-13 Show GitHub Exploit DB Packet Storm
253088 4.3 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Transportation Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2372 2010-08-6 18:27 2010-07-13 Show GitHub Exploit DB Packet Storm
253089 10 危険 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
レッドハット
- 複数の Oracle 製品 の New Java Plug-in コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0887 2010-08-5 17:16 2010-04-15 Show GitHub Exploit DB Packet Storm
253090 2.6 注意 オラクル - Oracle E-Business Suite の Oracle Knowledge Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0836 2010-08-5 16:36 2010-07-13 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
3491 9.3 CRITICAL
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions up to and including 29.0, an incomplete fix for AVideo's `test.php` adds `escapeshellarg` for wget but leaves the `file_get_contents` and `cu… CWE-78
OS Command 
CVE-2026-41064 2026-04-25 00:10 2026-04-22 Show GitHub Exploit DB Packet Storm
3492 5.4 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete XSS fix in AVideo's `ParsedownSafeWithLinks` class overrides `inlineMarkup` for raw HTML but does not override … CWE-79
Cross-site Scripting
CVE-2026-41063 2026-04-25 00:08 2026-04-22 Show GitHub Exploit DB Packet Storm
3493 6.5 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and below, the directory traversal fix introduced in commit 2375eb5e0 for `objects/aVideoEncoderReceiveImage.json.php` only checks the U… CWE-22
Path Traversal
CVE-2026-41062 2026-04-25 00:08 2026-04-22 Show GitHub Exploit DB Packet Storm
3494 5.4 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and below, the `isValidDuration()` regex at `objects/video.php:918` uses `/^[0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2}/` without a `$` end anchor,… CWE-79
Cross-site Scripting
CVE-2026-41061 2026-04-25 00:08 2026-04-22 Show GitHub Exploit DB Packet Storm
3495 6.5 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and below, the `isSSRFSafeURL()` function in `objects/functions.php` contains a same-domain shortcircuit (lines 4290-4296) that allows a… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41060 2026-04-25 00:08 2026-04-22 Show GitHub Exploit DB Packet Storm
3496 8.1 HIGH
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and below, the incomplete fix for AVideo's CloneSite `deleteDump` parameter does not apply path traversal filtering, allowing `unlink()`… CWE-22
Path Traversal
CVE-2026-41058 2026-04-25 00:07 2026-04-22 Show GitHub Exploit DB Packet Storm
3497 7.1 HIGH
Network
wwbn avideo WWBN AVideo is an open source video platform. In versions 29.0 and below, the CORS origin validation fix in commit `986e64aad` is incomplete. Two separate code paths still reflect arbitrary `Origin` … CWE-346
 Origin Validation Error
CVE-2026-41057 2026-04-25 00:07 2026-04-22 Show GitHub Exploit DB Packet Storm
3498 8.8 HIGH
Network
praison praisonai PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmd_unpack in the recipe CLI extracts .praison tar archives using raw tar.extract() without validating archive member paths. A .praison bund… CWE-22
Path Traversal
CVE-2026-40157 2026-04-25 00:07 2026-04-11 Show GitHub Exploit DB Packet Storm
3499 6.5 MEDIUM
Network
vikunja vikunja Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, Vikunja's link share authentication (GetLinkShareFromClaims in pkg/models/link_sharing.go) constructs authorization obj… CWE-613
 Insufficient Session Expiration
CVE-2026-35594 2026-04-24 23:53 2026-04-11 Show GitHub Exploit DB Packet Storm
3500 6.5 MEDIUM
Network
praison praisonaiagents PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the web_crawl() function in praisonaiagents/tools/web_crawl_tools.py accepts arbitrary URLs from AI agents with zero validation. No sc… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40150 2026-04-24 23:53 2026-04-10 Show GitHub Exploit DB Packet Storm