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 27, 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
223651 3.5 注意 エフ・セキュア - F-Secure Messaging Secure Gateway におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2844 2014-04-22 19:44 2014-04-16 Show GitHub Exploit DB Packet Storm
223652 7.5 危険 エフ・セキュア - 複数の F-Secure 製品における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-7369 2014-04-22 19:40 2013-04-24 Show GitHub Exploit DB Packet Storm
223653 2.1 注意 エフ・セキュア - Mac OS X 用の複数の F-Secure 製品におけるファイアーウォールを無効にされる脆弱性 CWE-noinfo
情報不足
CVE-2012-6646 2014-04-22 19:18 2012-12-12 Show GitHub Exploit DB Packet Storm
223654 6.3 警告 Novell
Lennart Poettering
- systemd の session_link_x11_socket 関数における任意のファイルを作成される脆弱性 CWE-59
リンク解釈の問題
CVE-2012-0871 2014-04-22 18:57 2012-02-29 Show GitHub Exploit DB Packet Storm
223655 4.3 警告 デル - Dell SonicWALL Email Security におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2879 2014-04-22 18:42 2014-03-26 Show GitHub Exploit DB Packet Storm
223656 5 警告 オラクル - Oracle Sun Solaris の Lighthttpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2014-2469 2014-04-22 16:19 2014-04-1 Show GitHub Exploit DB Packet Storm
223657 5 警告 Net-SNMP - Net-SNMP の AgentX サブエージェントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2310 2014-04-22 16:11 2014-04-14 Show GitHub Exploit DB Packet Storm
223658 4.3 警告 SAP - SAProuter の passwordCheck 関数におけるパスワードを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0984 2014-04-22 14:59 2014-04-15 Show GitHub Exploit DB Packet Storm
223659 6.5 警告 Apache Software Foundation - Apache Syncope における任意の Java コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-0111 2014-04-22 14:21 2014-04-10 Show GitHub Exploit DB Packet Storm
223660 6.8 警告 SpringSource - Spring Framework の Spring MVC の Jaxb2RootElementHttpMessageConverter における任意のファイルを読まれる脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-0054 2014-04-22 13:59 2014-02-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1641 5.3 MEDIUM
Network
- - opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract() in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-54285 2026-06-24 01:17 2026-06-23 Show GitHub Exploit DB Packet Storm
1642 - - - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, it is possible to bypass the max_line_size check in parts of an HTTP request in the C parser. If using… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-54277 2026-06-24 01:17 2026-06-23 Show GitHub Exploit DB Packet Storm
1643 3.7 LOW
Network
- - Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATW… CWE-436
CWE-444
 Interpretation Conflict
HTTP Request Smuggling
CVE-2026-53538 2026-06-24 01:17 2026-06-23 Show GitHub Exploit DB Packet Storm
1644 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, several Net::IMAP commands accept a "raw data" argument that is sent verbatim aft… CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-47240 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1645 - - - PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.5, CVE-2026-34084 was patched by the helper File::prohibitWrappers. The helper calls parse_url($filename,… CWE-502
 Deserialization of Untrusted Data
CVE-2026-45034 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1646 6.1 MEDIUM
Network
- - WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect ta… CWE-601
Open Redirect
CVE-2026-44889 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1647 8.1 HIGH
Network
- - NetComm NF20MESH routers running firmware R6B031 and earlier contain an authentication bypass vulnerability that allows unauthenticated attackers to gain administrative access by exploiting a hardcod… CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-35019 2026-06-24 01:16 2026-06-24 Show GitHub Exploit DB Packet Storm
1648 - - - FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 have a Server-Side Template Injection (SSTI) vulnerability in the template rendering system. Administr… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-28496 2026-06-24 01:16 2026-06-24 Show GitHub Exploit DB Packet Storm
1649 - - - FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version 0.8.0, an authorization bypass in the API role handling allows unauthenticated … CWE-200
CWE-306
CWE-862
CWE-863
Information Exposure
Missing Authentication for Critical Function
 Missing Authorization
 Incorrect Authorization
CVE-2026-27604 2026-06-24 01:16 2026-06-24 Show GitHub Exploit DB Packet Storm
1650 5.3 MEDIUM
Network
- - An out-of-bounds read vulnerability exists in dnsmasq's find_soa() function in src/rfc1035.c. When parsing NS section records, extract_name() is called with extrabytes=0, failing to validate that 10 … CWE-125
Out-of-bounds Read
CVE-2026-12969 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm