Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Dismissed suggestions

These automatic suggestions were dismissed after initial triaging.

to select a suggestion for revision.

View:
Compact
Detailed
Dismissed
(no matching packages found)
Permalink CVE-2026-50529
8.7 HIGH
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): High (H)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): High (H)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 week, 5 days ago Activity log
  • Created & dismissed (no matching packages found) suggestion
DataEase: Link Token Leakage Prior to Share Password/Ticket Validation

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the /de2api/share/proxyInfo share interface generates and returns X-DE-LINK-TOKEN before validating the share password or ticket, allowing unauthenticated attackers who know a protected share UUID to obtain a valid link token for subsequent share-related API calls even with missing or invalid credentials. This issue is fixed in version 2.10.24.

Affected products

dataease
  • ==< 2.10.24
Dismissed
(no matching packages found)
Permalink CVE-2026-49471
8.3 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 week, 5 days ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding → memory poisoning → RCE

Serena is a powerful MCP toolkit for coding that provides semantic retrieval and editing capabilities. Prior to v1.5.2, Serena's built-in web dashboard exposes an unauthenticated Flask API on a fixed, predictable port, with no authentication, no CSRF protection, and no Host header validation. A DNS rebinding attack allows a malicious webpage to reach this API from any browser and write arbitrary content to the agent's persistent memory store, which the agent reads and acts on autonomously. Combined with execute_shell_command using shell=True, this creates a remote code execution chain requiring only that the victim visit a malicious webpage while Serena is running. This issue is fixed in version v1.5.2.

Affected products

serena
  • ==< 1.5.2
Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-59704
7.1 HIGH
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): High (H)
  • Vulnerable System Impact Integrity (VI): Low (L)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): High (H)
  • Modified Vulnerable System Impact Integrity (MVI): Low (L)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 week, 5 days ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
Cap - Missing Access Control in Video AI Metadata Endpoint

Cap's GET /api/video/ai endpoint fails to validate user ownership or membership before returning private video AI metadata including titles, summaries, and chapters. Authenticated attackers can supply arbitrary video IDs to read sensitive AI-generated content and trigger unauthorized AI generation that consumes the video owner's credits without consent.

Affected products

Cap
  • =<8d48642
Dismissed
(no matching packages found)
Permalink CVE-2026-48947
6.4 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): Low (L)
  • Vulnerable System Impact Availability (VA): None (N)
  • Subsequent System Impact Confidentiality (SC): High (H)
  • Subsequent System Impact Integrity (SI): High (H)
  • Subsequent System Impact Availability (SA): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): Low (L)
  • Modified Vulnerable System Impact Availability (MVA): None (N)
  • Modified Subsequent System Impact Confidentiality (MSC): High (H)
  • Modified Subsequent System Impact Integrity (MSI): High (H)
  • Modified Subsequent System Impact Availability (MSA): High (H)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 week, 5 days ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Joomla! Core - [20260701] - Incorrect Access Control in com_media webservice endpoints

An improper access check allows privileged users to overwrite media files without editing permissions.

Affected products

Joomla! CMS
  • ==4.1.0-5.4.6
  • ==6.0.0-6.1.1
Dismissed
(no matching packages found)
Permalink CVE-2026-34044
7.7 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 1 week, 5 days ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Coolify: Cross-team IDOR in logs component (resource lookup not team-scoped)

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.466, the Logs::mount() component looks up resources by UUID without scoping the lookup to the current team, allowing an authenticated user to access logs for applications owned by other teams by supplying a victim resource UUID. This issue is fixed in version 4.0.0-beta.466.

Affected products

coolify
  • ==< 4.0.0-beta.466
Dismissed
(no matching packages found)
Permalink CVE-2026-48952
5.9 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): Passive (P)
  • Vulnerable System Impact Confidentiality (VC): High (H)
  • Vulnerable System Impact Integrity (VI): High (H)
  • Vulnerable System Impact Availability (VA): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Exploit Maturity (E): Unreported (U)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): Passive (P)
  • Modified Vulnerable System Impact Confidentiality (MVC): High (H)
  • Modified Vulnerable System Impact Integrity (MVI): High (H)
  • Modified Vulnerable System Impact Availability (MVA): Low (L)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
