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

CVE-2026-68536 (GCVE-0-2026-68536)

Vulnerability from cvelistv5 – Published: 2026-09-16 18:40 – Updated: 2026-09-17 20:08
VLAI
Title
Apache MyFaces: Server-Side Request Forgery / Local File Inclusion Vulnerability
Summary
Server-Side Request Forgery / Local File Inclusion in Apache MyFace Core. Older unsupported versions may also be affected.  Users are recommended to upgrade to versions 2.3.12, 2.3-next-M9, 3.0.4, 4.0.4, or 4.1.4, which fix this issue.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-17 20:07 UTC
CWE
  • CWE-918 - Server-Side Request Forgery (SSRF)
Impacted products
Vendor Product Version CPE status
Apache Software Foundation Apache MyFaces Affected: 2.2.0-beta , ≤ 2.2.15 (maven)
Affected: 2.3.0 (maven)
Affected: 2.3-next-M1 , < 2.3-next-M9 (maven)
Affected: 2.3.1 , < 2.3.12 (maven)
Affected: 3.0.0 , < 3.0.4 (maven)
Affected: 4.0.0 , < 4.0.4 (maven)
Affected: 4.1.0 , < 4.1.4 (maven)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2026-09-16T19:09:40.984Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "http://www.openwall.com/lists/oss-security/2026/09/16/13"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2026-68536",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-17T20:07:19.754515Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-17T20:08:09.598Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "collectionURL": "https://repo.maven.apache.org/maven2",
          "defaultStatus": "unaffected",
          "packageName": "org.apache.myfaces.core:myfaces-impl",
          "packageURL": "pkg:maven/org.apache.myfaces.core/myfaces-impl",
          "product": "Apache MyFaces",
          "vendor": "Apache Software Foundation",
          "versions": [
            {
              "lessThanOrEqual": "2.2.15",
              "status": "affected",
              "version": "2.2.0-beta",
              "versionType": "maven"
            },
            {
              "status": "affected",
              "version": "2.3.0",
              "versionType": "maven"
            },
            {
              "lessThan": "2.3-next-M9",
              "status": "affected",
              "version": "2.3-next-M1",
              "versionType": "maven"
            },
            {
              "lessThan": "2.3.12",
              "status": "affected",
              "version": "2.3.1",
              "versionType": "maven"
            },
            {
              "lessThan": "3.0.4",
              "status": "affected",
              "version": "3.0.0",
              "versionType": "maven"
            },
            {
              "lessThan": "4.0.4",
              "status": "affected",
              "version": "4.0.0",
              "versionType": "maven"
            },
            {
              "lessThan": "4.1.4",
              "status": "affected",
              "version": "4.1.0",
              "versionType": "maven"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Server-Side Request Forgery / Local File Inclusion in Apache MyFace Core.\u003cbr\u003e\u003cbr\u003eOlder unsupported versions may also be affected.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to versions 2.3.12, 2.3-next-M9, 3.0.4, 4.0.4, or 4.1.4, which fix this issue.\u003cbr\u003e\u003cbr\u003e"
            }
          ],
          "value": "Server-Side Request Forgery / Local File Inclusion in Apache MyFace Core.\n\nOlder unsupported versions may also be affected.\u00a0\n\nUsers are recommended to upgrade to versions 2.3.12, 2.3-next-M9, 3.0.4, 4.0.4, or 4.1.4, which fix this issue."
        }
      ],
      "metrics": [
        {
          "other": {
            "content": {
              "text": "moderate"
            },
            "type": "Textual description of severity"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-918",
              "description": "CWE-918 Server-Side Request Forgery (SSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-16T18:40:17.043Z",
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "shortName": "apache"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://lists.apache.org/thread/4kwh2dys1sdcm3o4pbk41t2lt9or72qq"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Apache MyFaces: Server-Side Request Forgery / Local File Inclusion Vulnerability",
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "assignerShortName": "apache",
    "cveId": "CVE-2026-68536",
    "datePublished": "2026-09-16T18:40:17.043Z",
    "dateReserved": "2026-07-30T19:41:56.980Z",
    "dateUpdated": "2026-09-17T20:08:09.598Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-68536",
      "date": "2026-09-17",
      "epss": "0.00351",
      "percentile": "0.28599"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-68536\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2026-09-16T19:17:25.143\",\"lastModified\":\"2026-09-17T21:17:19.290\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Server-Side Request Forgery / Local File Inclusion in Apache MyFace Core.\\n\\nOlder unsupported versions may also be affected.\u00a0\\n\\nUsers are recommended to upgrade to versions 2.3.12, 2.3-next-M9, 3.0.4, 4.0.4, or 4.1.4, which fix this issue.\"}],\"affected\":[{\"source\":\"security@apache.org\",\"affectedData\":[{\"vendor\":\"Apache Software Foundation\",\"product\":\"Apache MyFaces\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://repo.maven.apache.org/maven2\",\"packageName\":\"org.apache.myfaces.core:myfaces-impl\",\"packageURL\":\"pkg:maven/org.apache.myfaces.core/myfaces-impl\",\"versions\":[{\"version\":\"2.2.0-beta\",\"lessThanOrEqual\":\"2.2.15\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"2.3.0\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"2.3-next-M1\",\"lessThan\":\"2.3-next-M9\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"2.3.1\",\"lessThan\":\"2.3.12\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"3.0.0\",\"lessThan\":\"3.0.4\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"4.0.0\",\"lessThan\":\"4.0.4\",\"versionType\":\"maven\",\"status\":\"affected\"},{\"version\":\"4.1.0\",\"lessThan\":\"4.1.4\",\"versionType\":\"maven\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-09-17T20:07:19.754515Z\",\"id\":\"CVE-2026-68536\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-918\"}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/4kwh2dys1sdcm3o4pbk41t2lt9or72qq\",\"source\":\"security@apache.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/09/16/13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-68536\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-09-17T20:07:19.754515Z\"}}}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2026-09-17T20:07:07.843Z\"}}], \"cna\": {\"title\": \"Apache MyFaces: Server-Side Request Forgery / Local File Inclusion Vulnerability\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"moderate\"}}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache MyFaces\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.2.0-beta\", \"versionType\": \"maven\", \"lessThanOrEqual\": \"2.2.15\"}, {\"status\": \"affected\", \"version\": \"2.3.0\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"2.3-next-M1\", \"lessThan\": \"2.3-next-M9\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"2.3.1\", \"lessThan\": \"2.3.12\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.4\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"4.0.0\", \"lessThan\": \"4.0.4\", \"versionType\": \"maven\"}, {\"status\": \"affected\", \"version\": \"4.1.0\", \"lessThan\": \"4.1.4\", \"versionType\": \"maven\"}], \"packageURL\": \"pkg:maven/org.apache.myfaces.core/myfaces-impl\", \"packageName\": \"org.apache.myfaces.core:myfaces-impl\", \"collectionURL\": \"https://repo.maven.apache.org/maven2\", \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/4kwh2dys1sdcm3o4pbk41t2lt9or72qq\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Server-Side Request Forgery / Local File Inclusion in Apache MyFace Core.\\n\\nOlder unsupported versions may also be affected.\\u00a0\\n\\nUsers are recommended to upgrade to versions 2.3.12, 2.3-next-M9, 3.0.4, 4.0.4, or 4.1.4, which fix this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Server-Side Request Forgery / Local File Inclusion in Apache MyFace Core.\u003cbr\u003e\u003cbr\u003eOlder unsupported versions may also be affected.\u0026nbsp;\u003cbr\u003e\u003cbr\u003eUsers are recommended to upgrade to versions 2.3.12, 2.3-next-M9, 3.0.4, 4.0.4, or 4.1.4, which fix this issue.\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-918\", \"description\": \"CWE-918 Server-Side Request Forgery (SSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2026-09-16T18:40:17.043Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-68536\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-09-16T19:09:40.984Z\", \"dateReserved\": \"2026-07-30T19:41:56.980Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2026-09-16T18:40:17.043Z\", \"assignerShortName\": \"apache\"}",
      "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…