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

CVE-2026-77614 (GCVE-0-2026-77614)

Vulnerability from cvelistv5 – Published: 2026-09-17 14:23 – Updated: 2026-09-17 15:33
VLAI
Title
Opencast: Session fixation in login enables account takeover via crafted link
Summary
Opencast is a free, open-source platform to support the management of educational audio and video content. Prior to versions 19.7 and 20.2, the default security configuration in etc/security/mh_default_org.xml accepts a client-selected JSESSIONID from the ;jsessionid= URL path parameter and does not replace it when the victim logs in. An unauthenticated attacker can send a crafted link to a victim whose browser has no active Opencast session cookie, wait for the victim to authenticate, and then reuse the known identifier as the victim's authenticated session. This can expose the victim's data and actions and can produce full administrative account takeover when the victim is an administrator. This issue is fixed in versions 19.7 and 20.2.
SSVC
Exploitation: poc Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-17 15:32 UTC
CWE
Impacted products
Vendor Product Version CPE status
opencast opencast Affected: < 19.7
Affected: >= 20.0, < 20.2
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-77614",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-17T15:32:50.306484Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-17T15:33:11.344Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "opencast",
          "vendor": "opencast",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 19.7"
            },
            {
              "status": "affected",
              "version": "\u003e= 20.0, \u003c 20.2"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Opencast is a free, open-source platform to support the management of educational audio and video content. Prior to versions 19.7 and 20.2, the default security configuration in etc/security/mh_default_org.xml accepts a client-selected JSESSIONID from the ;jsessionid= URL path parameter and does not replace it when the victim logs in. An unauthenticated attacker can send a crafted link to a victim whose browser has no active Opencast session cookie, wait for the victim to authenticate, and then reuse the known identifier as the victim\u0027s authenticated session. This can expose the victim\u0027s data and actions and can produce full administrative account takeover when the victim is an administrator. This issue is fixed in versions 19.7 and 20.2."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-384",
              "description": "CWE-384: Session Fixation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-17T14:23:27.476Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p"
        },
        {
          "name": "https://github.com/opencast/opencast/commit/c36652250a026afb7cf78b663950c702669f1d3f",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/opencast/opencast/commit/c36652250a026afb7cf78b663950c702669f1d3f"
        },
        {
          "name": "https://github.com/opencast/opencast/commit/ff84128c9b3bcbd79c28192d25929dab8faf185f",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/opencast/opencast/commit/ff84128c9b3bcbd79c28192d25929dab8faf185f"
        },
        {
          "name": "https://github.com/opencast/opencast/releases/tag/19.7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/opencast/opencast/releases/tag/19.7"
        },
        {
          "name": "https://github.com/opencast/opencast/releases/tag/20.2",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/opencast/opencast/releases/tag/20.2"
        }
      ],
      "source": {
        "advisory": "GHSA-6f53-jp7x-gg7p",
        "discovery": "UNKNOWN"
      },
      "title": "Opencast: Session fixation in login enables account takeover via crafted link"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-77614",
    "datePublished": "2026-09-17T14:23:27.476Z",
    "dateReserved": "2026-08-20T20:52:01.926Z",
    "dateUpdated": "2026-09-17T15:33:11.344Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-77614",
      "date": "2026-09-18",
      "epss": "0.00405",
      "percentile": "0.34547"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "opencast",
                "vendor": "opencast",
                "versions": [
                  {
                    "status": "affected",
                    "version": "\u003c 19.7"
                  },
                  {
                    "status": "affected",
                    "version": "\u003e= 20.0, \u003c 20.2"
                  }
                ]
              }
            ],
            "source": "security-advisories@github.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Opencast is a free, open-source platform to support the management of educational audio and video content. Prior to versions 19.7 and 20.2, the default security configuration in etc/security/mh_default_org.xml accepts a client-selected JSESSIONID from the ;jsessionid= URL path parameter and does not replace it when the victim logs in. An unauthenticated attacker can send a crafted link to a victim whose browser has no active Opencast session cookie, wait for the victim to authenticate, and then reuse the known identifier as the victim\u0027s authenticated session. This can expose the victim\u0027s data and actions and can produce full administrative account takeover when the victim is an administrator. This issue is fixed in versions 19.7 and 20.2."
          }
        ],
        "id": "CVE-2026-77614",
        "lastModified": "2026-09-17T16:17:42.480",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 5.9,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-77614",
                "options": [
                  {
                    "exploitation": "poc"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-17T15:32:50.306484Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-17T15:16:51.503",
        "references": [
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/opencast/opencast/commit/c36652250a026afb7cf78b663950c702669f1d3f"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/opencast/opencast/commit/ff84128c9b3bcbd79c28192d25929dab8faf185f"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/opencast/opencast/releases/tag/19.7"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/opencast/opencast/releases/tag/20.2"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p"
          },
          {
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            "url": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Received",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-384"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-77614",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-17T15:32:50.306484Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-17T15:33:07.287Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "opencast",
              "vendor": "opencast",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 19.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 20.0, \u003c 20.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Opencast is a free, open-source platform to support the management of educational audio and video content. Prior to versions 19.7 and 20.2, the default security configuration in etc/security/mh_default_org.xml accepts a client-selected JSESSIONID from the ;jsessionid= URL path parameter and does not replace it when the victim logs in. An unauthenticated attacker can send a crafted link to a victim whose browser has no active Opencast session cookie, wait for the victim to authenticate, and then reuse the known identifier as the victim\u0027s authenticated session. This can expose the victim\u0027s data and actions and can produce full administrative account takeover when the victim is an administrator. This issue is fixed in versions 19.7 and 20.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-384",
                  "description": "CWE-384: Session Fixation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-17T14:23:27.476Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/opencast/opencast/security/advisories/GHSA-6f53-jp7x-gg7p"
            },
            {
              "name": "https://github.com/opencast/opencast/commit/c36652250a026afb7cf78b663950c702669f1d3f",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/opencast/opencast/commit/c36652250a026afb7cf78b663950c702669f1d3f"
            },
            {
              "name": "https://github.com/opencast/opencast/commit/ff84128c9b3bcbd79c28192d25929dab8faf185f",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/opencast/opencast/commit/ff84128c9b3bcbd79c28192d25929dab8faf185f"
            },
            {
              "name": "https://github.com/opencast/opencast/releases/tag/19.7",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/opencast/opencast/releases/tag/19.7"
            },
            {
              "name": "https://github.com/opencast/opencast/releases/tag/20.2",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/opencast/opencast/releases/tag/20.2"
            }
          ],
          "source": {
            "advisory": "GHSA-6f53-jp7x-gg7p",
            "discovery": "UNKNOWN"
          },
          "title": "Opencast: Session fixation in login enables account takeover via crafted link"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-77614",
        "datePublished": "2026-09-17T14:23:27.476Z",
        "dateReserved": "2026-08-20T20:52:01.926Z",
        "dateUpdated": "2026-09-17T15:33:11.344Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



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…