---
id: CVE-2026-57305
aliases:
  - GHSA-429r-3j78-2pxm
title: Jenkins Assembla Plugin has a cross-site request forgery (CSRF) vulnerability
summary: Jenkins Assembla Plugin has a cross-site request forgery (CSRF) vulnerability
severity: medium
cvss: 5.4
cwe:
  - CWE-352
vendor: jenkins-ci
product: 'org.jenkins-ci.plugins:assembla'
ecosystem: maven
affected:
  - 'org.jenkins-ci.plugins:assembla <= 1.4'
published: '2026-06-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T19:49:08Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-429r-3j78-2pxm'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-57305'
  - url: 'https://www.jenkins.io/security/advisory/2026-06-24/#SECURITY-3692%20(2)'
  - url: 'https://github.com/advisories/GHSA-429r-3j78-2pxm'
tags:
  - ghsa
  - maven
epss: 0.00221
epssPercentile: 0.11303
ingestedAt: '2026-09-25T20:17:49.421Z'
---

## Overview

Jenkins Assembla Plugin 1.4 and earlier does not perform a permission check in an HTTP endpoint that tests the connection to an Assembla server.

This allows attackers with Overall/Read permission to connect to an attacker-specified URL using an attacker-specified username and password.

Additionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

As of publication of this advisory, there is no fix.

## Affected packages

- `org.jenkins-ci.plugins:assembla <= 1.4`

## Remediation

Refer to the advisory for the patched release.
