CVE-2026-85751 (GCVE-0-2026-85751)

Vulnerability from cvelistv5 – Published: 2026-09-21 15:39 – Updated: 2026-09-21 17:56
VLAI
Title
Mailu: Authentication bypass in header-based proxy authentication via spoofable `X-Forwarded-By` trust
Summary
Mailu is a mail server distributed as a set of Docker images. From Mailu 2.0 until 2024.06.55 and prior to Mailu helm-charts 2.7.3, deployments with PROXY_AUTH_WHITELIST configured but REAL_IP_HEADER unset trusted a client-controlled X-Forwarded-By header for header-based proxy authentication. The proxy_hide_header directive in the nginx template at core/nginx/conf/proxy.conf hid the header from upstream responses but did not overwrite the incoming request value in this configuration. An unauthenticated remote attacker could therefore spoof the trusted proxy identity and bypass authentication. This issue is fixed in Mailu 2024.06.55 and Mailu helm-charts 2.7.3.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-21 17:56 UTC
CWE
  • CWE-290 - Authentication Bypass by Spoofing
  • CWE-807 - Reliance on Untrusted Inputs in a Security Decision
Impacted products
Vendor Product Version CPE status
Mailu Mailu Affected: >= 2.0.0, < 2024.06.55
guessed Create a notification for this product.
Mailu helm-charts Affected: < 2.7.3
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-85751",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-21T17:56:04.999383Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-21T17:56:14.484Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Mailu",
          "vendor": "Mailu",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c 2024.06.55"
            }
          ]
        },
        {
          "product": "helm-charts",
          "vendor": "Mailu",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2.7.3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Mailu is a mail server distributed as a set of Docker images. From Mailu 2.0 until 2024.06.55 and prior to Mailu helm-charts 2.7.3, deployments with PROXY_AUTH_WHITELIST configured but REAL_IP_HEADER unset trusted a client-controlled X-Forwarded-By header for header-based proxy authentication. The proxy_hide_header directive in the nginx template at core/nginx/conf/proxy.conf hid the header from upstream responses but did not overwrite the incoming request value in this configuration. An unauthenticated remote attacker could therefore spoof the trusted proxy identity and bypass authentication. This issue is fixed in Mailu 2024.06.55 and Mailu helm-charts 2.7.3."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-290",
              "description": "CWE-290: Authentication Bypass by Spoofing",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-807",
              "description": "CWE-807: Reliance on Untrusted Inputs in a Security Decision",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-21T15:39:24.774Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/Mailu/Mailu/security/advisories/GHSA-rfhj-4wcq-74xg",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/Mailu/Mailu/security/advisories/GHSA-rfhj-4wcq-74xg"
        },
        {
          "name": "https://github.com/Mailu/Mailu/pull/4070",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Mailu/Mailu/pull/4070"
        },
        {
          "name": "https://github.com/Mailu/Mailu/pull/4071",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Mailu/Mailu/pull/4071"
        },
        {
          "name": "https://github.com/Mailu/Mailu/commit/dffa97cbd889ab208246372ce9c86e99abb27ae9",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Mailu/Mailu/commit/dffa97cbd889ab208246372ce9c86e99abb27ae9"
        },
        {
          "name": "https://github.com/Mailu/Mailu/commit/ff4003d045753013470945336448dbd790cac778",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Mailu/Mailu/commit/ff4003d045753013470945336448dbd790cac778"
        },
        {
          "name": "https://github.com/Mailu/Mailu/releases/tag/2024.06.55",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/Mailu/Mailu/releases/tag/2024.06.55"
        }
      ],
      "source": {
        "advisory": "GHSA-rfhj-4wcq-74xg",
        "discovery": "UNKNOWN"
      },
      "title": "Mailu: Authentication bypass in header-based proxy authentication via spoofable `X-Forwarded-By` trust"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-85751",
    "datePublished": "2026-09-21T15:39:24.774Z",
    "dateReserved": "2026-09-04T14:50:16.721Z",
    "dateUpdated": "2026-09-21T17:56:14.484Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "Mailu",
                "vendor": "Mailu",
                "versions": [
                  {
                    "status": "affected",
                    "version": "\u003e= 2.0.0, \u003c 2024.06.55"
                  }
                ]
              },
              {
                "product": "helm-charts",
                "vendor": "Mailu",
                "versions": [
                  {
                    "status": "affected",
                    "version": "\u003c 2.7.3"
                  }
                ]
              }
            ],
            "source": "security-advisories@github.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Mailu is a mail server distributed as a set of Docker images. From Mailu 2.0 until 2024.06.55 and prior to Mailu helm-charts 2.7.3, deployments with PROXY_AUTH_WHITELIST configured but REAL_IP_HEADER unset trusted a client-controlled X-Forwarded-By header for header-based proxy authentication. The proxy_hide_header directive in the nginx template at core/nginx/conf/proxy.conf hid the header from upstream responses but did not overwrite the incoming request value in this configuration. An unauthenticated remote attacker could therefore spoof the trusted proxy identity and bypass authentication. This issue is fixed in Mailu 2024.06.55 and Mailu helm-charts 2.7.3."
          }
        ],
        "id": "CVE-2026-85751",
        "lastModified": "2026-09-21T18:17:11.697",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 5.9,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-85751",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "yes"
                  },
                  {
                    "technicalImpact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-21T17:56:04.999383Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-21T16:17:25.070",
        "references": [
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Mailu/Mailu/commit/dffa97cbd889ab208246372ce9c86e99abb27ae9"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Mailu/Mailu/commit/ff4003d045753013470945336448dbd790cac778"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Mailu/Mailu/pull/4070"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Mailu/Mailu/pull/4071"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Mailu/Mailu/releases/tag/2024.06.55"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/Mailu/Mailu/security/advisories/GHSA-rfhj-4wcq-74xg"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Received",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-290"
              },
              {
                "lang": "en",
                "value": "CWE-807"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Secondary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…