created 1 week, 5 days ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Joomla! Core - [20260706] - XSS in com_installer

Lack of escaping leads to an XSS vulnerability in the update list view of com_installer.

Affected products

Joomla! CMS
  • ==4.0.0-5.4.6
  • ==6.0.0-6.1.1
Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-53877
6.3 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): Low (L)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): Low (L)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): Low (L)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 week, 5 days ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
Heap buffer over-read in GDALRaster

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Bence Nagy for reporting this issue.

Affected products

django
  • <5.2.16
  • ==5.2.16
  • ==6.0.7
  • <6.0.7
Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-55435
5.4 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
created 1 week, 5 days ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
Suspended Coder users retain access to AI Bridge LLM proxy endpoints

Coder allows organizations to provision remote development environments via Terraform. Starting in version 2.30.0 and prior to versions 2.32.7, 2.33.8, and 2.34.2, AI Bridge proxy endpoints authenticate via `Server.IsAuthorized` in `coderd/aibridgedserver`, which validates key format, expiry, secret and deleted or system users but does not check whether the account is suspended. Because suspension does not revoke existing API keys, a suspended user's unexpired token keeps working. Practical impact is limited to already-issued API keys of suspended users until those keys are deleted. Versions 2.32.7, 2.33.8, and 2.34.2 patch the issue. As a workaround, on suspension, delete the user's API keys via `DELETE /api/v2/users/{user}/keys`.

Affected products

coder
  • ==>= 2.34.0, < 2.34.2
  • ==>= 2.30.0, < 2.32.7
  • ==>= 2.33.0, < 2.33.8
Dismissed
(no matching packages found)
Permalink CVE-2025-12799
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): High (H)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): None (N)
created 1 week, 5 days ago Activity log
  • Created & dismissed (no matching packages found) suggestion
Jastow: jastow cross-site scripting attack due to unsanitized uri

A flaw was found in Jastow. Jastow is vulnerable to Cross-Site Scripting (XSS) attack. If using a set of combined configuration to allow unescaped characters in URL with embedded Undertow and Jastow, a server might be vulnerable to improper input handling.

References

Affected products

eap8
  • *
jastow
eap8-ecj
  • *
eap8-vdx
  • *
eap8-gson
  • *
eap8-hppc
  • *
eap8-jaxb
  • *
eap8-angus
  • *
eap8-jansi
  • *
eap8-log4j
  • *
eap8-netty
  • *
eap8-slf4j
  • *
eap8-wss4j
  • *
eap8-agroal
  • *
eap8-antlr4
  • *
eap8-jandex
  • *
eap8-jasypt
  • *
eap8-jberet
  • *
eap8-jose4j
  • *
eap8-neethi
  • *
eap8-wsdl4j
  • *
eap8-yasson
  • *
eap8-fge-btf
  • *
eap8-hornetq
  • *
eap8-jctools
  • *
eap8-jgroups
  • *
eap8-parsson
  • *
eap8-stax-ex
  • *
eap8-wildfly
  • *
eap8-atinject
  • *
eap8-caffeine
  • *
eap8-javaewah
  • *
eap8-jsf-impl
  • *
eap8-narayana
  • *
eap8-opensaml
  • *
eap8-resteasy
  • *
eap8-undertow
  • *
eap8-velocity
  • *
eap8-asyncutil
  • *
eap8-expressly
  • *
eap8-hibernate
  • *
eap8-jboss-dmr
  • *
eap8-jboss-msc
  • *
eap8-jboss-vfs
  • *
eap8-joda-time
  • *
eap8-saaj-impl
  • *
eap8-snakeyaml
  • *
eap8-stax2-api
  • *
eap8-weld-core
  • *
eap8-apache-cxf
  • *
eap8-byte-buddy
  • *
eap8-gnu-getopt
  • *
eap8-h2database
  • *
eap8-infinispan
  • *
eap8-jaxbintros
  • *
