An unauthenticated user with access to Secret Server could leverage a padding oracle to decrypt or encrypt data using one of the server's cryptographic keys. The key itself is not exposed.
PUBLISHED5.2CWE-327
Cryptographic Padding Oracle
Problem type
Affected products
Delinea
Secret Server (On-Prem)
<= 12.1.3 - AFFECTED
References
GitHub Security Advisories
GHSA-grw7-x4gw-45r5
An unauthenticated user with access to Secret Server could leverage a padding oracle to decrypt...
https://github.com/advisories/GHSA-grw7-x4gw-45r5An unauthenticated user with access to Secret Server could leverage a padding oracle to decrypt or encrypt data using one of the server's cryptographic keys. The key itself is not exposed.
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-15638Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-15638",
"assignerOrgId": "1443cd92-d354-46d2-9290-d812316ca43a",
"assignerShortName": "Delinea",
"dateUpdated": "2026-09-15T23:20:56.216Z",
"dateReserved": "2026-07-13T18:18:20.775Z",
"datePublished": "2026-09-15T23:20:56.216Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1443cd92-d354-46d2-9290-d812316ca43a",
"shortName": "Delinea",
"dateUpdated": "2026-09-15T23:20:56.216Z"
},
"title": "Cryptographic Padding Oracle",
"descriptions": [
{
"lang": "en",
"value": "An unauthenticated user with access to Secret Server could leverage a padding oracle to decrypt or encrypt data using one of the server's cryptographic keys. The key itself is not exposed.",
"supportingMedia": [
{
"type": "text/html",
"base64": false,
"value": "An unauthenticated user with access to Secret Server could leverage a padding oracle to decrypt or encrypt data using one of the server's cryptographic keys. The key itself is not exposed."
}
]
}
],
"affected": [
{
"vendor": "Delinea",
"product": "Secret Server (On-Prem)",
"platforms": [
"Windows"
],
"defaultStatus": "unaffected",
"versions": [
{
"version": "10.5.1",
"status": "affected",
"versionType": "custom",
"lessThanOrEqual": "12.1.3"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-327 Use of a Broken or Risky Cryptographic Algorithm",
"cweId": "CWE-327",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://delinea.com/security-advisories",
"tags": [
"vendor-advisory"
]
}
],
"impacts": [
{
"capecId": "CAPEC-463",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-463 Padding Oracle Crypto Attack"
}
]
}
],
"metrics": [
{
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to secret server version 12.2.7 or later.",
"supportingMedia": [
{
"type": "text/html",
"base64": false,
"value": "Upgrade to secret server version 12.2.7 or later."
}
]
}
]
}
}
}