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 25, 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
249861 6.8 警告 frederik vermeulen - netqmail の qmail-smtpd の STARTTLS の実装における暗号化された SMTP セッションへコマンドを挿入される脆弱性 CWE-Other
その他
CVE-2011-1431 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
249862 6.8 警告 Ipswitch, Inc. - Ipswitch IMail のSTARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1430 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
249863 5.8 警告 FlashTux - Chat の Wee Enhanced Environment における SSL chat サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1428 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
249864 4.3 警告 Kodak - Kodak InSite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1427 2012-03-27 18:43 2011-03-15 Show GitHub Exploit DB Packet Storm
249865 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC SourceOne Email Management の初期設定における重要な情報を取得される脆弱性 CWE-16
環境設定
CVE-2011-1424 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
249866 4.3 警告 DELL EMC (旧 EMC Corporation) - RSA DLP におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1423 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
249867 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA AAOP の Shockwave Flash のファイルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1422 2012-03-27 18:43 2011-04-22 Show GitHub Exploit DB Packet Storm
249868 6.9 警告 DELL EMC (旧 EMC Corporation) - EMC NetWorker における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1421 2012-03-27 18:43 2011-04-22 Show GitHub Exploit DB Packet Storm
249869 7.2 危険 DELL EMC (旧 EMC Corporation) - EMC Data Protection Advisor Collector における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1420 2012-03-27 18:43 2011-03-28 Show GitHub Exploit DB Packet Storm
249870 5.8 警告 Apache Software Foundation - Apache Tomecat におけるアクセス制限を回避される脆弱性 CWE-DesignError
CVE-2011-1419 2012-03-27 18:43 2011-03-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2761 5.4 MEDIUM
Network
- - HireFlow v1.2 is vulnerable to Cross Site Scripting (XSS) in candidate_detail.html via the Resume or Feedback Comment fields via POST /candidates/add or POST /feedback/add. CWE-79
Cross-site Scripting
CVE-2026-38569 2026-05-13 00:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2762 5.3 MEDIUM
Network
uriparser_project uriparser In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal. CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-44928 2026-05-13 00:00 2026-05-8 Show GitHub Exploit DB Packet Storm
2763 5.3 MEDIUM
Network
sync-in sync-in_server Sync-in Server is a secure, open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.2.0, the /api/auth/login endpoint contains a logic flaw that allows unauthen… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-41161 2026-05-13 00:00 2026-05-8 Show GitHub Exploit DB Packet Storm
2764 5.3 MEDIUM
Network
angular angular Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Se… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41423 2026-05-12 23:58 2026-05-8 Show GitHub Exploit DB Packet Storm
2765 7.5 HIGH
Network
- - An issue was discovered in kosma minmea 0.3.0. The minmea_scan functions format specifier copies NMEA field data to a caller-provided buffer without a size parameter. Applications using minmea_scan o… CWE-121
Stack-based Buffer Overflow
CVE-2026-29974 2026-05-12 23:51 2026-05-9 Show GitHub Exploit DB Packet Storm
2766 7.5 HIGH
Network
- - lwjson 1.8.1 contains an improper input validation vulnerability in the streaming JSON parser (lwjson_stream.c). The end-of-string detection logic incorrectly identifies escaped quote characters by o… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-29975 2026-05-12 23:51 2026-05-9 Show GitHub Exploit DB Packet Storm
2767 9.1 CRITICAL
Network
- - Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an authenticated user with administrative privileges can achieve Remote Code Execution (RCE) by uploading a specially crafted ZIP file throug… CWE-94
Code Injection
CVE-2026-42607 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2768 9.4 CRITICAL
Network
- - Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register() method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without… CWE-20
CWE-862
 Improper Input Validation 
 Missing Authorization
CVE-2026-42613 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2769 - - - The form plugin for Grav adds the ability to create and use forms. Prior to 9.1.0 , there is an unauthenticated page-content overwrite via file upload (GHSA-w4rc-p66m-x6qq). Public form uploads now s… CWE-73
 External Control of File Name or Path
CVE-2026-42845 2026-05-12 23:51 2026-05-12 Show GitHub Exploit DB Packet Storm
2770 4.3 MEDIUM
Network
- - Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking w… CWE-863
 Incorrect Authorization
CVE-2026-42884 2026-05-12 23:50 2026-05-12 Show GitHub Exploit DB Packet Storm