{
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09"
      },
      "title": "management API basic authentication is not effective",
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-287 Improper Authentication",
              "lang": "en",
              "cweId": "CWE-287",
              "type": "CWE"
            }
          ]
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "affected": [
        {
          "vendor": "Apache Software Foundation",
          "product": "Apache Pekko Management",
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "packageName": "org.apache.pekko:pekko-management_2.12",
          "versions": [
            {
              "status": "affected",
              "version": "1.0.0",
              "lessThan": "1.1.1",
              "versionType": "maven"
            }
          ],
          "defaultStatus": "unaffected"
        },
        {
          "vendor": "Apache Software Foundation",
          "product": "Apache Pekko Management",
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "packageName": "org.apache.pekko:pekko-management_2.13",
          "versions": [
            {
              "status": "affected",
              "version": "1.0.0",
              "lessThan": "1.1.1",
              "versionType": "maven"
            }
          ],
          "defaultStatus": "unaffected"
        },
        {
          "vendor": "Apache Software Foundation",
          "product": "Apache Pekko Management",
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "packageName": "org.apache.pekko:pekko-management_3",
          "versions": [
            {
              "status": "affected",
              "version": "1.0.0",
              "lessThan": "1.1.1",
              "versionType": "maven"
            }
          ],
          "defaultStatus": "unaffected"
        },
        {
          "vendor": "Lightbend",
          "product": "Akka Management",
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "packageName": "com.lightbend.akka.management:akka-management_2.12",
          "versions": [
            {
              "status": "affected",
              "version": "0",
              "lessThan": "1.6.1",
              "versionType": "maven"
            }
          ],
          "defaultStatus": "unaffected"
        },
        {
          "vendor": "Lightbend",
          "product": "Akka Management",
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "packageName": "com.lightbend.akka.management:akka-management_2.13",
          "versions": [
            {
              "status": "affected",
              "version": "0",
              "lessThan": "1.6.1",
              "versionType": "maven"
            }
          ],
          "defaultStatus": "unaffected"
        },
        {
          "vendor": "Lightbend",
          "product": "Akka Management",
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "packageName": "com.lightbend.akka.management:akka-management_3",
          "versions": [
            {
              "status": "affected",
              "version": "0",
              "lessThan": "1.6.1",
              "versionType": "maven"
            }
          ],
          "defaultStatus": "unaffected"
        }
      ],
      "descriptions": [
        {
          "value": "If you enable Basic Authentication in Pekko Management using the Java DSL, the authenticator may not be properly applied.\n\n\nUsers that rely on authentication instead of making sure the Management API ports are only available to trusted users are recommended to upgrade to version 1.1.1, which fixes this issue.\n\n\n\n\nAkka was affected by the same issue and has released the fix in version 1.6.1.",
          "lang": "en",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<div>If you enable Basic Authentication in Pekko Management using the Java DSL, the authenticator may not be properly applied.<br></div><div>Users that rely on authentication instead of making sure the Management API ports are only available to trusted users are recommended to upgrade to version 1.1.1, which fixes this issue.</div><div><br></div><div>Akka was affected by the same issue and has released the fix in version 1.6.1.</div>"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/apache/pekko-management/pull/418",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://github.com/akka/akka-management/pull/1385",
          "tags": [
            "related"
          ]
        },
        {
          "url": "https://lists.apache.org/thread/tnd84hj9w0ggjcft6cp12q67d5jzhp66",
          "tags": [
            "vendor-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "other": {
            "type": "Textual description of severity",
            "content": {
              "text": "moderate"
            }
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Per-Ivar Bakke of GE Vernova",
          "type": "finder"
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "cveId": "CVE-2025-46548",
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "serial": 1,
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}