CVE-2026-27472
NixOS vulnerability analysis and mitigation

Overview

CVE-2026-27472 is a Blind Server-Side Request Forgery (SSRF) vulnerability in SPIP, an open-source web publishing system, affecting versions 4.4.0 through 4.4.8. When editing a syndicated site in the private area, the application fails to validate that the syndication URL points to a legitimate remote destination, allowing an authenticated attacker to force the server to issue HTTP requests to arbitrary internal or external targets. Notably, this vulnerability bypasses SPIP's built-in security screen. It was published on February 19, 2026, and patched with the release of SPIP 4.4.9 on February 24, 2026. The CVSS v3.1 base score is 4.3 (Medium) (SPIP Blog).

Technical details

The root cause is classified as CWE-918 (Server-Side Request Forgery), arising from the absence of URL validation when a user submits a syndication feed URL in SPIP's private administration area. An authenticated attacker with low privileges can supply an arbitrary URL — including internal network addresses (e.g., http://169.254.169.254/ for cloud metadata, or RFC-1918 addresses) — and the SPIP server will issue an HTTP request to that destination without restriction. Because the SSRF is "blind," the attacker does not receive the response body directly but can infer reachability through timing or error differences. The attack requires network access to the SPIP admin interface and a valid low-privilege account, but no user interaction beyond the attacker's own actions (SPIP Blog).

Impact

Successful exploitation allows an authenticated attacker to use the SPIP server as a proxy to probe internal infrastructure, access cloud instance metadata services, or interact with backend systems normally isolated from external access. This primarily affects confidentiality through potential disclosure of internal service information, and may enable lateral movement by identifying and interacting with internal hosts. Integrity and availability impacts are limited, but the ability to reach otherwise-inaccessible internal services represents a meaningful escalation of privilege for a low-privileged attacker (SPIP Blog).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of reporting. The EPSS score is approximately 0.027%, reflecting a low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires a valid low-privilege authenticated account on the SPIP instance, which limits opportunistic mass exploitation but does not eliminate targeted abuse (SPIP Blog).

Exploitation steps

  1. Reconnaissance: Identify SPIP installations running versions 4.4.0–4.4.8 using web fingerprinting tools (e.g., Wappalyzer, Shodan) or by checking the SPIP version disclosure in page source or /spip.php?page=backend.
  2. Obtain credentials: Acquire a low-privilege authenticated account on the target SPIP instance (e.g., through phishing, credential stuffing, or a pre-existing account).
  3. Navigate to syndication feature: Log in to the SPIP private area and navigate to the syndicated sites management section (typically under the "Sites référencés" or equivalent menu).
  4. Inject arbitrary URL: When creating or editing a syndicated site entry, replace the legitimate syndication feed URL with an internal target (e.g., http://192.168.1.1/, http://169.254.169.254/latest/meta-data/, or http://internal-service:8080/).
  5. Trigger server-side request: Save or submit the syndicated site form, causing the SPIP server to issue an HTTP request to the attacker-controlled destination.
  6. Infer results: Since the SSRF is blind, use timing differences, error messages, or out-of-band techniques (e.g., a controlled external server logging incoming requests) to determine reachability and gather information about internal services.

Indicators of compromise

  • Network: Outbound HTTP/HTTPS requests from the SPIP server to RFC-1918 addresses (10.x.x.x, 172.16.x.x–172.31.x.x, 192.168.x.x), cloud metadata endpoints (169.254.169.254), or unexpected external hosts originating from the web server process.
  • Logs: SPIP or web server access logs showing repeated edits to syndicated site entries with unusual or internal URLs in the syndication URL field; HTTP client error logs from the SPIP application attempting connections to internal addresses.
  • Application: Syndicated site entries in the SPIP database containing non-standard URLs (internal IPs, localhost, metadata service addresses) rather than legitimate RSS/Atom feed URLs.

Mitigation and workarounds

The primary remediation is to upgrade SPIP to version 4.4.9 or later, which was released on February 24, 2026, and addresses this vulnerability (SPIP Blog). A Debian security advisory (DSA-6155-1) was also issued for downstream package updates (Debian Advisory). As interim mitigations: restrict the syndication site editing functionality to highly trusted administrator accounts only; implement network-level egress filtering on the SPIP server to block outbound requests to internal RFC-1918 ranges and metadata endpoints; and consider disabling the syndication feature entirely if it is not actively used.

Community reactions

Debian issued a security advisory (DSA-6155-1) covering this and related SPIP vulnerabilities, prompting downstream package updates (Debian Advisory). Tenable published Nessus detection plugins (IDs 299648 and 300870) to identify vulnerable SPIP installations (Tenable). No significant independent researcher commentary or broad social media discussion has been identified beyond standard vulnerability database aggregation.

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-13097CRITICAL9.1
  • NixOS logoNixOS
  • python3-samba-test
NoYesAug 20, 2026
CVE-2026-11861HIGH8.1
  • NixOS logoNixOS
  • samba-common
NoYesAug 20, 2026
CVE-2026-73198HIGH7.5
  • NixOS logoNixOS
  • ctdb-ceph-mutex
NoYesAug 20, 2026
CVE-2026-73197HIGH7.5
  • NixOS logoNixOS
  • samba-test-libs-debuginfo
NoYesAug 20, 2026
CVE-2026-73196MEDIUM6.5
  • NixOS logoNixOS
  • samba-ldb-ldap-modules-debuginfo
NoYesAug 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management