eap8-jboss-aesh
  • *
eap8-json-patch
  • *
eap8-jsonb-spec
  • *
eap8-staxmapper
  • *
eap8-apache-sshd
  • *
eap8-cryptacular
  • *
eap8-elytron-web
  • *
eap8-eventstream
  • *
eap8-fastinfoset
  • *
eap8-hal-console
  • *
eap8-ironjacamar
  • *
eap8-jboss-stdio
  • *
eap8-jbossws-api
  • *
eap8-jbossws-cxf
  • *
eap8-jbossws-spi
  • *
eap8-jgroups-aws
  • *
eap8-lucene-solr
  • *
eap8-mod_cluster
  • *
eap8-protoparser
  • *
eap8-protostream
  • *
eap8-aws-java-sdk
  • *
eap8-bouncycastle
  • *
eap8-eclipse-jgit
  • *
eap8-jackson-core
  • *
eap8-jakarta-json
  • *
eap8-jakarta-mail
  • *
eap8-pem-keystore
  • *
eap8-plexus-utils
  • *
eap8-resilience4j
  • *
eap8-xml-security
  • *
eap8-aesh-readline
  • *
eap8-apache-mime4j
  • *
eap8-azure-storage
  • *
eap8-elasticsearch
  • *
eap8-jboss-logging
  • *
eap8-jboss-modules
  • *
eap8-jboss-threads
  • *
eap8-jgroups-azure
  • *
eap8-objectweb-asm
  • *
eap8-woodstox-core
  • *
eap8-artemis-native
  • *
eap8-fge-msg-simple
  • *
eap8-java-classmate
  • *
eap8-jboss-metadata
  • *
eap8-jboss-remoting
  • *
eap8-jboss-weld-api
  • *
eap8-jbossws-common
  • *
eap8-wildfly-common
  • *
eap8-aesh-extensions
  • *
eap8-guava-libraries
  • *
eap8-jakarta-ejb-api
  • *
eap8-jakarta-jms-api
  • *
eap8-javaee-jpa-spec
  • *
eap8-jboss-xnio-base
  • *
eap8-nimbus-jose-jwt
  • *
eap8-resteasy-spring
  • *
eap8-undertow-jastow
  • *
eap8-wildfly-elytron
  • *
eap8-wildfly-openssl
  • *
eap8-activemq-artemis
  • *
eap8-angus-activation
  • *
eap8-hibernate-search
  • *
eap8-jackson-databind
  • *
eap8-jakarta-json-api
  • *
eap8-jboss-ejb-client
  • *
eap8-jboss-genericjms
  • *
eap8-jboss-invocation
  • *
eap8-jboss-logmanager
  • *
eap8-jcip-annotations
  • *
eap8-reactive-streams
  • *
eap8-reactivex-rxjava
  • *
eap8-wildfly-javadocs
  • *
eap8-apache-commons-io
  • *
eap8-jackson-coreutils
  • *
eap8-jakarta-batch-api
  • *
eap8-jakarta-websocket
  • *
eap8-jakarta-ws-rs-api
  • *
eap8-jboss-cert-helper
  • *
eap8-jboss-iiop-client
  • *
eap8-jboss-marshalling
  • *
eap8-jboss-openjdk-orb
  • *
eap8-jul-to-slf4j-stub
  • *
eap8-reactivex-rxjava2
  • *
eap8-wildfly-discovery
  • *
eap8-apache-commons-cli
  • *
eap8-jakarta-activation
  • *
eap8-javapackages-tools
  • *
eap8-jboss-common-beans
  • *
eap8-jboss-ejb3-ext-api
  • *
eap8-jboss-remoting-jmx
  • *
eap8-jgroups-kubernetes
  • *
eap8-sun-istack-commons
  • *
eap8-wildfly-clustering
  • *
eap8-wildfly-elytron-ee
  • *
eap8-apache-commons-lang
  • *
eap8-guava-failureaccess
  • *
eap8-hibernate-validator
  • *
eap8-httpcomponents-core
  • *
eap8-jackson-annotations
  • *
