CVE-2026-92082 (GCVE-0-2026-92082)
Vulnerability from cvelistv5 – Published: 2026-09-15 14:04 – Updated: 2026-09-15 14:58 X_Open Source
VLAI
EPSS
VEX
Title
Payara Server is vulnerable to brute-force login attacks due to the absence of a limit on failed login attempts
Summary
By default, Payara Server does not limit the number of failed login attempts, which can leave it vulnerable to brute force login attacks. To mitigate this, Payara Server includes built-in automatic attack protection. For configuration details, see https://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html .
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-15 14:58 UTC
CWE
- CWE-307 - Improper restriction of excessive authentication attempts
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://docs.azul.com/payara/release-notes/releas… | release-notes |
| https://docs.azul.com/payara/version/6/release-no… | release-notes |
| https://docs.azul.com/payara/version/5/release-no… | release-notes |
| https://docs.azul.com/payara/version/4/release-no… | release-notes |
| https://docs.azul.com/payara-community/release-no… | release-notes |
Impacted products
1 product
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Payara | Payara Server |
Affected:
7.0.0 , < 7.2.0
(semver)
Affected: 7.2025.1 , < 7.2026.7 (custom) Affected: 6.0.0 , < 6.40.0 (semver) Affected: 5.20.0 , < 5.89.0 (semver) Affected: 4.1.144 , < 4.1.2.191.57 (custom) Affected: 6.2023.1 (custom) Affected: 5.2020.1 (custom) |
guessed |
Date Public
2026-09-15 13:09
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-92082",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-15T14:58:27.927898Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-15T14:58:50.917Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"modules": [
"Admin GUI"
],
"packageName": "org.glassfish.admingui.common.security",
"product": "Payara Server",
"programFiles": [
"org.glassfish.admingui.common.security.AdminConsoleAuthModule"
],
"repo": "https://github.com/payara/Payara/",
"vendor": "Payara",
"versions": [
{
"lessThan": "7.2.0",
"status": "affected",
"version": "7.0.0",
"versionType": "semver"
},
{
"lessThan": "7.2026.7",
"status": "affected",
"version": "7.2025.1",
"versionType": "custom"
},
{
"lessThan": "6.40.0",
"status": "affected",
"version": "6.0.0",
"versionType": "semver"
},
{
"lessThan": "5.89.0",
"status": "affected",
"version": "5.20.0",
"versionType": "semver"
},
{
"lessThan": "4.1.2.191.57",
"status": "affected",
"version": "4.1.144",
"versionType": "custom"
},
{
"status": "affected",
"version": "6.2023.1",
"versionType": "custom"
},
{
"status": "affected",
"version": "5.2020.1",
"versionType": "custom"
}
]
}
],
"datePublic": "2026-09-15T13:09:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "By default, Payara Server does not limit the number of failed login attempts, which can leave it vulnerable to brute force login attacks. To mitigate this, Payara Server includes built-in automatic attack protection. For configuration details, see\u0026nbsp;\u003ca href=\"https://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html\" target=\"_blank\"\u003ehttps://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html\u003c/a\u003e."
}
],
"value": "By default, Payara Server does not limit the number of failed login attempts, which can leave it vulnerable to brute force login attacks. To mitigate this, Payara Server includes built-in automatic attack protection. For configuration details, see\u00a0 https://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html ."
}
],
"impacts": [
{
"capecId": "CAPEC-49",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-49 Password Brute Forcing"
}
]
},
{
"capecId": "CAPEC-16",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-16 Dictionary-based Password Attack"
}
]
},
{
"capecId": "CAPEC-565",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-565 Password Spraying"
}
]
},
{
"capecId": "CAPEC-600",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-600 Credential Stuffing"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "YES",
"Recovery": "USER",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "ADJACENT",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "CONCENTRATED",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N/AU:Y/R:U/V:C/RE:L/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "LOW"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-307",
"description": "CWE-307 Improper restriction of excessive authentication attempts",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-15T14:04:25.241Z",
"orgId": "769c9ae7-73c3-4e47-ae19-903170fc3eb8",
"shortName": "Payara"
},
"references": [
{
"tags": [
"release-notes"
],
"url": "https://docs.azul.com/payara/release-notes/release-notes-7.2.0.html"
},
{
"tags": [
"release-notes"
],
"url": "https://docs.azul.com/payara/version/6/release-notes/release-notes-6.40.0.html"
},
{
"tags": [
"release-notes"
],
"url": "https://docs.azul.com/payara/version/5/release-notes/release-notes-5.89.0.html"
},
{
"tags": [
"release-notes"
],
"url": "https://docs.azul.com/payara/version/4/release-notes/release-notes-4.1.2.191.57.html"
},
{
"tags": [
"release-notes"
],
"url": "https://docs.azul.com/payara-community/release-notes/release-notes-7.2026.7.html"
}
],
"source": {
"advisory": "CVE-2024-9342",
"discovery": "UPSTREAM"
},
"tags": [
"x_open-source"
],
"title": "Payara Server is vulnerable to brute-force login attacks due to the absence of a limit on failed login attempts",
"x_generator": {
"engine": "Vulnogram 1.0.5"
}
}
},
"cveMetadata": {
"assignerOrgId": "769c9ae7-73c3-4e47-ae19-903170fc3eb8",
"assignerShortName": "Payara",
"cveId": "CVE-2026-92082",
"datePublished": "2026-09-15T14:04:25.241Z",
"dateReserved": "2026-09-15T13:03:29.440Z",
"dateUpdated": "2026-09-15T14:58:50.917Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-92082\",\"sourceIdentifier\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"published\":\"2026-09-15T15:17:33.317\",\"lastModified\":\"2026-09-15T15:17:33.317\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"By default, Payara Server does not limit the number of failed login attempts, which can leave it vulnerable to brute force login attacks. To mitigate this, Payara Server includes built-in automatic attack protection. For configuration details, see\u00a0 https://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html .\"}],\"affected\":[{\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"affectedData\":[{\"vendor\":\"Payara\",\"product\":\"Payara Server\",\"defaultStatus\":\"affected\",\"packageName\":\"org.glassfish.admingui.common.security\",\"modules\":[\"Admin GUI\"],\"programFiles\":[\"org.glassfish.admingui.common.security.AdminConsoleAuthModule\"],\"repo\":\"https://github.com/payara/Payara/\",\"versions\":[{\"version\":\"7.0.0\",\"lessThan\":\"7.2.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"7.2025.1\",\"lessThan\":\"7.2026.7\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"6.0.0\",\"lessThan\":\"6.40.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.20.0\",\"lessThan\":\"5.89.0\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.1.144\",\"lessThan\":\"4.1.2.191.57\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"6.2023.1\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"5.2020.1\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/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:Y/R:U/V:C/RE:L/U:Amber\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"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\":\"YES\",\"Recovery\":\"USER\",\"valueDensity\":\"CONCENTRATED\",\"vulnerabilityResponseEffort\":\"LOW\",\"providerUrgency\":\"AMBER\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-09-15T14:58:27.927898Z\",\"id\":\"CVE-2026-92082\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-307\"}]}],\"references\":[{\"url\":\"https://docs.azul.com/payara-community/release-notes/release-notes-7.2026.7.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\"},{\"url\":\"https://docs.azul.com/payara/release-notes/release-notes-7.2.0.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\"},{\"url\":\"https://docs.azul.com/payara/version/4/release-notes/release-notes-4.1.2.191.57.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\"},{\"url\":\"https://docs.azul.com/payara/version/5/release-notes/release-notes-5.89.0.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\"},{\"url\":\"https://docs.azul.com/payara/version/6/release-notes/release-notes-6.40.0.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\"}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"providerMetadata\": {\"orgId\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"shortName\": \"Payara\", \"dateUpdated\": \"2026-09-15T14:04:25.241Z\"}, \"title\": \"Payara Server is vulnerable to brute-force login attacks due to the absence of a limit on failed login attempts\", \"datePublic\": \"2026-09-15T13:09:00.000Z\", \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"cweId\": \"CWE-307\", \"description\": \"CWE-307 Improper restriction of excessive authentication attempts\", \"type\": \"CWE\"}]}], \"impacts\": [{\"capecId\": \"CAPEC-49\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-49 Password Brute Forcing\"}]}, {\"capecId\": \"CAPEC-16\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-16 Dictionary-based Password Attack\"}]}, {\"capecId\": \"CAPEC-565\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-565 Password Spraying\"}]}, {\"capecId\": \"CAPEC-600\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-600 Credential Stuffing\"}]}], \"affected\": [{\"vendor\": \"Payara\", \"product\": \"Payara Server\", \"packageName\": \"org.glassfish.admingui.common.security\", \"repo\": \"https://github.com/payara/Payara/\", \"modules\": [\"Admin GUI\"], \"programFiles\": [\"org.glassfish.admingui.common.security.AdminConsoleAuthModule\"], \"versions\": [{\"status\": \"affected\", \"version\": \"7.0.0\", \"lessThan\": \"7.2.0\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"7.2025.1\", \"lessThan\": \"7.2026.7\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"6.0.0\", \"lessThan\": \"6.40.0\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.20.0\", \"lessThan\": \"5.89.0\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"4.1.144\", \"lessThan\": \"4.1.2.191.57\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"6.2023.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.2020.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"affected\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"By default, Payara Server does not limit the number of failed login attempts, which can leave it vulnerable to brute force login attacks. To mitigate this, Payara Server includes built-in automatic attack protection. For configuration details, see\\u00a0 https://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html .\", \"supportingMedia\": [{\"type\": \"text/html\", \"base64\": false, \"value\": \"By default, Payara Server does not limit the number of failed login attempts, which can leave it vulnerable to brute force login attacks. To mitigate this, Payara Server includes built-in automatic attack protection. For configuration details, see\u0026nbsp;\u003ca href=\\\"https://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html\\\" target=\\\"_blank\\\"\u003ehttps://docs.azul.com/payara/technical-documentation/payara-server-documentation/security-guide/administering-system-security.html\u003c/a\u003e.\"}]}], \"tags\": [\"x_open-source\"], \"references\": [{\"url\": \"https://docs.azul.com/payara/release-notes/release-notes-7.2.0.html\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://docs.azul.com/payara/version/6/release-notes/release-notes-6.40.0.html\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://docs.azul.com/payara/version/5/release-notes/release-notes-5.89.0.html\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://docs.azul.com/payara/version/4/release-notes/release-notes-4.1.2.191.57.html\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://docs.azul.com/payara-community/release-notes/release-notes-7.2026.7.html\", \"tags\": [\"release-notes\"]}], \"metrics\": [{\"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}], \"cvssV4_0\": {\"attackVector\": \"ADJACENT\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\", \"subConfidentialityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"exploitMaturity\": \"NOT_DEFINED\", \"Safety\": \"NOT_DEFINED\", \"Automatable\": \"YES\", \"Recovery\": \"USER\", \"valueDensity\": \"CONCENTRATED\", \"vulnerabilityResponseEffort\": \"LOW\", \"providerUrgency\": \"AMBER\", \"version\": \"4.0\", \"baseSeverity\": \"MEDIUM\", \"baseScore\": 6.3, \"vectorString\": \"CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N/AU:Y/R:U/V:C/RE:L/U:Amber\"}}], \"source\": {\"advisory\": \"CVE-2024-9342\", \"discovery\": \"UPSTREAM\"}, \"x_generator\": {\"engine\": \"Vulnogram 1.0.5\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-92082\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-09-15T14:58:27.927898Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-09-15T14:58:46.359Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-92082\", \"assignerOrgId\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Payara\", \"dateReserved\": \"2026-09-15T13:03:29.440Z\", \"datePublished\": \"2026-09-15T14:04:25.241Z\", \"dateUpdated\": \"2026-09-15T14:58:50.917Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…