CVE-2025-54856 (GCVE-0-2025-54856)

Vulnerability from cvelistv5 – Published: 2025-10-23 04:10 – Updated: 2025-10-23 15:18
VLAI?
Summary
Movable Type contains a stored cross-site scripting vulnerability in Edit ContentData page. If crafted input is stored by an attacker with "ContentType Management" privilege, an arbitrary script may be executed on the web browser of the user who accesses Edit ContentData page.
CWE
  • CWE-79 - Cross-site scripting (XSS)
Assigner
Impacted products
Vendor Product Version
Six Apart Ltd. Movable Type (Software Edition) Affected: 8.4.0 to 8.4.3 (8.4 series)
Affected: 8.0.0 to 8.0.7 (8.0 series)
Affected: 7 r.5509 and earlier (7 series)
Create a notification for this product.
    Six Apart Ltd. Movable Type Advanced (Software Edition) Affected: 8.4.0 to 8.4.3 (8.4 series)
Affected: 8.0.0 to 8.0.7 (8.0 series)
Affected: 7 r.5509 and earlier (7 series)
Create a notification for this product.
    Six Apart Ltd. Movable Type Premium (Software Edition) Affected: 2.10 and earlier (2 series)
Affected: 1.67 and earlier (1 series)
Create a notification for this product.
    Six Apart Ltd. Movable Type Premium (Advanced Edition) (Software Edition) Affected: 2.10 and earlier (2 series)
Affected: 1.67 and earlier (1 series)
Create a notification for this product.
    Six Apart Ltd. Movable Type (Cloud Edition) Affected: 8.7.0 (8 series)
Affected: 7 r.5509 (7 series)
Create a notification for this product.
    Six Apart Ltd. Movable Type Premium (Cloud Edition) Affected: 2.10 (2 series)
