<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Sun, 30 Aug 2026 05:12:51 +0000</lastBuildDate>
    <item>
      <title>b2f35b2f-88c1-4097-85e8-ff9169a6b23e</title>
      <link>https://vulnerability.circl.lu/sighting/b2f35b2f-88c1-4097-85e8-ff9169a6b23e/export</link>
      <description>{"uuid": "b2f35b2f-88c1-4097-85e8-ff9169a6b23e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-55848", "type": "seen", "source": "https://gist.github.com/alon710/fd6e1d0021286f338be43882b18358f9", "content": "# CVE-2026-55848: CVE-2026-55848: GML Layer XML External Entity (XXE) Injection in MapFish Print\n\n&amp;gt; **CVSS Score:** 8.6\n&amp;gt; **Published:** 2026-08-28\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-55848\n\n## Summary\nAn XML External Entity (XXE) vulnerability in MapFish Print allows unauthenticated remote attackers to perform arbitrary local file disclosure and Server-Side Request Forgery (SSRF) by exploiting GML layer URL parameters in requests submitted to the /api/print3/print endpoint.\n\n## TL;DR\nUnauthenticated attackers can exploit the MapFish Print endpoint to read local server files and execute SSRF attacks by pointing the GML layer to a crafted remote XML document.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-611\n- **Attack Vector**: Network\n- **CVSS v3.1**: 8.6\n- **Impact**: Arbitrary File Disclosure, SSRF\n- **Exploit Status**: poc\n- **CISA KEV Status**: False\n\n## Affected Systems\n\n- MapFish Print Core Application Suite\n- org.mapfish.print:print-lib Maven package\n- org.mapfish.print:print-servlet Maven package\n- **mapfish-print**: &amp;gt;= 3.0.0, &amp;lt; 3.28.30 (Fixed in: `3.28.30`)\n- **mapfish-print**: &amp;gt;= 3.29.0, &amp;lt; 3.30.32 (Fixed in: `3.30.32`)\n- **mapfish-print**: &amp;gt;= 3.31.0, &amp;lt; 3.31.24 (Fixed in: `3.31.24`)\n- **mapfish-print**: &amp;gt;= 3.32.0, &amp;lt; 3.33.16 (Fixed in: `3.33.16`)\n- **mapfish-print**: &amp;gt;= 4.0.0, &amp;lt; 4.0.5 (Fixed in: `4.0.5`)\n\n## Mitigation\n\n- Upgrade MapFish Print to patched versions (3.28.30, 3.30.32, 3.31.24, 3.33.16, or 4.0.5)\n- Restrict egress network access for the MapFish Print host to block outbound entity resolution\n- Disable the GML layer type if it is not required by current application layouts\n- Apply WAF rules to detect and drop print requests containing external URLs within GML layer definitions\n\n**Remediation Steps:**\n1. Identify all MapFish Print deployments and check the current running version in dependency manifests (such as pom.xml or build.gradle files)\n2. Update the mapfish-print dependencies or servlet container packages to the appropriate patched release stream\n3. Verify the configuration of GmlLayer within the deployed service to confirm that external parsing is disabled\n4. Implement network-level egress restrictions to prevent the application from making arbitrary outbound requests\n5. Perform a scan using the provided verification signatures to ensure the endpoint no longer resolves inline DTDs\n\n## References\n\n- [GitHub Security Advisory GHSA-5v29-34h8-v68r](https://github.com/mapfish/mapfish-print/security/advisories/GHSA-5v29-34h8-v68r)\n- [CVE-2026-55848 on CVE.org](https://www.cve.org/CVERecord?id=CVE-2026-55848)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-55848) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-29T07:31:59.149362Z"}</description>
      <content:encoded>{"uuid": "b2f35b2f-88c1-4097-85e8-ff9169a6b23e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-55848", "type": "seen", "source": "https://gist.github.com/alon710/fd6e1d0021286f338be43882b18358f9", "content": "# CVE-2026-55848: CVE-2026-55848: GML Layer XML External Entity (XXE) Injection in MapFish Print\n\n&amp;gt; **CVSS Score:** 8.6\n&amp;gt; **Published:** 2026-08-28\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-55848\n\n## Summary\nAn XML External Entity (XXE) vulnerability in MapFish Print allows unauthenticated remote attackers to perform arbitrary local file disclosure and Server-Side Request Forgery (SSRF) by exploiting GML layer URL parameters in requests submitted to the /api/print3/print endpoint.\n\n## TL;DR\nUnauthenticated attackers can exploit the MapFish Print endpoint to read local server files and execute SSRF attacks by pointing the GML layer to a crafted remote XML document.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-611\n- **Attack Vector**: Network\n- **CVSS v3.1**: 8.6\n- **Impact**: Arbitrary File Disclosure, SSRF\n- **Exploit Status**: poc\n- **CISA KEV Status**: False\n\n## Affected Systems\n\n- MapFish Print Core Application Suite\n- org.mapfish.print:print-lib Maven package\n- org.mapfish.print:print-servlet Maven package\n- **mapfish-print**: &amp;gt;= 3.0.0, &amp;lt; 3.28.30 (Fixed in: `3.28.30`)\n- **mapfish-print**: &amp;gt;= 3.29.0, &amp;lt; 3.30.32 (Fixed in: `3.30.32`)\n- **mapfish-print**: &amp;gt;= 3.31.0, &amp;lt; 3.31.24 (Fixed in: `3.31.24`)\n- **mapfish-print**: &amp;gt;= 3.32.0, &amp;lt; 3.33.16 (Fixed in: `3.33.16`)\n- **mapfish-print**: &amp;gt;= 4.0.0, &amp;lt; 4.0.5 (Fixed in: `4.0.5`)\n\n## Mitigation\n\n- Upgrade MapFish Print to patched versions (3.28.30, 3.30.32, 3.31.24, 3.33.16, or 4.0.5)\n- Restrict egress network access for the MapFish Print host to block outbound entity resolution\n- Disable the GML layer type if it is not required by current application layouts\n- Apply WAF rules to detect and drop print requests containing external URLs within GML layer definitions\n\n**Remediation Steps:**\n1. Identify all MapFish Print deployments and check the current running version in dependency manifests (such as pom.xml or build.gradle files)\n2. Update the mapfish-print dependencies or servlet container packages to the appropriate patched release stream\n3. Verify the configuration of GmlLayer within the deployed service to confirm that external parsing is disabled\n4. Implement network-level egress restrictions to prevent the application from making arbitrary outbound requests\n5. Perform a scan using the provided verification signatures to ensure the endpoint no longer resolves inline DTDs\n\n## References\n\n- [GitHub Security Advisory GHSA-5v29-34h8-v68r](https://github.com/mapfish/mapfish-print/security/advisories/GHSA-5v29-34h8-v68r)\n- [CVE-2026-55848 on CVE.org](https://www.cve.org/CVERecord?id=CVE-2026-55848)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-55848) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-29T07:31:59.149362Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/b2f35b2f-88c1-4097-85e8-ff9169a6b23e/export</guid>
      <pubDate>Sat, 29 Aug 2026 07:31:59 +0000</pubDate>
    </item>
    <item>
      <title>e8ccfbd2-8e1d-4822-9bcc-bbe6ddaae8f0</title>
      <link>https://vulnerability.circl.lu/sighting/e8ccfbd2-8e1d-4822-9bcc-bbe6ddaae8f0/export</link>
      <description>{"uuid": "e8ccfbd2-8e1d-4822-9bcc-bbe6ddaae8f0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-55848", "type": "published-proof-of-concept", "source": "https://github.com/mapfish/mapfish-print/security/advisories/GHSA-5v29-34h8-v68r", "content": "", "creation_timestamp": "2026-08-29T00:35:05.879570Z"}</description>
      <content:encoded>{"uuid": "e8ccfbd2-8e1d-4822-9bcc-bbe6ddaae8f0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-55848", "type": "published-proof-of-concept", "source": "https://github.com/mapfish/mapfish-print/security/advisories/GHSA-5v29-34h8-v68r", "content": "", "creation_timestamp": "2026-08-29T00:35:05.879570Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/e8ccfbd2-8e1d-4822-9bcc-bbe6ddaae8f0/export</guid>
      <pubDate>Sat, 29 Aug 2026 00:35:05 +0000</pubDate>
    </item>
    <item>
      <title>7e95f04a-6d20-4a94-88d7-eb01b2c46569</title>
      <link>https://vulnerability.circl.lu/sighting/7e95f04a-6d20-4a94-88d7-eb01b2c46569/export</link>
      <description>{"uuid": "7e95f04a-6d20-4a94-88d7-eb01b2c46569", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-55848", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3mu6l3ivivh26", "content": "\ud83d\udfe0 CVE-2026-55848 - High (8.6)\n\nmapfish-print is a component of MapFish for printing templated cartographic maps. Prior to 3.28.3...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-55848/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-29T00:00:50.388296Z"}</description>
      <content:encoded>{"uuid": "7e95f04a-6d20-4a94-88d7-eb01b2c46569", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-55848", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3mu6l3ivivh26", "content": "\ud83d\udfe0 CVE-2026-55848 - High (8.6)\n\nmapfish-print is a component of MapFish for printing templated cartographic maps. Prior to 3.28.3...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-55848/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-29T00:00:50.388296Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/7e95f04a-6d20-4a94-88d7-eb01b2c46569/export</guid>
      <pubDate>Sat, 29 Aug 2026 00:00:50 +0000</pubDate>
    </item>
  </channel>
</rss>
