AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-17175

MEDIUM · CVSS 5.3 EPSS 1.86% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-09-18 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-17175
Severity
MEDIUM
CVSS
5.3
EPSS
1.86%

Original NVD Description

In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered dynamically using the "only" option, and there is a user role that produces an empty value for "only").