2026-07-28 10:42CVE-2026-63301CERT-PL
PUBLISHED5.2CWE-602

Denial of Service in Quick.CMS

In Quick.CMS, the administrative user interface restricts deletion of the primary language by omitting the corresponding option from the interface; however, the underlying language-deletion API endpoint does not enforce an equivalent server-side authorization check. As a result, an authenticated administrator can bypass the UI-level restriction and delete the primary language by sending a direct HTTP request to the API endpoint. Successful deletion of the primary language results in a Denial of Service (DoS) of application.

Critically, when combined with a separate Cross-Site Request Forgery (CSRF) vulnerability (CVE-2026-1468) an unauthenticated remote attacker can craft a malicious link, which if visited by an authenticated administrator, will trigger the DoS condition without direct access to the application

The vendor assessed the likelihood of exploitation as very low and determined that a fix is not necessary.

Problem type

Affected products

OpenSolution

Quick.CMS

<= 6.8.0 - AFFECTED

References

GitHub Security Advisories

GHSA-4pmv-mf66-4v3h

In Quick.CMS, the administrative user interface restricts deletion of the primary language by...

https://github.com/advisories/GHSA-4pmv-mf66-4v3h

In Quick.CMS, the administrative user interface restricts deletion of the primary language by omitting the corresponding option from the interface; however, the underlying language-deletion API endpoint does not enforce an equivalent server-side authorization check. As a result, an authenticated administrator can bypass the UI-level restriction and delete the primary language by sending a direct HTTP request to the API endpoint. Successful deletion of the primary language results in a Denial of Service (DoS) of application.

Critically, when combined with a separate Cross-Site Request Forgery (CSRF) vulnerability (CVE-2026-1468) an unauthenticated remote attacker can craft a malicious link, which if visited by an authenticated administrator, will trigger the DoS condition without direct access to the application

The vendor assessed the likelihood of exploitation as very low and determined that a fix is not necessary.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-63301
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-63301",
    "assignerOrgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
    "assignerShortName": "CERT-PL",
    "dateUpdated": "2026-07-28T12:29:31.097Z",
    "dateReserved": "2026-07-16T10:27:23.339Z",
    "datePublished": "2026-07-28T10:42:56.589Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
        "shortName": "CERT-PL",
        "dateUpdated": "2026-07-28T10:42:56.589Z"
      },
      "title": "Denial of Service in Quick.CMS",
      "descriptions": [
        {
          "lang": "en",
          "value": "In Quick.CMS, the administrative user interface restricts deletion of the primary language by omitting the corresponding option from the interface; however, the underlying language-deletion API endpoint does not enforce an equivalent server-side authorization check. As a result, an authenticated administrator can bypass the UI-level restriction and delete the primary language by sending a direct HTTP request to the API endpoint. Successful deletion of the primary language results in a Denial of Service (DoS) of application.\n\n\nCritically, when combined with a separate Cross-Site Request Forgery (CSRF) vulnerability (CVE-2026-1468) an unauthenticated remote attacker can craft a malicious link, which if visited by an authenticated administrator, will trigger the DoS condition without direct access to the application\n\n\n\n\nThe vendor assessed the likelihood of exploitation as very low and determined that a fix is not necessary.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "In Quick.CMS, the administrative user interface restricts deletion of the primary language by omitting the corresponding option from the interface; however, the underlying language-deletion API endpoint does not enforce an equivalent server-side authorization check. As a result, an authenticated administrator can bypass the UI-level restriction and delete the primary language by sending a direct HTTP request to the API endpoint. Successful deletion of the primary language results in a Denial of Service (DoS) of application.<div><br></div><div>Critically, when combined with a separate Cross-Site Request Forgery (CSRF) vulnerability (CVE-2026-1468)&nbsp;an unauthenticated remote attacker can craft a malicious link, which if visited by an authenticated administrator, will trigger the DoS condition without direct access to the application</div><div><br></div><div>The vendor assessed the likelihood of exploitation as very low and determined that a fix is&nbsp;not necessary.</div>"
            }
          ]
        }
      ],
      "affected": [
        {
          "vendor": "OpenSolution",
          "product": "Quick.CMS",
          "defaultStatus": "unknown",
          "versions": [
            {
              "version": "0",
              "status": "affected",
              "versionType": "semver",
              "lessThanOrEqual": "6.8.0"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-602 Client-Side Enforcement of Server-Side Security",
              "cweId": "CWE-602",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://cert.pl/en/posts/2026/07/CVE-2026-63301",
          "tags": [
            "third-party-advisory"
          ]
        },
        {
          "url": "https://opensolution.org/",
          "tags": [
            "product"
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Karol Czubernat",
          "type": "finder"
        }
      ]
    },
    "adp": [
      {
        "providerMetadata": {
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP",
          "dateUpdated": "2026-07-28T12:29:31.097Z"
        },
        "title": "CISA ADP Vulnrichment",
        "metrics": [
          {}
        ]
      }
    ]
  }
}