CVE Feed

    Dashboard / CVE

    5.4
    Medium

    CVE-2026-75053

    Last Modified: 11 Sept 2026

    In JetBrains IntelliJ IDEA before 2026.2.1 sSRF was possible via the DevKit debug listener endpoint

    Published: 17 Aug 2026
    3.6
    Low

    CVE-2026-75052

    Last Modified: 1 Sept 2026

    In JetBrains IntelliJ IDEA before 2026.2.1 command execution via crafted Markdown preview content was possible in trusted projects

    Published: 17 Aug 2026
    8.1
    High

    CVE-2026-75051

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2026.2.17917 unauthorised project transfer between organisations was possible

    Published: 17 Aug 2026
    7.1
    High

    CVE-2026-75050

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2026.1.13901, 2026.2.17950 doS attack was possible via crafted type parameters

    Published: 17 Aug 2026
    6.5
    Medium

    CVE-2026-75049

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2026.1.13903, 2026.2.17950 an authenticated user could read restricted articles from other projects via the draft creation endpoint

    Published: 17 Aug 2026
    8.2
    High

    CVE-2026-75048

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2026.2.18068 stored XSS via the fenced code-block language label was possible

    Published: 17 Aug 2026
    6.5
    Medium

    CVE-2026-75047

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2026.2.18177 doS attack was possible via a decompression bomb in the import endpoint

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-75046

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2026.2.18112 an authenticated user could enumerate accounts via the users search endpoint

    Published: 17 Aug 2026
    9.1
    Critical

    CVE-2026-75045

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2025.3.156085, 2026.1.13913, 2026.2.18112 an unauthenticated attacker could download database backups via shared draft signature

    Published: 17 Aug 2026
    8.1
    High

    CVE-2026-75044

    Last Modified: 17 Aug 2026

    In JetBrains YouTrack before 2025.3.156085, 2026.1.13914, 2026.2.18095 missing authorisation allowed an authenticated user to delete arbitrary entities via the mailbox endpoint

    Published: 17 Aug 2026
    5.9
    Medium

    CVE-2026-68762

    Last Modified: 17 Aug 2026

    In JetBrains Ktor before 3.4.1 potential DoS attack via WebSocket decompression was possible

    Published: 17 Aug 2026
    7.4
    High

    CVE-2025-27772

    Last Modified: 21 Aug 2026

    UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the `/new_run` endpoint is vulnerable to remote code execution via the `checks` and `metadata` parameters. Any user that has access to UpTrain and a valid authentication method may be able to execute arbitrary code in the context of the host running UpTrain, which in most cases will be the docker container as suggested by the documentation. As of time of publication, no known patch is available.

    Published: 17 Aug 2026
    7.4
    High

    CVE-2025-27771

    Last Modified: 21 Aug 2026

    UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the `/add_prompts` endpoint is vulnerable to remote code execution via the `checks` and `metadata` parameters. Any user that has access to UpTrain and a valid authentication method may be able to execute arbitrary code in the context of the host running UpTrain, which in most cases will be the docker container as suggested by the documentation. As of time of publication, no known patch is available.

    Published: 17 Aug 2026
    7.5
    High

    CVE-2026-64868

    Last Modified: 17 Aug 2026

    New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 1.0.0-rc.11, POST /api/stripe/webhook, POST /api/creem/webhook, and POST /api/waffo/webhook read and log full request bodies before signature validation in router/api-router.go and the payment controllers, allowing an unauthenticated attacker to cause memory pressure, container restarts, or disk exhaustion without forging a successful payment. This issue is fixed in version 1.0.0-rc.11.

    Published: 17 Aug 2026
    7.4
    High

    CVE-2025-27770

    Last Modified: 21 Aug 2026

    UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the `/create_project` endpoint is vulnerable to remote code execution via the `checks` and `metadata` parameters. Any user that has access to UpTrain and a valid authentication method may be able to execute arbitrary code in the context of the host running UpTrain, which in most cases will be the docker container as suggested by the documentation. As of time of publication, no known patch is available.

    Published: 17 Aug 2026
    7.7
    High

    CVE-2025-27621

    Last Modified: 21 Aug 2026

    UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using these two primitives, any website can make a authenticated cross-origin request to the UpTrain instance by providing the default API key in the header `uptrain-access-token`. This issue may allow arbitrary websites to perform privileged operations on the UpTrain instance, as if they were the default logged in user. As of time of publication, no known patches are available.

    Published: 17 Aug 2026
    9.1
    Critical

    CVE-2026-64859

    Last Modified: 17 Aug 2026

    New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 1.0.0-rc.7, the admin user list and user lookup APIs, including GET /api/user/, return User.AccessToken as access_token because User model objects are serialized after queries use Omit("password"), allowing an authenticated administrator to obtain the root user's bearer token and access root-only system configuration APIs. This issue is fixed in version 1.0.0-rc.7.

    Published: 17 Aug 2026
    7.5
    High

    CVE-2026-73646

    Last Modified: 17 Aug 2026

    PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.18, lib/previous-map.js loadMap() passes attacker-controlled sourceMappingURL values to join(dirname(opts.from), annotation), and loadFile() permits traversed or absolute .map paths, allowing untrusted CSS processed without map: false to disclose sourcesContent from arbitrary reachable .map files through result.map. This issue is fixed in version 8.5.18.

    Published: 17 Aug 2026
    5.3
    Medium

    CVE-2026-53960

    Last Modified: 17 Aug 2026

    Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, hidden or otherwise unviewable first-post content was leaked as an excerpt in the publicly-served Q&A (QAPage) JSON-LD structured data, exposing it to any unauthenticated visitor and to search-engine crawlers. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-55704

    Last Modified: 17 Aug 2026

    Discourse is an open-source discussion platform. Prior o 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, users who were allowed to view a group’s activity, but were not permitted to see shared drafts, could still receive shared-draft entries through the group posts and group mentions endpoints. This could disclose shared-draft topic titles and post excerpt/content, resulting in an information disclosure of unpublished draft material. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

    Published: 17 Aug 2026
    9.3
    Critical

    CVE-2026-55674

    Last Modified: 18 Aug 2026

    Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, an unauthenticated attacker could send a single request with a crafted color_scheme_id (or dark_scheme_id) cookie to inject arbitrary HTML into a Discourse page. Because the cookie value was rendered into a color scheme tag without escaping, the attacker could break out of the attribute and inject a tag that bypassed Discourse's nonce-based Content Security Policy, resulting in arbitrary JavaScript execution in visitors' browsers. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0.

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-59829

    Last Modified: 17 Aug 2026

    Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.1, on sites with category group moderation enabled, the review queue could include an excerpt (and permalink) of the private message attached to a flag, even when the reviewing category moderator was not a participant in that message. These notify_moderators flag messages are addressed only to moderators and, for core flags, to a category's moderation groups as they existed when the flag was raised, so a category group moderator could read flag-discussion content they were not authorized to see. This affects official plugins that create such messages and core flags raised before a moderator's group was granted moderation of the category. Only the confidentiality of a limited excerpt of these flag-related private messages is affected; no content can be modified or deleted. This issue is fixed in versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.1.

    Published: 17 Aug 2026
    5.3
    Medium

    CVE-2026-74858

    Last Modified: 17 Aug 2026

    A vulnerability has been found in jae-jae fetcher-mcp up to 0.3.9. Impacted is the function fetch_url/fetch_urls of the file /latest/meta-data/iam/security-credentials/ of the component URL Validation. Such manipulation leads to server-side request forgery. It is possible to launch the attack remotely. The project was informed of the problem early through an issue report but has not responded yet.

    Published: 17 Aug 2026
    6.1
    Medium

    CVE-2026-73851

    Last Modified: 17 Aug 2026

    Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.34.0, an attacker who controls or tampers with the OpenAPI description consumed by Kiota can supply a file reference that resolves outside the manifest package (e.g. ../../../../etc/passwd, an absolute path, or a file:// / http(s):// URI). When the generated manifest is deployed and consumed by an AI host, this can lead to inclusion or disclosure of files outside the intended package boundary. This vulnerability is fixed in 1.29.1 and 1.34.0.

    Published: 17 Aug 2026
    7.3
    High

    CVE-2026-13202

    Last Modified: 21 Aug 2026

    A vulnerability in OpenText Opentext Directory Services allows Input Data Manipulation. This issue affects Opentext Directory Services: through 22.2.

    Published: 17 Aug 2026
    7.7
    High

    CVE-2026-71567

    Last Modified: 21 Aug 2026

    In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into command lines or into manifests. This mostly applies to the Image URL and BMC credentials (which are not verified by FakeFish).

    Published: 17 Aug 2026
    6.3
    Medium

    CVE-2026-10527

    Last Modified: 18 Aug 2026

    Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 11.8.x <= 11.8.3 fails to reconcile SchemeAdmin flags with a user's current role which allows a user demoted to System Guest to retain Board Admin privileges and perform admin-only operations via the Boards REST API or UI.. Mattermost Advisory ID: MMSA-2026-00691

    Published: 17 Aug 2026
    4.2
    Medium

    CVE-2026-15754

    Last Modified: 18 Aug 2026

    Mattermost versions 11.7.x <= 11.7.6, 11.8.x <= 11.8.3 The access control policy unassign endpoint fails to re-validate that each target channel still belongs to the requesting admin's team, which allows an authenticated team administrator to remove ABAC (attribute-based access control) policy assignments from channels outside their team via the policy unassign API after a channel has been moved to another team.. Mattermost Advisory ID: MMSA-2026-00718

    Published: 17 Aug 2026
    5.4
    Medium

    CVE-2026-16044

    Last Modified: 18 Aug 2026

    Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21 fail to prevent guest users from receiving Board Admin privileges during board archive import which allows a board member to escalate a guest user to Board Admin via importing a crafted .boardarchive file. Mattermost Advisory ID: MMSA-2026-00672

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-16045

    Last Modified: 18 Aug 2026

    Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21 Mattermost failed to restrict OAuth deauthorization and personal access token management endpoints to direct user sessions, which allowed an OAuth app with a delegated user token to revoke the user's authorizations or tokens for other integrations via account-management endpoints.. Mattermost Advisory ID: MMSA-2026-00704

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-16049

    Last Modified: 17 Aug 2026

    Mattermost Plugins versions <=11.8 10.20.11 11.5.7.0 _The Mattermost GitLab plugin fails to verify channel permissions when processing API requests with a caller-supplied_ {{post_id}}_, and fails to validate the_ {{web_url}} _parameter against the configured GitLab instance, which allows an authenticated attacker to inject bot-authored messages containing arbitrary URLs into channels they do not have access to via the_ {{createIssue}} _and_ {{attachCommentToIssue}} _API endpoints._ Mattermost Advisory ID: MMSA-2026-00673

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-16047

    Last Modified: 18 Aug 2026

    Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 11.8.x <= 11.8.3 fail to validate that users have read access to a channel before linking a board to it, which allows an authenticated attacker to discover the membership of private channels on the same team via creating, patching, importing, or bulk-creating boards with an arbitrary channelId. Mattermost Advisory ID: MMSA-2026-00674

    Published: 17 Aug 2026
    4.3
    Medium

    CVE-2026-16046

    Last Modified: 18 Aug 2026

    Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21 fail to enforce run-state validation on write operations for finished playbook runs which allows a run participant to modify status, checklists, retrospective content, ownership, and participants on completed runs via REST and GraphQL API requests. Mattermost Advisory ID: MMSA-2026-00675

    Published: 17 Aug 2026
    6.3
    Medium

    CVE-2026-16048

    Last Modified: 18 Aug 2026

    Mattermost versions 11.8.x <= 11.8.2, 11.7.x <= 11.7.6, 10.11.x <= 10.11.21 fail to restrict channel member role assignment to channel-scoped roles which allows a channel administrator to gain additional channel permissions via the channel member roles API.. Mattermost Advisory ID: MMSA-2026-00697

    Published: 17 Aug 2026
    9.3
    Critical

    CVE-2026-71566

    Last Modified: 21 Aug 2026

    FakeFish handles incoming credentials by passing them down to scripts. This works for real hardware because in the end it's up to the BMC to validate them. However, KubeVirt relies on a KUBECONFIG file mounted to the container and completely ignores the credentials. This allows any user of the cluster to control VMs of the user that created fakefish, power them on and off, and mount arbitrary CD images to them.

    Published: 17 Aug 2026
    3.3
    Low

    CVE-2026-56089

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) a Path Traversal vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information disclosure.

    Published: 17 Aug 2026
    5.5
    Medium

    CVE-2026-59911

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) an Insertion of Sensitive Information into Log File vulnerability in the svc_tools. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information disclosure.

    Published: 17 Aug 2026
    7.1
    High

    CVE-2026-59909

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) a Path Traversal vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information tampering.

    Published: 17 Aug 2026
    7.3
    High

    CVE-2026-56090

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) an Uncontrolled Search Path Element vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges.

    Published: 17 Aug 2026
    7.3
    High

    CVE-2026-56685

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Command execution.

    Published: 17 Aug 2026
    7.2
    High

    CVE-2026-16137

    Last Modified: 2 Sept 2026

    In Progress ShareFile Storage Zones Controller v5.12.5 and below, a party with valid zone credentials can perform path traversal using resumable upload initiation endpoint, allowing the party to write arbitrary content to any location writable by the application's service account. This may result in the execution of attacker-supplied code.

    Published: 17 Aug 2026
    8
    High

    CVE-2026-16138

    Last Modified: 2 Sept 2026

    In Progress ShareFile Storage Zones Controller v5.12.5 and below versions, unsafe deserialization of untrusted file metadata can allow a user with write access to a Network share to execute arbitrary code on the Storage Zones Controller host.

    Published: 17 Aug 2026
    7.2
    High

    CVE-2026-16139

    Last Modified: 2 Sept 2026

    In Progress ShareFile Storage Zones Controller versions <= 5.12.5 and <= 6.0.2, an authenticated zone administrator can exploit improper validation in the download preparation flow, enabling attacker-controlled files to be written outside the intended preparation directory. This can lead to remote code execution in v5 versions. Remote code execution is not confirmed on v6 versions.

    Published: 17 Aug 2026
    7.8
    High

    CVE-2026-59910

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges.

    Published: 17 Aug 2026
    8.1
    High

    CVE-2026-19693

    Last Modified: 27 Aug 2026

    extract-zip through 2.0.1 containment-checks only the parent directory of each archive entry and never the entry's own final path component, so an archive containing two entries with identical names - a symlink whose target is outside the destination, followed by a regular file - writes through the planted symlink and yields an arbitrary file write outside the destination directory.

    Published: 17 Aug 2026
    7.8
    High

    CVE-2026-56686

    Last Modified: 19 Aug 2026

    Dell ObjectScale, versions prior to 4.3.0.1, contain(s) an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges.

    Published: 17 Aug 2026
    7.5
    High

    CVE-2026-16471

    Last Modified: 21 Aug 2026

    Missing Authorization vulnerability in Dolusoft Software Technologies Sonlogger allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Sonlogger: from v6.6.6 before 6.7.4.8.

    Published: 17 Aug 2026
    3.5
    Low

    CVE-2026-70412

    Last Modified: 17 Aug 2026

    Dell iDRAC9, versions prior to 7.20.30.50, and Dell iDRAC10, version prior to 1.20.60.50, contain a Remanent Data Readable after Memory Erase vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Information disclosure.

    Published: 17 Aug 2026
    6.4
    Medium

    CVE-2026-75010

    Last Modified: 17 Aug 2026

    In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, the modoboa driver of the password plugin could leak a Modoboa API authentication token to a user-controlled host via crafted session data. This issue only affects Roundcube instances using the password plugin with its modoboa driver.

    Published: 17 Aug 2026
    7.5
    High

    CVE-2026-16467

    Last Modified: 21 Aug 2026

    Missing Authorization vulnerability in Dolusoft Software Technologies Fortilogger allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Fortilogger: before 6.1.5.9.

    Published: 17 Aug 2026