{"api_version":"1","generated_at":"2026-05-14T21:39:13+00:00","cve":"CVE-2026-44312","urls":{"html":"https://cve.report/CVE-2026-44312","api":"https://cve.report/api/cve/CVE-2026-44312.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-44312","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-44312"},"summary":{"title":"css_parser allows to MITM included https css urls","description":"css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-05-14 17:16:22","updated_at":"2026-05-14 18:13:33"},"problem_types":["CWE-295","CWE-829","CWE-829 CWE-829: Inclusion of Functionality from Untrusted Control Sphere","CWE-295 CWE-295: Improper Certificate Validation"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"5.8","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","baseScore":5.8,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"5.8","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.8,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/premailer/css_parser/commit/e0c95d5abe91b237becb90ff316531a6547ada18","name":"https://github.com/premailer/css_parser/commit/e0c95d5abe91b237becb90ff316531a6547ada18","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/premailer/css_parser/security/advisories/GHSA-ff6c-w6qf-7xqc","name":"https://github.com/premailer/css_parser/security/advisories/GHSA-ff6c-w6qf-7xqc","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/premailer/css_parser/commit/35e689c904225add78e0c488cf04bad052666449","name":"https://github.com/premailer/css_parser/commit/35e689c904225add78e0c488cf04bad052666449","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/premailer/css_parser/issues/185","name":"https://github.com/premailer/css_parser/issues/185","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-44312","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-44312","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"premailer","product":"css_parser","version":"affected >= 2.0.0, < 2.1.0","platforms":[]},{"source":"CNA","vendor":"premailer","product":"css_parser","version":"affected < 1.22.0","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"css_parser","vendor":"premailer","versions":[{"status":"affected","version":">= 2.0.0, < 2.1.0"},{"status":"affected","version":"< 1.22.0"}]}],"descriptions":[{"lang":"en","value":"css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.8,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-829","description":"CWE-829: Inclusion of Functionality from Untrusted Control Sphere","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-295","description":"CWE-295: Improper Certificate Validation","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-05-14T16:15:04.907Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/premailer/css_parser/security/advisories/GHSA-ff6c-w6qf-7xqc","tags":["x_refsource_CONFIRM"],"url":"https://github.com/premailer/css_parser/security/advisories/GHSA-ff6c-w6qf-7xqc"},{"name":"https://github.com/premailer/css_parser/issues/185","tags":["x_refsource_MISC"],"url":"https://github.com/premailer/css_parser/issues/185"},{"name":"https://github.com/premailer/css_parser/commit/35e689c904225add78e0c488cf04bad052666449","tags":["x_refsource_MISC"],"url":"https://github.com/premailer/css_parser/commit/35e689c904225add78e0c488cf04bad052666449"},{"name":"https://github.com/premailer/css_parser/commit/e0c95d5abe91b237becb90ff316531a6547ada18","tags":["x_refsource_MISC"],"url":"https://github.com/premailer/css_parser/commit/e0c95d5abe91b237becb90ff316531a6547ada18"}],"source":{"advisory":"GHSA-ff6c-w6qf-7xqc","discovery":"UNKNOWN"},"title":"css_parser allows to MITM included https css urls"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-44312","datePublished":"2026-05-14T16:15:04.907Z","dateReserved":"2026-05-05T19:00:06.022Z","dateUpdated":"2026-05-14T16:15:04.907Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-05-14 17:16:22","lastModifiedDate":"2026-05-14 18:13:33","problem_types":["CWE-295","CWE-829","CWE-829 CWE-829: Inclusion of Functionality from Untrusted Control Sphere","CWE-295 CWE-295: Improper Certificate Validation"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","baseScore":5.8,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":3.9,"impactScore":1.4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"44312","Ordinal":"1","Title":"css_parser allows to MITM included https css urls","CVE":"CVE-2026-44312","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"44312","Ordinal":"1","NoteData":"css_parser is a Ruby CSS parser. Prior to 2.1.0 and 1.22.0, the CSS Parser gem does not validate HTTPS connections, allowing a Man-in-the-Middle (MITM) attacker to inject or modify CSS content when stylesheets are loaded via HTTPS. The connection is established with OpenSSL::SSL::VERIFY_NONE, meaning any HTTPS certificate—even entirely untrusted—will be accepted without validation. This vulnerability is fixed in 2.1.0 and 1.22.0.","Type":"Description","Title":"css_parser allows to MITM included https css urls"}]}}}