CVE-2026-92759 Details
Description
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.
A vulnerability exists in SecObserve versions prior to 1.59.1, where the ApiConfigurationSerializer improperly handles the basic_auth_password field in API configuration responses. This oversight allows view-only product members to access the decrypted basic-auth password of scanner or integration service accounts through standard REST endpoints. The issue arises because the serializer excludes the api_key from non-editor roles, but fails to do the same for basic_auth_password, which is used for the Trivy Operator Prometheus API scanner.
Users should update to SecObserve version 1.59.1 or later and change the basic_auth_password for any API configurations that were created before the update.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/SecObserve/SecObserve | [email protected] | Vendor |
| https://github.com/SecObserve/SecObserve/blob/v1.54.0/backend/application/import_observations/api/serializers.py#L103-L119 | [email protected] | Source CodeVendor |
| https://github.com/SecObserve/SecObserve/issues/4799 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/SecObserve/SecObserve/releases/tag/v1.59.1 | [email protected] | Release NotesVendor |
| https://github.com/SecObserve/SecObserve/security/advisories/GHSA-r968-78vw-jj9m | [email protected] | AdvisoryExploitVendor |
| https://www.vulncheck.com/advisories/secobserve-before-1.59.1-information-disclosure-via-api-configuration | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-522 | Insufficiently Protected Credentials | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SecObserve | >= 1.17.0, < 1.59.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion