GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2025-7381 (GCVE-0-2025-7381)

Vulnerability from cvelistv5 – Published: 2025-07-09 15:16 – Updated: 2025-07-10 07:43
VLAI
Title
Exposure of sensitive PHP information to an unauthorized control sphere in mautic/mautic images
Summary
ImpactThis is an information disclosure vulnerability originating from PHP's base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses. WorkaroundsThe mitigation requires changing the expose_php variable from "On" to "Off" in the file located at /usr/local/etc/php/php.ini.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-07-09 15:56 UTC
CWE
Impacted products
Vendor Product Version CPE status
mautic Docker Mautic Affected: <= 6.0.3-20250707-apache (custom)
Affected: <= 6.0.3-20250707-fpm (custom)
Affected: <= 5.2.7-20250707-apache (custom)
Affected: <= 5.2.7-20250707-fpm (custom)
guessed Create a notification for this product.
Date Public
2025-07-09 13:37
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-7381",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-07-09T15:56:53.545310Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-07-09T15:56:59.162Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://hub.docker.com",
          "defaultStatus": "unaffected",
          "packageName": "mautic/mautic",
          "product": "Docker Mautic",
          "repo": "https://github.com/mautic/docker-mautic",
          "vendor": "mautic",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c= 6.0.3-20250707-apache",
              "versionType": "custom"
            },
            {
              "status": "affected",
              "version": "\u003c= 6.0.3-20250707-fpm",
              "versionType": "custom"
            },
            {
              "status": "affected",
              "version": "\u003c= 5.2.7-20250707-apache",
              "versionType": "custom"
            },
            {
              "status": "affected",
              "version": "\u003c= 5.2.7-20250707-fpm",
              "versionType": "custom"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "cibero42"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "value": "cibero42"
        },
        {
          "lang": "en",
          "type": "reporter",
          "value": "cibero42"
        }
      ],
      "datePublic": "2025-07-09T13:37:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003ch3\u003eImpact\u003c/h3\u003e\u003cp\u003eThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\u003c/p\u003e\u003ch3\u003eWorkarounds\u003c/h3\u003e\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \"On\" to \"Off\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e\u003cbr\u003e"
            }
          ],
          "value": "ImpactThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\n\nWorkaroundsThe mitigation requires changing the expose_php\u00a0variable from \"On\" to \"Off\" in the file located at /usr/local/etc/php/php.ini."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-170",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-170 Web Application Fingerprinting"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-497",
              "description": "CWE-497",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-07-10T07:43:06.651Z",
        "orgId": "4e531c38-7a33-45d3-98dd-d909c0d8852e",
        "shortName": "Mautic"
      },
      "references": [
        {
          "url": "https://github.com/mautic/docker-mautic/security/advisories/GHSA-89jm-p7jf-x8jx"
        }
      ],
      "source": {
        "advisory": "GHSA-vr8r-c5qv-4w2r",
        "discovery": "INTERNAL"
      },
      "title": "Exposure of sensitive PHP information to an unauthorized control sphere in mautic/mautic images",
      "workarounds": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \"On\" to \"Off\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e"
            }
          ],
          "value": "The mitigation requires changing the expose_php\u00a0variable from \"On\" to \"Off\" in the file located at /usr/local/etc/php/php.ini."
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "4e531c38-7a33-45d3-98dd-d909c0d8852e",
    "assignerShortName": "Mautic",
    "cveId": "CVE-2025-7381",
    "datePublished": "2025-07-09T15:16:37.305Z",
    "dateReserved": "2025-07-09T08:22:14.606Z",
    "dateUpdated": "2025-07-10T07:43:06.651Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-7381",
      "date": "2026-09-17",
      "epss": "0.00237",
      "percentile": "0.14913"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-7381\",\"sourceIdentifier\":\"security@mautic.org\",\"published\":\"2025-07-09T16:15:27.890\",\"lastModified\":\"2026-06-17T10:04:48.967\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"ImpactThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\\n\\nWorkaroundsThe mitigation requires changing the expose_php\u00a0variable from \\\"On\\\" to \\\"Off\\\" in the file located at /usr/local/etc/php/php.ini.\"},{\"lang\":\"es\",\"value\":\"ImpactThis es una vulnerabilidad de divulgaci\u00f3n de informaci\u00f3n que se origina en la imagen base de PHP. Esta vulnerabilidad expone la versi\u00f3n de PHP mediante un encabezado X-Powered-By, que los atacantes podr\u00edan explotar para identificar el servidor e identificar posibles vulnerabilidades. Soluciones alternativas: La mitigaci\u00f3n requiere cambiar la variable expose_php de \\\"On\\\" a \\\"Off\\\" en el archivo ubicado en /usr/local/etc/php/php.ini.\"}],\"affected\":[{\"source\":\"security@mautic.org\",\"affectedData\":[{\"vendor\":\"mautic\",\"product\":\"Docker Mautic\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://hub.docker.com\",\"packageName\":\"mautic/mautic\",\"repo\":\"https://github.com/mautic/docker-mautic\",\"versions\":[{\"version\":\"\u003c= 6.0.3-20250707-apache\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"\u003c= 6.0.3-20250707-fpm\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"\u003c= 5.2.7-20250707-apache\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"\u003c= 5.2.7-20250707-fpm\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@mautic.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-07-09T15:56:53.545310Z\",\"id\":\"CVE-2025-7381\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@mautic.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-497\"}]}],\"references\":[{\"url\":\"https://github.com/mautic/docker-mautic/security/advisories/GHSA-89jm-p7jf-x8jx\",\"source\":\"security@mautic.org\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-07-11T15:42:48+00:00",
      "cve": "CVE-2025-7381",
      "id": "CVE-2025-7381",
      "initial_release_date": "2025-07-09T13:37:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Exposure of sensitive PHP information to an unauthorized control sphere in mautic/mautic images",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-7381.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-7381\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-09T15:56:53.545310Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-09T15:56:55.772Z\"}}], \"cna\": {\"title\": \"Exposure of sensitive PHP information to an unauthorized control sphere in mautic/mautic images\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"cibero42\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"cibero42\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"cibero42\"}], \"impacts\": [{\"capecId\": \"CAPEC-170\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-170 Web Application Fingerprinting\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/mautic/docker-mautic\", \"vendor\": \"mautic\", \"product\": \"Docker Mautic\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.0.3-20250707-apache\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"\u003c 6.0.3-20250707-fpm\", \"versionType\": \"custom\"}], \"packageName\": \"mautic/mautic\", \"collectionURL\": \"https://hub.docker.com\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-07-09T13:37:00.000Z\", \"references\": [{\"url\": \"https://github.com/mautic/docker-mautic/security/advisories/GHSA-89jm-p7jf-x8jx\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"The mitigation requires changing the expose_php\\u00a0variable from \\\"On\\\" to \\\"Off\\\" in the file located at /usr/local/etc/php/php.ini.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \\\"On\\\" to \\\"Off\\\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e\", \"base64\": false}]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"ImpactThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\\n\\nWorkaroundsThe mitigation requires changing the expose_php\\u00a0variable from \\\"On\\\" to \\\"Off\\\" in the file located at /usr/local/etc/php/php.ini.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003ch3\u003eImpact\u003c/h3\u003e\u003cp\u003eThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\u003c/p\u003e\u003ch3\u003eWorkarounds\u003c/h3\u003e\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \\\"On\\\" to \\\"Off\\\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-497\", \"description\": \"CWE-497\"}]}], \"providerMetadata\": {\"orgId\": \"4e531c38-7a33-45d3-98dd-d909c0d8852e\", \"shortName\": \"Mautic\", \"dateUpdated\": \"2025-07-09T15:16:37.305Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-7381\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-07-09T15:56:59.162Z\", \"dateReserved\": \"2025-07-09T08:22:14.606Z\", \"assignerOrgId\": \"4e531c38-7a33-45d3-98dd-d909c0d8852e\", \"datePublished\": \"2025-07-09T15:16:37.305Z\", \"assignerShortName\": \"Mautic\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…