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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
241831 6.3 警告 EC Software - Help & Manual における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-5155 2012-09-10 15:27 2012-09-6 Show GitHub Exploit DB Packet Storm
241832 6.9 警告 SAP - SAP GUI の SAPGui.exe または BExAnalyzer.exe における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-5154 2012-09-10 15:25 2012-09-6 Show GitHub Exploit DB Packet Storm
241833 6.3 警告 ACD Systems - FotoSlate における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-5153 2012-09-10 15:24 2012-09-6 Show GitHub Exploit DB Packet Storm
241834 6.9 警告 ACD Systems - ACDSee Photo Editor 2008 における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-5152 2012-09-10 15:23 2012-09-6 Show GitHub Exploit DB Packet Storm
241835 6.9 警告 ACD Systems - ACDSee Picture Frame Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-5151 2012-09-10 15:21 2012-09-6 Show GitHub Exploit DB Packet Storm
241836 6.9 警告 Babylon - Babylon における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5225 2012-09-10 14:35 2012-09-6 Show GitHub Exploit DB Packet Storm
241837 6.9 警告 CoolMedia - Cool iPhone Ringtone Maker における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5224 2012-09-10 14:33 2012-09-6 Show GitHub Exploit DB Packet Storm
241838 6.9 警告 Phoenix Project Management Systems - Phoenix Project Manager における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5223 2012-09-10 14:31 2012-09-6 Show GitHub Exploit DB Packet Storm
241839 6.9 警告 Audiotool - Ease Jukebox における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5222 2012-09-10 14:30 2012-09-6 Show GitHub Exploit DB Packet Storm
241840 6.9 警告 STDUtility - STDU Explorer における権限を取得される脆弱性 CWE-Other
その他
CVE-2010-5221 2012-09-10 14:30 2012-09-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201 - - - ProjectsAndPrograms school-management-system is vulnerable to Stored Cross‑Site Scripting (XSS) in multiple attributes of students and teachers objects. An authorized attacker (e.g., a teacher or adm… New CWE-79
Cross-site Scripting
CVE-2026-47324 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
202 - - - LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. In versions up to and including 0.8.3, a shared-agent editor can delete file records through `DELETE /api/files` that the o… New CWE-863
 Incorrect Authorization
CVE-2026-44654 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
203 3.7 LOW
Network
- - daphne before 4.2.2 reconstructs a raw HTTP request from Twisted's parsed headers and feeds it to autobahn for WebSocket handshake processing. Twisted does not treat \x0b, \x0c, \x1c, \x1d, \x1e, or … New CWE-444
HTTP Request Smuggling
CVE-2026-44546 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
204 5.3 MEDIUM
Network
- - daphne before 4.2.2 did not pass maxFramePayloadSize or maxMessagePayloadSize to Autobahn's WebSocketServerFactory. Because Autobahn defaults both values to 0 (unlimited), an unauthenticated remote a… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44545 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
205 4.9 MEDIUM
Network
- - alf.io is an open source ticket reservation system for conferences, trade shows, workshops, and meetups. Prior to version 2.0-M5-2606, the alf.io extension sandbox injects a fully-functional HTTP cli… New CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-41412 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
206 - - - NamelessMC is website software for Minecraft servers. In version 2.2.4, `core/classes/Misc/ProfilePostReactionContext.php` only verifies that the wall post exists and does not enforce blocked/private… New CWE-862
 Missing Authorization
CVE-2026-40571 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
207 - - - Missing input validation in the rfapiRibBi2Ri() function (rfapi_rib.c) of FRRouting (FRR) stable/10.0 to stable/10.6 allows attackers to cause a Denial of Service (DoS) via supplying a crafted BGP UP… New - CVE-2026-37460 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
208 3.1 LOW
Network
- - An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not add `Authorization` to the `Vary` response header for requ… New CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-35193 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
209 - - - An HTML injection vulnerability in the notification email for "Slow Redirect" and "Cloned Website" Canarytokens exists in Thinkst Applied Research Canarytokens, enabling Interface Manipulation, Cross… New CWE-74
Injection
CVE-2026-10729 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm
210 3.3 LOW
Local
- - A vulnerability has been found in cilium ebpf up to 0.21.0. This affects the function loadRawSpec of the file btf/btf.go of the component LoadCollectionSpec/LoadCollectionSpecFromReader. Such manipul… New CWE-189
CWE-190
Numeric Errors
 Integer Overflow or Wraparound
CVE-2026-10722 2026-06-3 23:16 2026-06-3 Show GitHub Exploit DB Packet Storm