GCVE-1988-2026-0158
Vulnerability from gna-1988 – Published: 2026-09-07 13:20 – Updated: 2026-09-09 10:07
VLAI
EPSS
VEX
Title
CVE-2026-15013 – miniOrange SAML SSO <= 5.4.3 Unauthenticated Authentication Bypass (PoC)
Summary
Hello Full Disclosure,
I'd like to share an independent lab Proof-of-Concept for CVE-2026-15013.
### CVE-2026-15013 – miniOrange SAML SSO <= 5.4.3 Unauthenticated
Authentication Bypass
SAML Signature Algorithm Confusion vulnerability. An unauthenticated
attacker can forge a valid SAMLResponse by forcing HMAC-SHA1 verification
against the IdP's public key, allowing full account takeover (including
administrators).
Root cause: Mo_SAML_Utilities::mo_saml_cast_key() trusts the
attacker-controlled SignatureMethod algorithm.
PoC (full chain to admin + optional webshell/reverse shell) + Docker lab:
https://github.com/zer0dayf/CVE-2026-15013
Patched in 5.4.4+
Original finder: lhking (Wordfence)
CVE record: https://www.cve.org/CVERecord?id=CVE-2026-15013
This repository is for educational and authorized testing purposes only.
Regards,
zer0dayf
https://github.com/zer0dayf
_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/
Severity
No CVSS data available.
Assigner
References
7 references
Impacted products
1 product
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Cve | CVE-2026-15013 – miniOrange |
Affected:
unknown
|
guessed |
{
"containers": {
"cna": {
"affected": [
{
"product": "CVE-2026-15013 \u2013 miniOrange",
"vendor": "Cve",
"versions": [
{
"status": "affected",
"version": "unknown"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "\u00d6ner Efe G\u00fcng\u00f6r"
}
],
"descriptions": [
{
"lang": "en",
"value": "Hello Full Disclosure,\n\nI\u0027d like to share an independent lab Proof-of-Concept for CVE-2026-15013.\n\n### CVE-2026-15013 \u2013 miniOrange SAML SSO \u003c= 5.4.3 Unauthenticated\nAuthentication Bypass\n\nSAML Signature Algorithm Confusion vulnerability. An unauthenticated\nattacker can forge a valid SAMLResponse by forcing HMAC-SHA1 verification\nagainst the IdP\u0027s public key, allowing full account takeover (including\nadministrators).\n\nRoot cause: Mo_SAML_Utilities::mo_saml_cast_key() trusts the\nattacker-controlled SignatureMethod algorithm.\n\nPoC (full chain to admin + optional webshell/reverse shell) + Docker lab:\nhttps://github.com/zer0dayf/CVE-2026-15013\n\nPatched in 5.4.4+\nOriginal finder: lhking (Wordfence)\nCVE record: https://www.cve.org/CVERecord?id=CVE-2026-15013\n\nThis repository is for educational and authorized testing purposes only.\n\nRegards,\nzer0dayf\nhttps://github.com/zer0dayf\n_______________________________________________\nSent through the Full Disclosure mailing list\nhttps://nmap.org/mailman/listinfo/fulldisclosure\nWeb Archives \u0026 RSS: https://seclists.org/fulldisclosure/"
}
],
"providerMetadata": {
"dateUpdated": "2026-09-09T10:07:06Z",
"orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"shortName": "VULNARCHIVE"
},
"references": [
{
"tags": [
"technical-description"
],
"url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Aug/33"
},
{
"tags": [
"technical-description"
],
"url": "https://seclists.org/fulldisclosure/2026/Aug/33"
},
{
"url": "https://github.com/zer0dayf"
},
{
"url": "https://github.com/zer0dayf/CVE-2026-15013"
},
{
"url": "https://nmap.org/mailman/listinfo/fulldisclosure"
},
{
"url": "https://seclists.org/fulldisclosure/"
},
{
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15013"
}
],
"source": {
"defect": [
"https://seclists.org/fulldisclosure/2026/Aug/33"
],
"discovery": "EXTERNAL"
},
"title": "CVE-2026-15013 \u2013 miniOrange SAML SSO \u003c= 5.4.3 Unauthenticated Authentication Bypass (PoC)",
"x_gcve": [
{
"recordType": "advisory",
"relationships": [],
"vulnId": "GCVE-1988-2026-0158",
"x_vulnarchive": {
"archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Aug/33",
"automated": true,
"contentSha256": "6ff39ec1707c5181458197e8887c3a4ddbfd8da27ae0cbce9c91010e2169abf7",
"evidenceScore": 7,
"messageId": "",
"originalUrl": "https://seclists.org/fulldisclosure/2026/Aug/33",
"policy": "vulnarchive-1",
"sourceFormat": "text/html",
"sourcePublishedAt": "2026-07-29T12:00:54Z"
}
}
]
}
},
"cveMetadata": {
"assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
"assignerShortName": "VULNARCHIVE",
"datePublished": "2026-09-07T13:20:22Z",
"dateUpdated": "2026-09-09T10:07:06Z",
"state": "PUBLISHED",
"vulnId": "GCVE-1988-2026-0158"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
Loading…
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…