<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-07-13T01:55:46.940449+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/c18a3e8b-9c36-4478-a1f6-85abc00850e5/export</id>
    <title>c18a3e8b-9c36-4478-a1f6-85abc00850e5</title>
    <updated>2026-07-13T01:55:46.965102+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "c18a3e8b-9c36-4478-a1f6-85abc00850e5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-46734", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/3lohmh7r5qv2t", "content": "", "creation_timestamp": "2025-05-06T00:21:52.235390Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/c18a3e8b-9c36-4478-a1f6-85abc00850e5/export"/>
    <published>2025-05-06T00:21:52.235390+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/f74d1c16-87c4-4cdc-82e7-3c0b2f936ea8/export</id>
    <title>f74d1c16-87c4-4cdc-82e7-3c0b2f936ea8</title>
    <updated>2026-07-13T01:55:46.967818+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "f74d1c16-87c4-4cdc-82e7-3c0b2f936ea8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-46734", "type": "seen", "source": "https://t.me/cvedetector/24505", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-46734 - League Commonmark Attributes Extension Cross-Site Scripting Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-46734 \nPublished : May 5, 2025, 8:15 p.m. | 1\u00a0hour, 25\u00a0minutes ago \nDescription : league/commonmark is a PHP Markdown parser. A cross-site scripting (XSS) vulnerability in the Attributes extension of the league/commonmark library (versions 1.5.0 through 2.6.x) allows remote attackers to insert malicious JavaScript calls into HTML. The league/commonmark library provides configuration options such as `html_input: 'strip'` and `allow_unsafe_links: false` to mitigate cross-site scripting (XSS) attacks by stripping raw HTML and disallowing unsafe links. However, when the Attributes Extension is enabled, it introduces a way for users to inject arbitrary HTML attributes into elements via Markdown syntax using curly braces. Version 2.7.0 contains three changes to prevent this XSS attack vector: All attributes starting with `on` are considered unsafe and blocked by default; support for an explicit allowlist of allowed HTML attributes; and manually-added `href` and `src` attributes now respect the existing `allow_unsafe_links` configuration option. If upgrading is not feasible, please consider disabling the `AttributesExtension` for untrusted users and/or filtering the rendered HTML through a library like HTMLPurifier. \nSeverity: 6.4 | MEDIUM \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"05 May 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-05-06T00:15:15.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/f74d1c16-87c4-4cdc-82e7-3c0b2f936ea8/export"/>
    <published>2025-05-06T00:15:15+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/f054282b-5f01-41e8-b388-c6064159ae8e/export</id>
    <title>f054282b-5f01-41e8-b388-c6064159ae8e</title>
    <updated>2026-07-13T01:55:46.967911+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cvepremium.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "f054282b-5f01-41e8-b388-c6064159ae8e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2025-46734", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/14988", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-46734\n\ud83d\udd25 CVSS Score: 6.4 (cvssV3_1, Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N)\n\ud83d\udd39 Description: league/commonmark is a PHP Markdown parser. A cross-site scripting (XSS) vulnerability in the Attributes extension of the league/commonmark library (versions 1.5.0 through 2.6.x) allows remote attackers to insert malicious JavaScript calls into HTML. The league/commonmark library provides configuration options such as `html_input: 'strip'` and `allow_unsafe_links: false` to mitigate cross-site scripting (XSS) attacks by stripping raw HTML and disallowing unsafe links. However, when the Attributes Extension is enabled, it introduces a way for users to inject arbitrary HTML attributes into elements via Markdown syntax using curly braces. Version 2.7.0 contains three changes to prevent this XSS attack vector: All attributes starting with `on` are considered unsafe and blocked by default; support for an explicit allowlist of allowed HTML attributes; and manually-added `href` and `src` attributes now respect the existing `allow_unsafe_links` configuration option. If upgrading is not feasible, please consider disabling the `AttributesExtension` for untrusted users and/or filtering the rendered HTML through a library like HTMLPurifier.\n\ud83d\udccf Published: 2025-05-05T19:52:59.521Z\n\ud83d\udccf Modified: 2025-05-05T19:52:59.521Z\n\ud83d\udd17 References:\n1. https://github.com/thephpleague/commonmark/security/advisories/GHSA-3527-qv2q-pfvx\n2. https://github.com/thephpleague/commonmark/commit/f0d626cf05ad3e99e6db26ebcb9091b6cd1cd89b", "creation_timestamp": "2025-05-05T20:20:16.000000Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/f054282b-5f01-41e8-b388-c6064159ae8e/export"/>
    <published>2025-05-05T20:20:16+00:00</published>
  </entry>
</feed>
