
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
/spip.php?page=backend.http://192.168.1.1/, http://169.254.169.254/latest/meta-data/, or http://internal-service:8080/).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.
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.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."