eap8-jakarta-servlet-api
  • *
eap8-resteasy-extensions
  • *
eap8-wildfly-http-client
  • *
eap8-apache-commons-codec
  • *
eap8-apache-cxf-xjc-utils
  • *
eap8-insights-java-client
  • *
eap8-jackson-modules-base
  • *
eap8-jakarta-resource-api
  • *
eap8-jakarta-xml-bind-api
  • *
eap8-jbossws-common-tools
  • *
eap8-netty-xnio-transport
  • *
eap8-ws-commons-XmlSchema
  • *
eap8-xml-commons-resolver
  • *
io.undertow.jastow-jastow
eap8-httpcomponents-client
  • *
eap8-jackson-modules-java8
  • *
eap8-jboss-classfilewriter
  • *
eap8-jboss-el-api_5.0_spec
  • *
eap8-jboss-transaction-spi
  • *
eap8-wildfly-client-config
  • *
eap8-wildfly-naming-client
  • *
eap8-jakarta-annotation-api
  • *
eap8-jakarta-validation-api
  • *
eap8-slf4j-jboss-logmanager
  • *
eap8-activemq-artemis-native
  • *
eap8-eap-product-conf-parent
  • *
eap8-jackson-jaxrs-providers
  • *
eap8-jakarta-interceptor-api
  • *
eap8-jakarta-servlet-jsp-api
  • *
eap8-jakarta-transaction-api
  • *
eap8-javaee-security-soteria
  • *
eap8-jboss-saaj-api_3.0_spec
  • *
eap8-log4j2-jboss-logmanager
  • *
eap8-shibboleth-java-support
  • *
eap8-apache-commons-beanutils
  • *
eap8-installation-manager-api
  • *
eap8-jackson-dataformats-text
  • *
eap8-jakarta-authorization-api
  • *
eap8-apache-commons-collections
  • *
eap8-httpcomponents-asyncclient
  • *
eap8-jakarta-authentication-api
  • *
eap8-wildfly-transaction-client
  • *
eap8-artemis-wildfly-integration
  • *
eap8-wildfly-openssl-el10-x86_64
  • *
eap8-jakarta-servlet-jsp-jstl-api
  • *
eap8-netty-transport-native-epoll
  • *
eap8-commons-logging-jboss-logging
  • *
eap8-hibernate-commons-annotations
  • *
eap8-jakarta-enterprise-concurrent
  • *
eap8-jakarta-enterprise-lang-model
  • *
eap8-jbossws-jaxws-undertow-httpspi
  • *
eap8-jakarta-security-enterprise-api
  • *
eap8-jakarta-enterprise-concurrent-api
  • *
eap8-jboss-jakarta-xml-ws-api_4.0_spec
  • *
jboss-eap-7/eap74-els-openjdk8-openshift-rhel8
jboss-eap-7/eap74-els-openjdk17-openshift-rhel8
eap74-els-openjdk8-openshift-rhel8/eap74-els-openjdk8-openshift-rhel8
eap74-els-openjdk11-openshift-rhel8/eap74-els-openjdk11-openshift-rhel8
eap74-els-openjdk17-openshift-rhel8/eap74-els-openjdk17-openshift-rhel8
Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-55077
7.2 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): High (H)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): High (H)
  • Modified Availability (MA): High (H)
created 1 week, 5 days ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
Coder: User-admin role can reset owner account password

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, the `PUT /api/v2/users/{user}/password` endpoint authorized only `ActionUpdatePersonal` and did not prevent a `user-admin` from resetting an `owner` account's password. It also did not require the current password when an admin reset another user's password. Exploitation requires the privileged `user-admin` role so practical risk is limited to deployments that grant `user-admin` to less trusted operators. The fix in versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2 prevents non-owner users from resetting the password of an account that holds the `owner` role. As a workaround, restrict the `user-admin` role to trusted administrators.

Affected products

coder
  • ==>= 2.34.0, < 2.34.2
  • ==< 2.29.17
  • ==>= 2.30.0, < 2.32.7
  • ==>= 2.33.0, < 2.33.8