Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-81526 (GCVE-0-2026-81526)
Vulnerability from cvelistv5 – Published: 2026-08-27 18:32 – Updated: 2026-08-28 15:48
VLAI
EPSS
VEX
Title
Cross-database write redirection via unvalidated dotted database name in bulk write namespaces
Summary
The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application's own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-28 15:47 UTC
CWE
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Assigner
References
2 references
Impacted products
1 product
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| MongoDB | Rust Driver |
Affected:
3.0.0 , < 3.8.2
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-81526",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-28T15:47:49.591838Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T15:48:02.435Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Rust Driver",
"vendor": "MongoDB",
"versions": [
{
"lessThan": "3.8.2",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application\u0027s own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application."
}
],
"value": "The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application\u0027s own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-27T20:42:02.501Z",
"orgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
"shortName": "mongodb"
},
"references": [
{
"url": "https://jira.mongodb.org/browse/RUST-2467"
},
{
"url": "https://github.com/mongodb/mongo-rust-driver/releases/tag/v3.8.2"
}
],
"source": {
"discovery": "INTERNAL"
},
"title": "Cross-database write redirection via unvalidated dotted database name in bulk write namespaces",
"x_generator": {
"engine": "Vulnogram 1.0.4"
}
}
},
"cveMetadata": {
"assignerOrgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
"assignerShortName": "mongodb",
"cveId": "CVE-2026-81526",
"datePublished": "2026-08-27T18:32:27.704Z",
"dateReserved": "2026-08-26T22:14:12.179Z",
"dateUpdated": "2026-08-28T15:48:02.435Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-81526",
"date": "2026-09-01",
"epss": "0.00203",
"percentile": "0.10249"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-81526\",\"sourceIdentifier\":\"cna@mongodb.com\",\"published\":\"2026-08-27T20:18:51.057\",\"lastModified\":\"2026-08-28T21:16:15.740\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application\u0027s own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application.\"}],\"affected\":[{\"source\":\"cna@mongodb.com\",\"affectedData\":[{\"vendor\":\"MongoDB\",\"product\":\"Rust Driver\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"3.0.0\",\"lessThan\":\"3.8.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-28T15:47:49.591838Z\",\"id\":\"CVE-2026-81526\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"references\":[{\"url\":\"https://github.com/mongodb/mongo-rust-driver/releases/tag/v3.8.2\",\"source\":\"cna@mongodb.com\"},{\"url\":\"https://jira.mongodb.org/browse/RUST-2467\",\"source\":\"cna@mongodb.com\"}]}}"
}
}
FKIE_CVE-2026-81526
Vulnerability from fkie_nvd - Published: 2026-08-27 20:18 - Updated: 2026-08-28 21:16
Severity
Summary
The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application's own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Rust Driver",
"vendor": "MongoDB",
"versions": [
{
"lessThan": "3.8.2",
"status": "affected",
"version": "3.0.0",
"versionType": "semver"
}
]
}
],
"source": "cna@mongodb.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended target within the same deployment using the application\u0027s own credentials. This may result in unauthorized modification of data belonging to another logical boundary enforced by the application."
}
],
"id": "CVE-2026-81526",
"lastModified": "2026-08-28T21:16:15.740",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "cna@mongodb.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "cna@mongodb.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-81526",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-28T15:47:49.591838Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-08-27T20:18:51.057",
"references": [
{
"source": "cna@mongodb.com",
"url": "https://github.com/mongodb/mongo-rust-driver/releases/tag/v3.8.2"
},
{
"source": "cna@mongodb.com",
"url": "https://jira.mongodb.org/browse/RUST-2467"
}
],
"sourceIdentifier": "cna@mongodb.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-74"
}
],
"source": "cna@mongodb.com",
"type": "Secondary"
}
]
}
WID-SEC-W-2026-3066
Vulnerability from csaf_certbund - Published: 2026-08-27 22:00 - Updated: 2026-08-31 22:00Summary
MongoDB Clients: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: MongoDB ist ein Open-Source-Dokumentendatenbank.
Angriff: Ein Angreifer kann mehrere Schwachstellen in verschiedenen MongoDB Clients ausnutzen, um Sicherheitsvorkehrungen zu umgehen, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder Denial-of-Service-Zustände herbeizuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source MongoDB PHP Library <2.4.1
Open Source / MongoDB
|
PHP Library <2.4.1 | ||
|
Open Source MongoDB PHP Library <1.21.4
Open Source / MongoDB
|
PHP Library <1.21.4 | ||
|
Open Source MongoDB Rust Driver <3.8.2
Open Source / MongoDB
|
Rust Driver <3.8.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source MongoDB BI Connector <2.14.30
Open Source / MongoDB
|
BI Connector <2.14.30 | ||
|
Open Source MongoDB PHP Driver <1.21.6
Open Source / MongoDB
|
PHP Driver <1.21.6 | ||
|
Open Source MongoDB C# Driver <3.11.1
Open Source / MongoDB
|
C# Driver <3.11.1 | ||
|
Open Source MongoDB C++ Driver <4.5.1
Open Source / MongoDB
|
C++ Driver <4.5.1 | ||
|
Open Source MongoDB GO Driver <2.8.2
Open Source / MongoDB
|
GO Driver <2.8.2 | ||
|
Open Source MongoDB PHP Driver <2.4.1
Open Source / MongoDB
|
PHP Driver <2.4.1 | ||
|
Open Source MongoDB C Driver <2.5.1
Open Source / MongoDB
|
C Driver <2.5.1 | ||
|
Open Source MongoDB libmongocrypt <1.20.3
Open Source / MongoDB
|
libmongocrypt <1.20.3 |
References
28 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "MongoDB ist ein Open-Source-Dokumentendatenbank.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in verschiedenen MongoDB Clients ausnutzen, um Sicherheitsvorkehrungen zu umgehen, vertrauliche Informationen offenzulegen, Daten zu manipulieren oder Denial-of-Service-Zust\u00e4nde herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-3066 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-3066.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-3066 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-3066"
},
{
"category": "external",
"summary": "MongoDB Connector for BI Release Notes vom 2026-08-27",
"url": "https://www.mongodb.com/docs/bi-connector/current/release-notes/"
},
{
"category": "external",
"summary": "MongoDB Go Driver JIRA GODRIVER-4075 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/GODRIVER-4075"
},
{
"category": "external",
"summary": "MongoDB C++ Driver JIRA CXX-3552 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/CXX-3552"
},
{
"category": "external",
"summary": "MongoDB C++ Driver Release Notes r4.5.1 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-cxx-driver/releases/tag/r4.5.1"
},
{
"category": "external",
"summary": "MongoDB libmongocrypt JIRA MONGOCRYPT-977 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/MONGOCRYPT-977"
},
{
"category": "external",
"summary": "MongoDB libmongocrypt Release Notes 1.20.3 vom 2026-08-27",
"url": "https://github.com/mongodb/libmongocrypt/releases/tag/1.20.3"
},
{
"category": "external",
"summary": "MongoDB C Driver JIRA CDRIVER-6424 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/CDRIVER-6424"
},
{
"category": "external",
"summary": "MongoDB C Driver Release Notes 2.5.1 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-c-driver/releases/tag/2.5.1"
},
{
"category": "external",
"summary": "MongoDB PHP Library JIRA PHPLIB-1927 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/PHPLIB-1927"
},
{
"category": "external",
"summary": "MongoDB PHP Library Release Notes 1.21.4 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-php-library/releases/tag/1.21.4"
},
{
"category": "external",
"summary": "MongoDB PHP Library Release Notes 2.4.1 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-php-library/releases/tag/2.4.1"
},
{
"category": "external",
"summary": "MongoDB PHP Driver Release Notes 1.21.6 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-php-driver/releases/tag/1.21.6"
},
{
"category": "external",
"summary": "MongoDB PHP Driver Release Notes 2.4.1 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-php-driver/releases/tag/2.4.1"
},
{
"category": "external",
"summary": "MongoDB Rust Driver JIRA RUST-2467 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/RUST-2467"
},
{
"category": "external",
"summary": "MongoDB Rust Driver Release Notes v3.8.2 vom 2026-08-27",
"url": "https://github.com/mongodb/mongo-rust-driver/releases/tag/v3.8.2"
},
{
"category": "external",
"summary": "MongoDB C# Driver Release Notes 3.11.1 vom 2026-08-27",
"url": "https://www.nuget.org/packages/MongoDB.Driver/3.11.1"
},
{
"category": "external",
"summary": "MongoDB C# Driver JIRA CSHARP-6156 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/CSHARP-6156"
},
{
"category": "external",
"summary": "MongoDB C# Driver JIRA CSHARP-6158 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/CSHARP-6158"
},
{
"category": "external",
"summary": "MongoDB C# Driver JIRA CSHARP-6171 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/CSHARP-6171"
},
{
"category": "external",
"summary": "MongoDB C# Driver JIRA CSHARP-6164 vom 2026-08-27",
"url": "https://jira.mongodb.org/browse/CSHARP-6164"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-276EF95C83 vom 2026-09-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-276ef95c83"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-2210B463DC vom 2026-09-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-2210b463dc"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-92974D6AB3 vom 2026-09-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-92974d6ab3"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-EAC81454B1 vom 2026-09-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-eac81454b1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2026-4C8991A29D vom 2026-09-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-4c8991a29d"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-FEC1BD0E65 vom 2026-09-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-fec1bd0e65"
}
],
"source_lang": "en-US",
"title": "MongoDB Clients: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-31T22:00:00.000+00:00",
"generator": {
"date": "2026-09-01T08:07:43.476+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-3066",
"initial_release_date": "2026-08-27T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-08-27T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-08-31T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74178",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "BI Connector \u003c2.14.30",
"product": {
"name": "Open Source MongoDB BI Connector \u003c2.14.30",
"product_id": "T058761"
}
},
{
"category": "product_version",
"name": "BI Connector 2.14.30",
"product": {
"name": "Open Source MongoDB BI Connector 2.14.30",
"product_id": "T058761-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:bi_connector__2.14.30"
}
}
},
{
"category": "product_version_range",
"name": "GO Driver \u003c2.8.2",
"product": {
"name": "Open Source MongoDB GO Driver \u003c2.8.2",
"product_id": "T058762"
}
},
{
"category": "product_version",
"name": "GO Driver 2.8.2",
"product": {
"name": "Open Source MongoDB GO Driver 2.8.2",
"product_id": "T058762-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:go_driver__2.8.2"
}
}
},
{
"category": "product_version_range",
"name": "C++ Driver \u003c4.5.1",
"product": {
"name": "Open Source MongoDB C++ Driver \u003c4.5.1",
"product_id": "T058763"
}
},
{
"category": "product_version",
"name": "C++ Driver 4.5.1",
"product": {
"name": "Open Source MongoDB C++ Driver 4.5.1",
"product_id": "T058763-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:c_driver__4.5.1"
}
}
},
{
"category": "product_version_range",
"name": "libmongocrypt \u003c1.20.3",
"product": {
"name": "Open Source MongoDB libmongocrypt \u003c1.20.3",
"product_id": "T058764"
}
},
{
"category": "product_version",
"name": "libmongocrypt 1.20.3",
"product": {
"name": "Open Source MongoDB libmongocrypt 1.20.3",
"product_id": "T058764-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:libmongocrypt__1.20.3"
}
}
},
{
"category": "product_version_range",
"name": "C Driver \u003c2.5.1",
"product": {
"name": "Open Source MongoDB C Driver \u003c2.5.1",
"product_id": "T058765"
}
},
{
"category": "product_version",
"name": "C Driver 2.5.1",
"product": {
"name": "Open Source MongoDB C Driver 2.5.1",
"product_id": "T058765-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:c_driver__2.5.1"
}
}
},
{
"category": "product_version_range",
"name": "PHP Library \u003c2.4.1",
"product": {
"name": "Open Source MongoDB PHP Library \u003c2.4.1",
"product_id": "T058767"
}
},
{
"category": "product_version",
"name": "PHP Library 2.4.1",
"product": {
"name": "Open Source MongoDB PHP Library 2.4.1",
"product_id": "T058767-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:php_library__2.4.1"
}
}
},
{
"category": "product_version_range",
"name": "PHP Library \u003c1.21.4",
"product": {
"name": "Open Source MongoDB PHP Library \u003c1.21.4",
"product_id": "T058768"
}
},
{
"category": "product_version",
"name": "PHP Library 1.21.4",
"product": {
"name": "Open Source MongoDB PHP Library 1.21.4",
"product_id": "T058768-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:php_library__1.21.4"
}
}
},
{
"category": "product_version_range",
"name": "Rust Driver \u003c3.8.2",
"product": {
"name": "Open Source MongoDB Rust Driver \u003c3.8.2",
"product_id": "T058770"
}
},
{
"category": "product_version",
"name": "Rust Driver 3.8.2",
"product": {
"name": "Open Source MongoDB Rust Driver 3.8.2",
"product_id": "T058770-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:rust_driver__3.8.2"
}
}
},
{
"category": "product_version_range",
"name": "C# Driver \u003c3.11.1",
"product": {
"name": "Open Source MongoDB C# Driver \u003c3.11.1",
"product_id": "T058771"
}
},
{
"category": "product_version",
"name": "C# Driver 3.11.1",
"product": {
"name": "Open Source MongoDB C# Driver 3.11.1",
"product_id": "T058771-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:c_driver__3.11.1"
}
}
},
{
"category": "product_version_range",
"name": "PHP Driver \u003c1.21.6",
"product": {
"name": "Open Source MongoDB PHP Driver \u003c1.21.6",
"product_id": "T058772"
}
},
{
"category": "product_version",
"name": "PHP Driver 1.21.6",
"product": {
"name": "Open Source MongoDB PHP Driver 1.21.6",
"product_id": "T058772-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:php_driver__1.21.6"
}
}
},
{
"category": "product_version_range",
"name": "PHP Driver \u003c2.4.1",
"product": {
"name": "Open Source MongoDB PHP Driver \u003c2.4.1",
"product_id": "T058773"
}
},
{
"category": "product_version",
"name": "PHP Driver 2.4.1",
"product": {
"name": "Open Source MongoDB PHP Driver 2.4.1",
"product_id": "T058773-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:php_driver__2.4.1"
}
}
}
],
"category": "product_name",
"name": "MongoDB"
}
],
"category": "vendor",
"name": "Open Source"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-75159",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-75159"
},
{
"cve": "CVE-2026-75573",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-75573"
},
{
"cve": "CVE-2026-81521",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81521"
},
{
"cve": "CVE-2026-81522",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81522"
},
{
"cve": "CVE-2026-81523",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81523"
},
{
"cve": "CVE-2026-81524",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81524"
},
{
"cve": "CVE-2026-81525",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81525"
},
{
"cve": "CVE-2026-81526",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81526"
},
{
"cve": "CVE-2026-81527",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81527"
},
{
"cve": "CVE-2026-81528",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81528"
},
{
"cve": "CVE-2026-81529",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81529"
},
{
"cve": "CVE-2026-81530",
"product_status": {
"known_affected": [
"T058767",
"T058768",
"T058770",
"74178",
"T058761",
"T058772",
"T058771",
"T058763",
"T058762",
"T058773",
"T058765",
"T058764"
]
},
"release_date": "2026-08-27T22:00:00.000+00:00",
"title": "CVE-2026-81530"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…