Comments on CVE-2026-24806 and CVE-2026-24807 #137
Replies: 2 comments
-
|
I reported GovTech CSG and commented on the relevant PRs in quick-media but got no replies, so I contacted MITRE. CVE-2026-24806
CVE-2026-24807
|
Beta Was this translation helpful? Give feedback.
-
|
Two weeks later I still have no news about this. And there are relevant questions in the air:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the Apache XML Graphics Commons tracker, an issue was reported about two security vulnerabilities, CVE-2026-24806 and CVE-2026-24807:
https://issues.apache.org/jira/browse/XGC-149
The security impact is overstated, but it is true that a couple of
writeimplementations do not match the documented behavior. The required changes were committed to EchoSVG ten days ago.Proposed Batik and XGC patches
The issue includes a couple of patches to Batik and XML Graphics Commons. I did not look at them but the comment mentions the following edits:
which means that one of the edits is probably correct but the others are modifying valid code. Meanwhile they are missing a file that should be patched.
Security advisories
The referenced security vulnerabilities are:
They are bogus and I reported that to Github. Quoting my comment on CVE-2026-24806:
In short, the patch referenced by CVE-2026-24806 does not even compile and the described effects are overstated.
And about CVE-2026-24807:
I hope that those advisories are considered invalid.
Beta Was this translation helpful? Give feedback.
All reactions