CVE & CISA-KEV Catalog

384,717 CVEs1,686 actively exploited (KEV)
Active:
  • CVSS 7.5 v3·EPSS 0.4%·No fix yet

    urllib is an HTTP client for Node.js that supports authentication, redirects, timeouts, and other request features. Prior to 4.9.1 and 2.44.1, urllib follows redirects through followRedirect but reuses caller-supplied options across origins. In src/HttpClient.ts, #requestInternal recursively calls this.#requestInternal(nextUrl.href, options, requestContext), causing options.headers and auth or digestAuth values to be reused when the redirect target has a different scheme, host, or port. Authorization, Cookie, Proxy-Authorization, x-api-key, x-auth-token, and x-access-token can therefore be sent to an attacker-controlled redirected origin, exposing credentials intended for the original origin and potentially allowing reuse against the original partner API or related services. No user intera

    Published 2026-08-25

  • CVSS 7.5 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in WP Cafe Pro < 3.0.15 versions.

    Published 2026-08-24

  • CVSS 3.3 v3·EPSS 0.1%·No fix yet

    GitHub CLI (gh) is GitHub's official command line tool. Prior to version 2.97.0, gh auth status masked only the characters after the last underscore in certain fine-grained personal access tokens and GitHub App tokens. As a result, part of an affected token could appear in terminal or CI output that is captured or shared. Authenticated users are affected if they ran gh auth status (without the --show-token flag) with a token type whose format contains an underscore after the prefix. This includes fine-grained personal access tokens (github_pat_*) and GitHub App installation and user access tokens (ghs_*, ghu_*; for example, ghs_<APPID>_<JWT>), as well as the Actions GITHUB_TOKEN. Classic tokens such as gho_* and ghp_* have an underscore-free body and are not affected. This issue is fixed i

    Published 2026-08-23

  • CVSS 4.9 v3·EPSS 0.2%·No fix yet

    SiYuan before v3.8.0 interpolates secret placeholders into the destination URL parameter of the http_request MCP tool, allowing attackers to exfiltrate stored secrets. An MCP client can craft a request with an attacker-controlled URL containing secret placeholders to send plaintext secret values to any public host without confirmation.

    Published 2026-08-22

  • CVSS 6.9 v4·EPSS 0.5%·No fix yet

    Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries RequestSpec.cookies created from the dedicated [Cookies] section into the redirected request. An attacker-controlled redirect can therefore receive authentication or session cookies that should remain scoped to the original host. Cookies supplied through a raw Cookie header are stripped and are not affected by this specific path. This issue is reported as fixed in version 8.1.0.

    Published 2026-08-20

  • CVSS 7.5 v3·EPSS 0.3%·No fix yet

    Joomla Extension - cmsjunkie.com - Open mail relay in J-BusinessDirectory < 6.2.3 - Recipient address was taken from the request (contact_id_offer / contact_id_event) instead of the server-side offer/event record, so mail could be sent to an arbitrary address.

    Published 2026-08-19

  • CVSS 7.5 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in Track Geolocation Of Users Using Contact Form 7 <= 3.0.2 versions.

    Published 2026-08-19

  • CVSS 7.5 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in Pay with Contact Form 7 <= 1.0.4 versions.

    Published 2026-08-19

  • CVSS 5.3 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in Shortcodes and extra features for Phlox theme <= 2.17.22 versions.

    Published 2026-08-18

  • CVSS 7.5 v3·EPSS 0.3%·No fix yet

    Unauthenticated Sensitive Data Exposure in iCARRY <= 2.9 versions.

    Published 2026-08-13

  • CVSS 7.5 v3·EPSS 0.4%·No fix yet

    Unauthenticated Sensitive Data Exposure in REST API Log <= 1.7.1 versions.

    Published 2026-08-13

  • CVSS 6.5 v3·EPSS 0.3%·No fix yet

    Customer Sensitive Data Exposure in WP Event SOlution <= 4.1.18 versions.

    Published 2026-08-13

  • CVSS 7.5 v3·EPSS 1.2%·No fix yet

    FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In fuxa-server version 1.3.0, the GET /api/project endpoint exposes sensitive project configuration data to guest-context requests even when secureEnabled is enabled. Version 1.3.1 fixes the issue.

    Published 2026-08-12

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    OPeNDAP Hyrax allows SSRF and credential disclosure via unvalidated HTTP redirects that bypass the AllowedHosts allowlist and leak Earthdata headers (User-Id, Echo-Token) to attacker-controlled endpoints.

    Published 2026-08-07

  • CVSS 6.5 v3·EPSS 0.2%·No fix yet

    A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials, leading to information disclosure.

    Published 2026-08-07

  • CVSS 4.3 v3·EPSS 0.2%·No fix yet

    Contributor Sensitive Data Exposure in Gutenberg Blocks by Kadence Blocks <= 3.7.8 versions.

    Published 2026-08-06

  • CVSS 5.3 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in Featured Video Plus <= 2.3.3 versions.

    Published 2026-08-06

  • CVSS 5.3 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in Export Import Menus <= 1.9.2 versions.

    Published 2026-08-06

  • CVSS 5.3 v3·EPSS 0.2%·No fix yet

    Unauthenticated Sensitive Data Exposure in Custom CSS and JavaScript <= 2.0.16 versions.

    Published 2026-08-06

  • CVSS 7.5 v3·EPSS 0.4%·No fix yet

    Subscriber Sensitive Data Exposure in Vimeo <= 1.2.2 versions.

    Published 2026-08-06

  • CVSS 7.5 v3·EPSS 0.3%·No fix yet

    Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the request. For an external_account configuration, retrieve_subject_token fetched credential_source.url with headers from the same JSON, and fetch_access_token posted the subject token to token_url, then sent the STS access token it received to service_account_impersonation_url in an Authorization: Bearer header. The authorized_user, impersonated_service_account and service_account configurations posted the client secret and refresh token, the source access token, and a signed JWT assertion to their

    Published 2026-08-04

  • CVSS 4.4 v3·EPSS 0.1%·No fix yet

    In TFA, there is a possible information disclosure due to a missing permission check. This could lead to local information disclosure if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS11053160; Issue ID: MSV-8004.

    Published 2026-08-03

  • CVSS 5.9 v3·EPSS 0.2%·Fix available

    guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disclosing session identifiers and authorization tokens when the same cookie jar is reused across trust boundaries.

    Published 2026-08-01

  • CVSS 5.9 v3·EPSS 0.3%·Fix available

    guzzlehttp/guzzle versions before 7.15.1 contain an information disclosure vulnerability in RedirectMiddleware. When the optional allow_redirects.referer setting is enabled, the middleware copies the URI fragment (the portion after '#') from the referring request into the generated Referer header when following a same-scheme redirect (e.g., HTTPS to HTTPS). An attacker who controls the redirect destination can read this fragment from the incoming Referer header, potentially disclosing one-time login secrets, access tokens, state values, or other sensitive client data to a server never meant to receive it. The referer setting is disabled by default. Fixed in 7.15.1, which strips the fragment before generating the Referer value.

    Published 2026-08-01

  • CVSS 4.3 v3·EPSS 0.2%·No fix yet

    Insertion of Sensitive Information Into Sent Data vulnerability in Flipper Code WP Maps allows Retrieve Embedded Sensitive Data. This issue affects WP Maps: from n/a through 4.9.6.

    Published 2026-07-31

  • CVSS 8.5 v3·EPSS 0.3%·No fix yet

    GitLab has remediated an issue in GitLab CE/EE affecting all versions from 10.1.0 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user with Developer role to access unauthorized information due to insufficient access controls on internal request handling.

    Published 2026-07-29

  • CVSS 8.6 v3·EPSS 0.3%·No fix yet

    Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, llm.chat reads provider keys such as OPENAI_API_KEY and ANTHROPIC_API_KEY from the environment and sends them in the Authorization: Bearer header to caller-controlled base_url, allowing an attacker to receive the operator's key on a public host that passes the SSRF guard. This issue is fixed in version 2.26.6.

    Published 2026-07-29

  • CVSS 7.4 v3·EPSS 0.2%·No fix yet

    swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/resolved-swagger-schema.ts getRemoteRequestHeaders forwards --authorizationToken to every URL fetched by fetchRemoteSchemaDocument while warmUpRemoteSchemasCache resolves external $ref URLs, allowing an attacker-controlled OpenAPI spec to exfiltrate the developer or CI bearer token to a cross-origin endpoint. This issue is fixed in version 13.12.2.

    Published 2026-07-29

  • CVSS 5.3 v3·EPSS 0.5%·Fix available

    Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions (use server) or use cache endpoints can be disclosed bypassing any authentication on the pages where these endpoints are usually used. Server Action IDs can be disclosed to unauthenticated users via publicly served client artifacts (for example, static chunks containing action references). Affected users are applications using App Router and Server Actions. By itself, this disclosure is typically a recon/enumeration primitive; however, it can increase risk when combined with other weaknesses. This issue has been fixed in versions 15.5.21 and 16.2.11.

    Published 2026-07-27

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    Subscriber Sensitive Data Exposure in ЮKassa для WooCommerce <= 2.16.1 versions.

    Published 2026-07-27

  • CVSS 3.4 v3·EPSS 0.2%·No fix yet

    SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority (host:port). When the proxy configuration changes (e.g., via system settings or WPAD), cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials.

    Published 2026-07-27

  • CVSS 6.5 v3·EPSS 0.2%·Fix available

    Insertion of sensitive information into sent data in the automation jobs API in Devolutions PowerShell Universal 2026.2.2 and earlier allows an authenticated user with scoped job or script read permission to obtain another user's stored OAuth refresh token via job read responses that fail to strip the refresh token.

    Published 2026-07-24

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    Unauthenticated Sensitive Data Exposure in PeproDev Ultimate Invoice <= 2.2.6 versions.

    Published 2026-07-23

  • CVSS 7.5 v3·EPSS 0.2%·No fix yet

    VSee Clinic 7.1.26 and VSee Clinic API 1.3.0 exposes cleartext SFTP credentials in the HTTP responses of three unauthenticated endpoints. The credentials are present in these responses only when SFTP connections have been configured within the application. No authentication is required to retrieve these credentials. An unauthenticated remote attacker who observes any of these HTTP responses on an instance where SFTP is configured can obtain the credentials and use them to access the associated SFTP server.

    Published 2026-07-20

  • CVSS 6.5 v3·EPSS 0.4%·Fix available

    Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial request includes header information that is not intended for the new target. This issue is fixed in version 1.5.0.

    Published 2026-07-20

  • CVSS 7.5 v3·EPSS 0.4%·No fix yet

    Insertion of sensitive information into sent data vulnerability in IKAS Technology Inc. E-Commerce allows Retrieve Embedded Sensitive Data. This issue affects E-Commerce: through 03062026.

    Published 2026-07-17

  • CVSS 7.5 v3·EPSS 0.4%·No fix yet

    Insertion of sensitive information into sent data vulnerability in Proliz Software Ltd. Co. Proliz's OBS allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Proliz's OBS: before v3.6.0.

    Published 2026-07-17

  • CVSS 3.1 v3·EPSS 0.4%·Fix available

    dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emit_tool_called_event() in src/dbt_mcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through dbtlabs_vortex.producer.log_proto without redaction, including sql_query from show, vars from run, build, and test, and node_selection from compile, while usage_tracking_enabled in settings.py enabled telemetry by default unless DBT_SEND_ANONYMOUS_USAGE_STATS=false or DO_NOT_TRACK=1 was set. This issue is fixed in version 1.17.1.

    Published 2026-07-16

  • CVSS 5.3 v3·EPSS 0.4%·Fix available

    Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.

    Published 2026-07-15

  • CVSS 6.5 v3·EPSS 0.4%·Fix available

    HCL DevOps Deploy / HCL Launch could disclose sensitive configurations and secrets to authenticated users in API responses that could be used in further attacks against the system.

    Published 2026-07-09

  • CVSS 6.5 v3·EPSS 0.5%·No fix yet

    Insertion of sensitive information into sent data vulnerability in Sayax Energy Technologies Inc. OSOS allows Authentication Bypass. This issue affects OSOS: through 09072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

    Published 2026-07-09

  • CVSS 5.3 v3·EPSS 0.3%·No fix yet

    Insertion of Sensitive Information Into Sent Data vulnerability in Softaculous FormLayer allows Retrieve Embedded Sensitive Data. This issue affects FormLayer: from n/a through 1.0.6.

    Published 2026-07-05

  • CVSS 5.3 v3·EPSS 0.3%·No fix yet

    Insertion of Sensitive Information Into Sent Data vulnerability in Tim Strifler Exclusive Addons Elementor allows Retrieve Embedded Sensitive Data. This issue affects Exclusive Addons Elementor: from n/a through 2.7.9.9.

    Published 2026-07-05

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    Subscriber Sensitive Data Exposure in Hotel Booking Lite <= 6.0.3 versions.

    Published 2026-07-02

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    Subscriber Sensitive Data Exposure in Corpkit <= 1.0.5 versions.

    Published 2026-07-02

  • CVSS 7.4 v3·EPSS 0.3%·No fix yet

    Insertion of Sensitive Information Into Sent Data vulnerability in HubSpot allows Retrieve Embedded Sensitive Data. This issue affects HubSpot: from n/a through 11.3.51.

    Published 2026-07-01

  • CVSS 4.3 v3·EPSS 0.2%·No fix yet

    The genucenter web interface before version 8.0p11 unnecessarily exposes sensitive SNMP authentication and encryption keys in its HTTP responses to users with the “Service” or “Admin” role.

    Published 2026-07-01

  • CVSS 6.5 v3·EPSS 0.4%·Fix available

    IBM UCD - IBM UrbanCode Deploy 7.3 through 7.3.2.18 and IBM UCD - IBM DevOps Deploy 8.0 through 8.0.1.13, 8.1 through 8.1.2.6, and 8.2 through 8.2.1.0 IBM DevOps Deploy could disclose sensitive configurations and secrets to authenticated users in API responses that could be used in further attacks against the system.

    Published 2026-06-30

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    Insertion of sensitive information into sent data in the AI Agent job API in Devolutions PowerShell Universal 2026.2.0 allows an authenticated user with AI Agent read access to obtain reusable, potentially higher-privileged authentication tokens via App Tokens serialized in plaintext in job API responses.

    Published 2026-06-29

  • CVSS 6.5 v3·EPSS 0.4%·No fix yet

    Subscriber Sensitive Data Exposure in Site Reviews <= 8.0.11 versions.

    Published 2026-06-26

Free CVE lookup by TridentStack Control, automated patching for Windows, macOS, and Linux fleets. Learn more·Uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog.