Description
A vulnerability has been found in AeternaLabsHQ PullMD 3.2.0. This impacts an unknown function of the file /api of the component REST API Endpoint. The manipulation of the argument url leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 3.3.0 will fix this issue. The identifier of the patch is 96448894cc93ccecb0bdcbf263a9d25390a8455e. Upgrading the affected component is advised.
Published: 2026-08-20
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the PullMD REST API at the /api endpoint of AeternaLabsHQ PullMD 3.2.0. A crafted request containing a manipulated url parameter forces the server to perform an unwanted HTTP request to an arbitrary target, enabling attacks such as data exfiltration or internal network probing. The weakness is a classic server-side request forgery, classified as CWE‑918. The impact includes potential confidentiality, integrity, and availability damage if the forged request targets sensitive resources.

Affected Systems

AeternaLabsHQ PullMD, version 3.2.0, and any environment that has the REST API exposed. Version 3.3.0 addresses the issue; all earlier releases remain vulnerable.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, and the EPSS score is not available, leaving the exploitation probability uncertain but measurable risk present. The vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation yet, yet the attack can be launched from anywhere and has been disclosed publicly. The likely attack vector is remote, from an external client that directs the PullMD server to reach arbitrary URLs.

Generated by OpenCVE AI on August 20, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PullMD to version 3.3.0 or later, which contains the fix identified by commit 96448894cc93ccecb0bdcbf263a9d25390a8455e.
  • If an upgrade is unavailable, restrict outbound network access from the PullMD server to trusted hosts only, preventing forged requests from reaching unallowed destinations.
  • Ensure the URL parameter is validated and sanitized on the server side to accept only allowed domains or use a whitelist; this is a common defense against SSRF when no patch can be applied.

Generated by OpenCVE AI on August 20, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in AeternaLabsHQ PullMD 3.2.0. This impacts an unknown function of the file /api of the component REST API Endpoint. The manipulation of the argument url leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 3.3.0 will fix this issue. The identifier of the patch is 96448894cc93ccecb0bdcbf263a9d25390a8455e. Upgrading the affected component is advised.
Title AeternaLabsHQ PullMD REST API Endpoint api server-side request forgery
First Time appeared Aeternalabshq
Aeternalabshq pullmd
Weaknesses CWE-918
CPEs cpe:2.3:a:aeternalabshq:pullmd:*:*:*:*:*:*:*:*
Vendors & Products Aeternalabshq
Aeternalabshq pullmd
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Aeternalabshq Pullmd
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-20T00:45:12.031Z

Reserved: 2026-08-19T18:22:03.540Z

Link: CVE-2026-76795

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-20T01:16:54.277

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-76795

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T07:30:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)