Description
A security vulnerability has been detected in agentejo Cockpit CMS up to 0.12.2. Affected by this issue is the function Spyc::YAMLLoad of the file /config/config.yaml of the component htaccess Handler. Such manipulation leads to files or directories accessible. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used. Configuration settings should be changed. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-06-29
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the Spyc::YAMLLoad function used by the htaccess Handler of Cockpit CMS’s config.yaml. By manipulating the loader’s input, an attacker can read or list arbitrary files or directories on the server, leading to confidential data disclosure or a foothold for further compromise. The weakness stems from improper handling of YAML configuration, corresponding to CWE‑425 – mutation of data via remote control, and CWE‑552 – reading of arbitrary files.

Affected Systems

All installations of agentejo Cockpit CMS up to and including version 0.12.2 are affected. No other vendors or products are listed in the CVE report. The component involved is the htaccess Handler that processes /config/config.yaml.

Risk and Exploitability

The CVSS score of 6.9 indicates medium severity, while EPSS data is unavailable and the vulnerability is not listed in CISA’s KEV catalog, suggesting that widespread exploitation has not been observed. The attack can be carried out remotely by sending crafted data to the exposed htaccess endpoint. Because the affected component is reachable over the network and no known patch is publicly documented, administrators should consider the risk to be medium with a realistic possibility of exploitation if the component is externally accessible.

Generated by OpenCVE AI on June 29, 2026 at 06:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or upgrade to the latest Cockpit CMS release once a fix for the YAMLLoad issue is released.
  • Configure the web server or .htaccess rules to deny external access to the /config directory, ensuring that the YAML loader cannot be invoked through web requests.
  • Restrict write permissions on config.yaml and directories it can reference so that only trusted privileged users can modify them.
  • Monitor system logs for repeated attempts to read or enumerate files under /config to detect exploitation attempts.

Generated by OpenCVE AI on June 29, 2026 at 06:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Agentejo cockpit
Vendors & Products Agentejo cockpit

Mon, 29 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 29 Jun 2026 05:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in agentejo Cockpit CMS up to 0.12.2. Affected by this issue is the function Spyc::YAMLLoad of the file /config/config.yaml of the component htaccess Handler. Such manipulation leads to files or directories accessible. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used. Configuration settings should be changed. The vendor was contacted early about this disclosure but did not respond in any way.
Title agentejo Cockpit CMS htaccess config.yaml YAMLLoad file access
First Time appeared Agentejo
Agentejo cockpit Cms
Weaknesses CWE-425
CWE-552
CPEs cpe:2.3:a:agentejo:cockpit_cms:*:*:*:*:*:*:*:*
Vendors & Products Agentejo
Agentejo cockpit Cms
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Agentejo Cockpit Cockpit Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-29T14:52:49.021Z

Reserved: 2026-06-28T09:22:22.699Z

Link: CVE-2026-13533

cve-icon Vulnrichment

Updated: 2026-06-29T13:36:37.433Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T19:30:02Z

Weaknesses
  • CWE-425

    Direct Request ('Forced Browsing')

  • CWE-552

    Files or Directories Accessible to External Parties