← Vulnerability feed

Vulnerability record · CVE-2021-27670 · published 25 February 2021

CVE-2021-27670: Appspace SSRF via proxy jsonprequest URL parameter

Appspace · Appspace

Appspace 6.2.4 exposes an api/v1/core/proxy/jsonprequest endpoint whose url parameter can be pointed at arbitrary destinations, producing a server-side request forgery flaw (CWE-918). Because the request is proxied by the Appspace server, an attacker can make the server issue requests that appear to originate from inside the network. The record does not describe the affected deployment model or any preconditions beyond the version.

9.8 CVSS 3.1 Critical EPSS 61% · top 0.9% CWE-918 · Server-side request forgery (SSRF)
9.8CVSS 3.1 base score, v2 7.5
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Appspace 6.2.4 allows SSRF via the api/v1/core/proxy/jsonprequest url parameter.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityThe flaw is network-reachable with no privileges or interaction required and has a public exploit plus very high EPSS, but it is not in KEV and the record lacks detail on real-world targeting.

What it is

Appspace 6.2.4 exposes an api/v1/core/proxy/jsonprequest endpoint whose url parameter can be pointed at arbitrary destinations, producing a server-side request forgery flaw (CWE-918). Because the request is proxied by the Appspace server, an attacker can make the server issue requests that appear to originate from inside the network. The record does not describe the affected deployment model or any preconditions beyond the version.

Impact

An attacker gains the ability to make the Appspace server send requests to internal or external systems on their behalf, which can expose internal services, reach cloud metadata endpoints, or bypass network access controls. The CVSS vector rates confidentiality, integrity and availability impact as high, though the record gives no detail on specific post-exploitation effects.

Attack surface

Reachable over the network through the api/v1/core/proxy/jsonprequest endpoint with the url parameter; the CVSS vector indicates no privileges and no user interaction are required. The record does not state whether the endpoint is exposed pre-authentication in all configurations.

Exploitation

Not listed in CISA KEV, but EPSS is 0.61274 (99.1st percentile), indicating a high modeled likelihood of exploitation activity. Both references are tagged Exploit and point to a public proof-of-concept, so working exploit code is publicly available.

What to do

  • Upgrade Appspace from 6.2.4 to a fixed release as soon as the vendor's advisory identifies one; the record does not name a patched version.
  • Restrict network access to the api/v1/core/proxy/jsonprequest endpoint and place the Appspace server behind controls that block outbound requests to internal ranges and cloud metadata addresses.
  • Enforce egress filtering and allowlisting so the Appspace host cannot reach link-local, loopback, RFC1918 or metadata endpoints.
  • If the proxy endpoint is not required, disable or block it at the reverse proxy or WAF.
  • Monitor vendor advisories for this CVE and apply any configuration hardening guidance they publish.

Detection

  • Review Appspace and reverse proxy logs for requests to api/v1/core/proxy/jsonprequest with url parameters pointing at internal, loopback or metadata addresses.
  • Alert on outbound connections from the Appspace host to internal IP ranges, 169.254.169.254 or unexpected external hosts.
  • Correlate spikes in requests to the proxy endpoint with unusual response sizes or error patterns that suggest internal service probing.
  • Hunt for the public PoC request patterns from the referenced GitHub repository in web and proxy telemetry.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://github.com/h3110mb/PoCSSrfApp ExploitThird Party Advisory
https://github.com/h3110mb/PoCSSrfApp ExploitThird Party Advisory

Track CVE-2021-27670 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2021-27990Appspace improper authentication vulnerabilityAppspace 6.2.4 is vulnerable to a broken authentication mechanism where pages such as /medianet/mail.aspx can be called directly and the framework is…EPSS 1.4%6.5CVE-2021-27704Appspace cross-site request forgery vulnerabilityAppspace 6.2.4 is affected by Incorrect Access Control via the Appspace Web Portal password reset page.EPSS 0.40%5.4CVE-2021-27989Appspace cross-site scripting vulnerabilityAppspace 6.2.4 is vulnerable to stored cross-site scripting (XSS) in multiple parameters within /medianet/sgcontentset.aspx.EPSS 0.50%5.4CVE-2021-27564Appspace cross-site scripting vulnerabilityA stored XSS issue exists in Appspace 6.2.4. After a user is authenticated and enters an XSS payload under the groups section of the network tab, it …EPSS 0.54%10.0CVE-2026-83548SonicWall SMA1000 pre-auth SSRF via alternate access pathThe SMA1000 Appliance Work Place interface exposes an unintended alternate access path that allows server-side request forgery before authentication.…KEVEPSS 8.8%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed9.3CVE-2026-64849MLflow unauthenticated webhook test endpoint SSRF via redirectMLflow before 3.15.0 validates the webhook URL only on the original request, while the delivery code follows redirects and re-resolves the hostname w…KEVEPSS 9.8%analysed10.0CVE-2026-15409SonicWall SMA1000 Work Place SSRF allows unauthenticated requestsThe SMA1000 Appliance Work Place interface contains a server-side request forgery flaw (CWE-918) that lets the appliance be induced to make requests …KEVEPSS 6.8%analysed

Source: NIST National Vulnerability Database (record CVE-2021-27670), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.