2026-09-27 1:28CVE-2026-100856VulnCheck
PUBLISHED5.2CWE-94

AzuraCast before 0.23.6 Code Injection via Remote Relay Password

AzuraCast before 0.23.6 contains a code injection vulnerability in the remote relay password field due to incomplete migration from the vulnerable cleanUpString method to toRawString. Attackers with RemoteRelays station permission can inject nested Liquidsoap interpolation syntax to execute arbitrary code in the Liquidsoap process, disclose internal API keys, or disrupt station operation.

Problem type

Affected products

AzuraCast

AzuraCast

< 0.23.6 - AFFECTED

0.23.6 - UNAFFECTED

References

GitHub Security Advisories

GHSA-mvfp-2r94-2mw9

AzuraCast before 0.23.6 contains a code injection vulnerability in the remote relay password...

https://github.com/advisories/GHSA-mvfp-2r94-2mw9

AzuraCast before 0.23.6 contains a code injection vulnerability in the remote relay password field due to incomplete migration from the vulnerable cleanUpString method to toRawString. Attackers with RemoteRelays station permission can inject nested Liquidsoap interpolation syntax to execute arbitrary code in the Liquidsoap process, disclose internal API keys, or disrupt station operation.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-100856
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-100856",
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "dateUpdated": "2026-09-27T01:28:47.778Z",
    "dateReserved": "2026-09-27T00:20:03.854Z",
    "datePublished": "2026-09-27T01:28:47.778Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck",
        "dateUpdated": "2026-09-27T01:28:47.778Z"
      },
      "datePublic": "2026-04-23T00:00:00.000Z",
      "title": "AzuraCast before 0.23.6 Code Injection via Remote Relay Password",
      "descriptions": [
        {
          "lang": "en",
          "value": "AzuraCast before 0.23.6 contains a code injection vulnerability in the remote relay password field due to incomplete migration from the vulnerable cleanUpString method to toRawString. Attackers with RemoteRelays station permission can inject nested Liquidsoap interpolation syntax to execute arbitrary code in the Liquidsoap process, disclose internal API keys, or disrupt station operation."
        }
      ],
      "affected": [
        {
          "vendor": "AzuraCast",
          "product": "AzuraCast",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "0.23.6"
            },
            {
              "version": "0.23.6",
              "status": "unaffected",
              "versionType": "semver"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "Improper Control of Generation of Code ('Code Injection')",
              "cweId": "CWE-94",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/AzuraCast/AzuraCast/security/advisories/GHSA-q4ph-8x8g-95f8",
          "name": "GitHub Security Advisory (GHSA-q4ph-8x8g-95f8)",
          "tags": [
            "vendor-advisory"
          ]
        },
        {
          "url": "https://www.vulncheck.com/advisories/azuracast-before-0.23.6-code-injection-via-remote-relay-password",
          "name": "VulnCheck Advisory: AzuraCast before 0.23.6 Code Injection via Remote Relay Password",
          "tags": [
            "third-party-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS"
        },
        {
          "format": "CVSS",
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "LOW",
            "userInteraction": "NONE",
            "scope": "UNCHANGED",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH"
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "offset",
          "type": "reporter"
        }
      ]
    }
  }
}