VYPR
Unrated severityNVD Advisory· Published Mar 31, 2023· Updated Feb 18, 2025

CVE-2023-27160

CVE-2023-27160

Description

forem up to v2022.11.11 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /articles/{id}. This vulnerability allows attackers to access network resources and sensitive information via a crafted POST request.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Forem up to v2022.11.11 is vulnerable to SSRF via a crafted POST request to /articles/{id}, allowing an attacker to access internal network resources and sensitive information.

Vulnerability

A Server-Side Request Forgery (SSRF) vulnerability exists in Forem up to version v2022.11.11. The bug resides in the /articles/{id} component, where an unauthenticated POST request with a crafted main_image parameter can be used to trick the server into making requests to arbitrary URLs. Affected versions: Forem ≤ v2022.11.11 [2].

Exploitation

An attacker must be able to send a POST request to the /articles/{id} endpoint with a malicious main_image parameter pointing to an internal or external target. No prior authentication or special privileges are required. The server will subsequently fetch the URL, allowing the attacker to use the server as a proxy [2][3].

Impact

Successful exploitation enables an attacker to access internal network resources and sensitive information that are normally inaccessible from the internet. This can include but is not limited to internal HTTP services, cloud metadata endpoints, or any HTTP-accessible resource on the server's network [1][3].

Mitigation

The vulnerability is fixed in Forem versions after v2022.11.11. Users should upgrade to the latest version. No known workaround is documented. The vendor has not listed this CVE in the Known Exploited Vulnerabilities catalog [1][2].

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • forem/foremdescription
  • Forem/Foremllm-create
    Range: <=2022.11.11

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.