Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by SecObserve
CVE-2026-92759 (GCVE-0-2026-92759)
Vulnerability from nvd – Published: 2026-09-16 20:32 – Updated: 2026-09-16 20:32
VLAI
EPSS
VEX
Title
SecObserve before 1.59.1 Information Disclosure via API Configuration
Summary
SecObserve versions before 1.59.1 contain an information disclosure vulnerability in the ApiConfigurationSerializer that fails to strip the basic_auth_password field from API configuration responses. View-only product members can retrieve the decrypted basic-auth password of configured scanner or integration service accounts through standard REST endpoints.
Severity
CWE
- CWE-522 - Insufficiently Protected Credentials
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/SecObserve/SecObserve/issues/4799 | issue-tracking |
| https://github.com/SecObserve/SecObserve | product |
| https://github.com/SecObserve/SecObserve/security… | third-party-advisoryvendor-advisory |
| https://github.com/SecObserve/SecObserve/blob/v1.… | technical-description |
| https://github.com/SecObserve/SecObserve/releases… | release-notes |
| https://www.vulncheck.com/advisories/secobserve-b… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| SecObserve | SecObserve |
Affected:
1.17.0 , < 1.59.1
(semver)
|
Date Public
2026-09-14 00:00
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "SecObserve",
"vendor": "SecObserve",
"versions": [
{
"lessThan": "1.59.1",
"status": "affected",
"version": "1.17.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "George Chen"
}
],
"datePublic": "2026-09-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SecObserve versions before 1.59.1 contain an information disclosure vulnerability in the ApiConfigurationSerializer that fails to strip the basic_auth_password field from API configuration responses. View-only product members can retrieve the decrypted basic-auth password of configured scanner or integration service accounts through standard REST endpoints."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-522",
"description": "Insufficiently Protected Credentials",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T20:32:26.977Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Issue #4799",
"tags": [
"issue-tracking"
],
"url": "https://github.com/SecObserve/SecObserve/issues/4799"
},
{
"tags": [
"product"
],
"url": "https://github.com/SecObserve/SecObserve"
},
{
"name": "GitHub Security Advisory (GHSA-r968-78vw-jj9m)",
"tags": [
"third-party-advisory",
"vendor-advisory"
],
"url": "https://github.com/SecObserve/SecObserve/security/advisories/GHSA-r968-78vw-jj9m"
},
{
"name": "to_representation pops api_key but not basic_auth_password",
"tags": [
"technical-description"
],
"url": "https://github.com/SecObserve/SecObserve/blob/v1.54.0/backend/application/import_observations/api/serializers.py#L103-L119"
},
{
"name": "SecObserve v1.59.1 Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/SecObserve/SecObserve/releases/tag/v1.59.1"
},
{
"name": "VulnCheck Advisory: SecObserve before 1.59.1 Information Disclosure via API Configuration",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/secobserve-before-1.59.1-information-disclosure-via-api-configuration"
}
],
"title": "SecObserve before 1.59.1 Information Disclosure via API Configuration",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-92759",
"datePublished": "2026-09-16T20:32:26.977Z",
"dateReserved": "2026-09-16T19:06:19.779Z",
"dateUpdated": "2026-09-16T20:32:26.977Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-92759 (GCVE-0-2026-92759)
Vulnerability from cvelistv5 – Published: 2026-09-16 20:32 – Updated: 2026-09-16 20:32
VLAI
EPSS
VEX
Title
SecObserve before 1.59.1 Information Disclosure via API Configuration
Summary
SecObserve versions before 1.59.1 contain an information disclosure vulnerability in the ApiConfigurationSerializer that fails to strip the basic_auth_password field from API configuration responses. View-only product members can retrieve the decrypted basic-auth password of configured scanner or integration service accounts through standard REST endpoints.
Severity
CWE
- CWE-522 - Insufficiently Protected Credentials
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/SecObserve/SecObserve/issues/4799 | issue-tracking |
| https://github.com/SecObserve/SecObserve | product |
| https://github.com/SecObserve/SecObserve/security… | third-party-advisoryvendor-advisory |
| https://github.com/SecObserve/SecObserve/blob/v1.… | technical-description |
| https://github.com/SecObserve/SecObserve/releases… | release-notes |
| https://www.vulncheck.com/advisories/secobserve-b… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| SecObserve | SecObserve |
Affected:
1.17.0 , < 1.59.1
(semver)
|
Date Public
2026-09-14 00:00
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "SecObserve",
"vendor": "SecObserve",
"versions": [
{
"lessThan": "1.59.1",
"status": "affected",
"version": "1.17.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "George Chen"
}
],
"datePublic": "2026-09-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "SecObserve versions before 1.59.1 contain an information disclosure vulnerability in the ApiConfigurationSerializer that fails to strip the basic_auth_password field from API configuration responses. View-only product members can retrieve the decrypted basic-auth password of configured scanner or integration service accounts through standard REST endpoints."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
},
"format": "CVSS"
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-522",
"description": "Insufficiently Protected Credentials",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-16T20:32:26.977Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "GitHub Issue #4799",
"tags": [
"issue-tracking"
],
"url": "https://github.com/SecObserve/SecObserve/issues/4799"
},
{
"tags": [
"product"
],
"url": "https://github.com/SecObserve/SecObserve"
},
{
"name": "GitHub Security Advisory (GHSA-r968-78vw-jj9m)",
"tags": [
"third-party-advisory",
"vendor-advisory"
],
"url": "https://github.com/SecObserve/SecObserve/security/advisories/GHSA-r968-78vw-jj9m"
},
{
"name": "to_representation pops api_key but not basic_auth_password",
"tags": [
"technical-description"
],
"url": "https://github.com/SecObserve/SecObserve/blob/v1.54.0/backend/application/import_observations/api/serializers.py#L103-L119"
},
{
"name": "SecObserve v1.59.1 Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/SecObserve/SecObserve/releases/tag/v1.59.1"
},
{
"name": "VulnCheck Advisory: SecObserve before 1.59.1 Information Disclosure via API Configuration",
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/secobserve-before-1.59.1-information-disclosure-via-api-configuration"
}
],
"title": "SecObserve before 1.59.1 Information Disclosure via API Configuration",
"x_generator": {
"engine": "vulncheck-endgame"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-92759",
"datePublished": "2026-09-16T20:32:26.977Z",
"dateReserved": "2026-09-16T19:06:19.779Z",
"dateUpdated": "2026-09-16T20:32:26.977Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}