CVE-2025-13648 (GCVE-0-2025-13648)

Vulnerability from cvelistv5 – Published: 2026-02-11 09:05 – Updated: 2026-02-11 15:44
VLAI?
Title
STORED CROSS-SITE SCRIPTING (XSS) ON MICROCOM'S ZEUSWEB
Summary
An attacker with access to the web application ZeusWeb of the provider Microcom (in this case, registration is required) who has the vulnerable software could introduce arbitrary JavaScript by injecting an XSS payload into the ‘Name’ and “Surname” parameters within the ‘My Account’ section at the URL: https://zeus.microcom.es:4040/administracion-estaciones.html  resulting in a stored XSS. This issue affects ZeusWeb: 6.1.31.
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')
Assigner
Impacted products
Vendor Product Version
Microcom ZeusWeb Affected: 6.1.31
Create a notification for this product.
Credits
Aarón Flecha Menéndez Víctor Bello Cuevas
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-13648",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-02-11T15:37:00.540527Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-02-11T15:44:22.679Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "ZeusWeb",
          "vendor": "Microcom",
          "versions": [
            {
              "status": "affected",
              "version": "6.1.31"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:microcom:zeusweb:6.1.31:*:*:*:*:*:*:*",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ],
          "operator": "OR"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Aar\u00f3n Flecha Men\u00e9ndez"
        },
        {
          "lang": "en",
          "type": "finder",
          "value": "V\u00edctor Bello Cuevas"
        }
      ],
      "datePublic": "2026-02-11T09:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "An attacker with access to the web application ZeusWeb of the provider Microcom\n\n (in this case, registration is required) who has the vulnerable software could introduce arbitrary JavaScript by injecting an XSS payload into the \u2018Name\u2019 and \u201cSurname\u201d parameters within the \u2018My Account\u2019 section at the URL: \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://zeus.microcom.es:4040/administracion-estaciones.html\"\u003ehttps://zeus.microcom.es:4040/administracion-estaciones.html\u003c/a\u003e\u0026nbsp;resulting in a stored XSS.\n\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eT\u003c/span\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003ehis issue affects ZeusWeb: 6.1.31.\u003c/span\u003e\n\n\u003cbr\u003e"
            }
          ],
          "value": "An attacker with access to the web application ZeusWeb of the provider Microcom\n\n (in this case, registration is required) who has the vulnerable software could introduce arbitrary JavaScript by injecting an XSS payload into the \u2018Name\u2019 and \u201cSurname\u201d parameters within the \u2018My Account\u2019 section at the URL:  https://zeus.microcom.es:4040/administracion-estaciones.html \u00a0resulting in a stored XSS.\nThis issue affects ZeusWeb: 6.1.31."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-63",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-63 Cross-Site Scripting (XSS)"
            }
          ]
        },
        {
          "capecId": "CAPEC-592",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-592 Stored XSS"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "Automatable": "NOT_DEFINED",
            "Recovery": "NOT_DEFINED",
            "Safety": "NOT_DEFINED",
            "attackComplexity": "LOW",
            "attackRequirements": "NONE",
            "attackVector": "NETWORK",
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "exploitMaturity": "NOT_DEFINED",
            "privilegesRequired": "LOW",
            "providerUrgency": "NOT_DEFINED",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "ACTIVE",
            "valueDensity": "NOT_DEFINED",
            "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "NONE",
            "vulnConfidentialityImpact": "LOW",
            "vulnIntegrityImpact": "LOW",
            "vulnerabilityResponseEffort": "NOT_DEFINED"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-02-11T09:05:07.289Z",
        "orgId": "ffb98d57-deaa-4918-a669-5225ccc13e39",
        "shortName": "HackRTU"
      },
      "references": [
        {
          "tags": [
            "technical-description",
            "patch"
          ],
          "url": "https://www.hackrtu.com/blog/CNA-HRTU-0001/"
        },
        {
          "tags": [
            "technical-description",
            "patch"
          ],
          "url": "https://www.hackrtu.com/blog/CNA-CVE-2025-13648/"
        },
        {
          "tags": [
            "product"
          ],
          "url": "https://www.microcom360.com/servicio-zeus-web/"
        },
        {
          "tags": [
            "product"
          ],
          "url": "https://zeus.microcom.es:4040/"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The provider has implement the new version\u0026nbsp;6.2.5 which solves the security problems detected in the previous version. The end user does not need to perform any update actions, as the software is cloud-based and managed by the provider, who has implemented the new version for all users."
            }
          ],
          "value": "The provider has implement the new version\u00a06.2.5 which solves the security problems detected in the previous version. The end user does not need to perform any update actions, as the software is cloud-based and managed by the provider, who has implemented the new version for all users."
        }
      ],
      "source": {
        "advisory": "HRTU#0001",
        "discovery": "EXTERNAL"
      },
      "timeline": [
        {
          "lang": "en",
          "time": "2025-11-06T11:00:00.000Z",
          "value": "Vulnerability detection by the researchers"
        },
        {
          "lang": "en",
          "time": "2025-11-11T11:00:00.000Z",
          "value": "Report from researchers to the CNA of HackRTU"
        },
        {
          "lang": "en",
          "time": "2025-11-12T15:00:00.000Z",
          "value": "Report from HackRTU CNA to the provider"
        },
        {
          "lang": "en",
          "time": "2026-02-11T09:10:00.000Z",
          "value": "Vulnerabilities published by HackRTU\u0027s CNA"
        }
      ],
      "title": "STORED CROSS-SITE SCRIPTING (XSS) ON MICROCOM\u0027S ZEUSWEB",
      "x_generator": {
        "engine": "Vulnogram 0.5.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ffb98d57-deaa-4918-a669-5225ccc13e39",
    "assignerShortName": "HackRTU",
    "cveId": "CVE-2025-13648",
    "datePublished": "2026-02-11T09:05:07.289Z",
    "dateReserved": "2025-11-25T09:45:45.902Z",
    "dateUpdated": "2026-02-11T15:44:22.679Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-13648\",\"sourceIdentifier\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\",\"published\":\"2026-02-11T09:15:49.793\",\"lastModified\":\"2026-02-11T15:27:26.370\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An attacker with access to the web application ZeusWeb of the provider Microcom\\n\\n (in this case, registration is required) who has the vulnerable software could introduce arbitrary JavaScript by injecting an XSS payload into the \u2018Name\u2019 and \u201cSurname\u201d parameters within the \u2018My Account\u2019 section at the URL:  https://zeus.microcom.es:4040/administracion-estaciones.html \u00a0resulting in a stored XSS.\\nThis issue affects ZeusWeb: 6.1.31.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/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.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"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\"}}]},\"weaknesses\":[{\"source\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://www.hackrtu.com/blog/CNA-CVE-2025-13648/\",\"source\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\"},{\"url\":\"https://www.hackrtu.com/blog/CNA-HRTU-0001/\",\"source\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\"},{\"url\":\"https://www.microcom360.com/servicio-zeus-web/\",\"source\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\"},{\"url\":\"https://zeus.microcom.es:4040/\",\"source\":\"ffb98d57-deaa-4918-a669-5225ccc13e39\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-13648\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-11T15:37:00.540527Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-11T15:37:01.275Z\"}}], \"cna\": {\"title\": \"STORED CROSS-SITE SCRIPTING (XSS) ON MICROCOM\u0027S ZEUSWEB\", \"source\": {\"advisory\": \"HRTU#0001\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Aar\\u00f3n Flecha Men\\u00e9ndez\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"V\\u00edctor Bello Cuevas\"}], \"impacts\": [{\"capecId\": \"CAPEC-63\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-63 Cross-Site Scripting (XSS)\"}]}, {\"capecId\": \"CAPEC-592\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-592 Stored XSS\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 4.8, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Microcom\", \"product\": \"ZeusWeb\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.1.31\"}], \"defaultStatus\": \"unknown\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-11-06T11:00:00.000Z\", \"value\": \"Vulnerability detection by the researchers\"}, {\"lang\": \"en\", \"time\": \"2025-11-11T11:00:00.000Z\", \"value\": \"Report from researchers to the CNA of HackRTU\"}, {\"lang\": \"en\", \"time\": \"2025-11-12T15:00:00.000Z\", \"value\": \"Report from HackRTU CNA to the provider\"}, {\"lang\": \"en\", \"time\": \"2026-02-11T09:10:00.000Z\", \"value\": \"Vulnerabilities published by HackRTU\u0027s CNA\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"The provider has implement the new version\\u00a06.2.5 which solves the security problems detected in the previous version. The end user does not need to perform any update actions, as the software is cloud-based and managed by the provider, who has implemented the new version for all users.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The provider has implement the new version\u0026nbsp;6.2.5 which solves the security problems detected in the previous version. The end user does not need to perform any update actions, as the software is cloud-based and managed by the provider, who has implemented the new version for all users.\", \"base64\": false}]}], \"datePublic\": \"2026-02-11T09:00:00.000Z\", \"references\": [{\"url\": \"https://www.hackrtu.com/blog/CNA-HRTU-0001/\", \"tags\": [\"technical-description\", \"patch\"]}, {\"url\": \"https://www.hackrtu.com/blog/CNA-CVE-2025-13648/\", \"tags\": [\"technical-description\", \"patch\"]}, {\"url\": \"https://www.microcom360.com/servicio-zeus-web/\", \"tags\": [\"product\"]}, {\"url\": \"https://zeus.microcom.es:4040/\", \"tags\": [\"product\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker with access to the web application ZeusWeb of the provider Microcom\\n\\n (in this case, registration is required) who has the vulnerable software could introduce arbitrary JavaScript by injecting an XSS payload into the \\u2018Name\\u2019 and \\u201cSurname\\u201d parameters within the \\u2018My Account\\u2019 section at the URL:  https://zeus.microcom.es:4040/administracion-estaciones.html \\u00a0resulting in a stored XSS.\\nThis issue affects ZeusWeb: 6.1.31.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"An attacker with access to the web application ZeusWeb of the provider Microcom\\n\\n (in this case, registration is required) who has the vulnerable software could introduce arbitrary JavaScript by injecting an XSS payload into the \\u2018Name\\u2019 and \\u201cSurname\\u201d parameters within the \\u2018My Account\\u2019 section at the URL: \u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://zeus.microcom.es:4040/administracion-estaciones.html\\\"\u003ehttps://zeus.microcom.es:4040/administracion-estaciones.html\u003c/a\u003e\u0026nbsp;resulting in a stored XSS.\\n\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eT\u003c/span\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003ehis issue affects ZeusWeb: 6.1.31.\u003c/span\u003e\\n\\n\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or \u0027Cross-site Scripting\u0027)\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:microcom:zeusweb:6.1.31:*:*:*:*:*:*:*\", \"vulnerable\": true}], \"operator\": \"OR\"}], \"operator\": \"OR\"}], \"providerMetadata\": {\"orgId\": \"ffb98d57-deaa-4918-a669-5225ccc13e39\", \"shortName\": \"HackRTU\", \"dateUpdated\": \"2026-02-11T09:05:07.289Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-13648\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-11T15:44:22.679Z\", \"dateReserved\": \"2025-11-25T09:45:45.902Z\", \"assignerOrgId\": \"ffb98d57-deaa-4918-a669-5225ccc13e39\", \"datePublished\": \"2026-02-11T09:05:07.289Z\", \"assignerShortName\": \"HackRTU\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


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…