Affected: 1.67 (1 series)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-54856",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-23T15:15:01.685901Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-23T15:18:25.113Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "Movable Type (Software Edition)",
          "vendor": "Six Apart Ltd.",
          "versions": [
            {
              "status": "affected",
              "version": "8.4.0 to 8.4.3 (8.4 series)"
            },
            {
              "status": "affected",
              "version": "8.0.0 to 8.0.7 (8.0 series)"
            },
            {
              "status": "affected",
              "version": "7 r.5509 and earlier (7 series)"
            }
          ]
        },
        {
          "product": "Movable Type Advanced (Software Edition)",
          "vendor": "Six Apart Ltd.",
          "versions": [
            {
              "status": "affected",
              "version": "8.4.0 to 8.4.3 (8.4 series)"
            },
            {
              "status": "affected",
              "version": "8.0.0 to 8.0.7 (8.0 series)"
            },
            {
              "status": "affected",
              "version": "7 r.5509 and earlier (7 series)"
            }
          ]
        },
        {
          "product": "Movable Type Premium (Software Edition)",
          "vendor": "Six Apart Ltd.",
          "versions": [
            {
              "status": "affected",
              "version": "2.10 and earlier (2 series)"
            },
            {
              "status": "affected",
              "version": "1.67 and earlier (1 series)"
            }
          ]
        },
        {
          "product": "Movable Type Premium (Advanced Edition) (Software Edition)",
          "vendor": "Six Apart Ltd.",
          "versions": [
            {
              "status": "affected",
              "version": "2.10 and earlier (2 series)"
            },
            {
              "status": "affected",
              "version": "1.67 and earlier (1 series)"
            }
          ]
        },
        {
          "product": "Movable Type (Cloud Edition)",
          "vendor": "Six Apart Ltd.",
          "versions": [
            {
              "status": "affected",
              "version": "8.7.0 (8 series)"
            },
            {
              "status": "affected",
              "version": "7 r.5509 (7 series)"
            }
          ]
        },
        {
          "product": "Movable Type Premium (Cloud Edition)",
          "vendor": "Six Apart Ltd.",
          "versions": [
            {
              "status": "affected",
              "version": "2.10 (2 series)"
            },
            {
              "status": "affected",
              "version": "1.67 (1 series)"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Movable Type contains a stored cross-site scripting vulnerability in Edit ContentData page. If crafted input is stored by an attacker with \"ContentType Management\" privilege, an arbitrary script may be executed on the web browser of the user who accesses Edit ContentData page."
        }
      ],
      "metrics": [
        {
          "cvssV3_0": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.0"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en-US",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "baseScore": 4.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
            "version": "4.0"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en-US",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "Cross-site scripting (XSS)",
              "lang": "en-US",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-23T04:10:30.545Z",
        "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
        "shortName": "jpcert"
      },
      "references": [
        {
          "url": "https://movabletype.org/news/2025/10/mt-880-released.html"
        },
        {
          "url": "https://www.sixapart.jp/movabletype/news/2025/10/22-1055.html"
        },
        {
          "url": "https://jvn.jp/en/jp/JVN24333679/"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
    "assignerShortName": "jpcert",
    "cveId": "CVE-2025-54856",
    "datePublished": "2025-10-23T04:10:30.545Z",
    "dateReserved": "2025-10-16T00:31:56.364Z",
    "dateUpdated": "2025-10-23T15:18:25.113Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-54856\",\"sourceIdentifier\":\"vultures@jpcert.or.jp\",\"published\":\"2025-10-23T05:15:32.583\",\"lastModified\":\"2025-10-27T13:20:33.350\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Movable Type contains a stored cross-site scripting vulnerability in Edit ContentData page. If crafted input is stored by an attacker with \\\"ContentType Management\\\" privilege, an arbitrary script may be executed on the web browser of the user who accesses Edit ContentData page.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"vultures@jpcert.or.jp\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":4.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"LOW\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV30\":[{\"source\":\"vultures@jpcert.or.jp\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.7,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"vultures@jpcert.or.jp\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://jvn.jp/en/jp/JVN24333679/\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"https://movabletype.org/news/2025/10/mt-880-released.html\",\"source\":\"vultures@jpcert.or.jp\"},{\"url\":\"https://www.sixapart.jp/movabletype/news/2025/10/22-1055.html\",\"source\":\"vultures@jpcert.or.jp\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-54856\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-23T15:15:01.685901Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-23T15:15:09.522Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 4.8, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N\"}, \"scenarios\": [{\"lang\": \"en-US\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 4.6, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N\"}, \"scenarios\": [{\"lang\": \"en-US\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Six Apart Ltd.\", \"product\": \"Movable Type (Software Edition)\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.4.0 to 8.4.3 (8.4 series)\"}, {\"status\": \"affected\", \"version\": \"8.0.0 to 8.0.7 (8.0 series)\"}, {\"status\": \"affected\", \"version\": \"7 r.5509 and earlier (7 series)\"}]}, {\"vendor\": \"Six Apart Ltd.\", \"product\": \"Movable Type Advanced (Software Edition)\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.4.0 to 8.4.3 (8.4 series)\"}, {\"status\": \"affected\", \"version\": \"8.0.0 to 8.0.7 (8.0 series)\"}, {\"status\": \"affected\", \"version\": \"7 r.5509 and earlier (7 series)\"}]}, {\"vendor\": \"Six Apart Ltd.\", \"product\": \"Movable Type Premium (Software Edition)\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.10 and earlier (2 series)\"}, {\"status\": \"affected\", \"version\": \"1.67 and earlier (1 series)\"}]}, {\"vendor\": \"Six Apart Ltd.\", \"product\": \"Movable Type Premium (Advanced Edition) (Software Edition)\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.10 and earlier (2 series)\"}, {\"status\": \"affected\", \"version\": \"1.67 and earlier (1 series)\"}]}, {\"vendor\": \"Six Apart Ltd.\", \"product\": \"Movable Type (Cloud Edition)\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.7.0 (8 series)\"}, {\"status\": \"affected\", \"version\": \"7 r.5509 (7 series)\"}]}, {\"vendor\": \"Six Apart Ltd.\", \"product\": \"Movable Type Premium (Cloud Edition)\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.10 (2 series)\"}, {\"status\": \"affected\", \"version\": \"1.67 (1 series)\"}]}], \"references\": [{\"url\": \"https://movabletype.org/news/2025/10/mt-880-released.html\"}, {\"url\": \"https://www.sixapart.jp/movabletype/news/2025/10/22-1055.html\"}, {\"url\": \"https://jvn.jp/en/jp/JVN24333679/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Movable Type contains a stored cross-site scripting vulnerability in Edit ContentData page. If crafted input is stored by an attacker with \\\"ContentType Management\\\" privilege, an arbitrary script may be executed on the web browser of the user who accesses Edit ContentData page.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en-US\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"Cross-site scripting (XSS)\"}]}], \"providerMetadata\": {\"orgId\": \"ede6fdc4-6654-4307-a26d-3331c018e2ce\", \"shortName\": \"jpcert\", \"dateUpdated\": \"2025-10-23T04:10:30.545Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-54856\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-23T15:18:25.113Z\", \"dateReserved\": \"2025-10-16T00:31:56.364Z\", \"assignerOrgId\": \"ede6fdc4-6654-4307-a26d-3331c018e2ce\", \"datePublished\": \"2025-10-23T04:10:30.545Z\", \"assignerShortName\": \"jpcert\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…